Skip to content

Commit

Permalink
15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imane committed Oct 15, 2021
1 parent 059f617 commit 53312de
Show file tree
Hide file tree
Showing 297 changed files with 10 additions and 19,670 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# EditorConfig is awesome: http://EditorConfig.org

# top-most EditorConfig file
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

.project
.settings
.project
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

default_language_version:
python: python3
repos:
Expand Down
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM odoo:14.0

FROM odoo:15.0

USER root

Expand Down
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007

Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Preamble
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains a collection of Odoo modules.
Requirements
------------------------

* Odoo 14.0
* Odoo 15.0

# How to documentate your module

Expand Down
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version: '3.8'

services:
odoo:
container_name: smile_addons_odoo
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

107 changes: 0 additions & 107 deletions smile_access_control/README.rst

This file was deleted.

14 changes: 0 additions & 14 deletions smile_access_control/__init__.py

This file was deleted.

23 changes: 0 additions & 23 deletions smile_access_control/__manifest__.py

This file was deleted.

10 changes: 0 additions & 10 deletions smile_access_control/data/res_users_data.xml

This file was deleted.

143 changes: 0 additions & 143 deletions smile_access_control/i18n/fr.po

This file was deleted.

3 changes: 0 additions & 3 deletions smile_access_control/models/__init__.py

This file was deleted.

22 changes: 0 additions & 22 deletions smile_access_control/models/ir_ui_menu.py

This file was deleted.

Loading

0 comments on commit 53312de

Please sign in to comment.