Browse Source

[ADD] Initial Commit 'odoo-debrand-14'

pull/164/head
Ajmal Cybro 4 years ago
parent
commit
09b105f77f
  1. 0
      odoo-debrand-14/README.rst
  2. 0
      odoo-debrand-14/__init__.py
  3. 0
      odoo-debrand-14/__manifest__.py
  4. 0
      odoo-debrand-14/controllers/__init__.py
  5. 2
      odoo-debrand-14/controllers/controllers.py
  6. 6
      odoo-debrand-14/doc/RELEASE_NOTES.md
  7. 0
      odoo-debrand-14/models/__init__.py
  8. 0
      odoo-debrand-14/models/models.py
  9. 0
      odoo-debrand-14/static/description/banner.jpg
  10. 0
      odoo-debrand-14/static/description/cybro_logo.png
  11. 0
      odoo-debrand-14/static/description/icon.png
  12. 0
      odoo-debrand-14/static/description/images/checked.png
  13. 0
      odoo-debrand-14/static/description/images/cybrosys.png
  14. 0
      odoo-debrand-14/static/description/images/debranding-01.png
  15. 0
      odoo-debrand-14/static/description/images/debranding-02.png
  16. 0
      odoo-debrand-14/static/description/images/debranding-03.png
  17. 0
      odoo-debrand-14/static/description/images/debranding-04.png
  18. 0
      odoo-debrand-14/static/description/images/debranding-05.png
  19. 0
      odoo-debrand-14/static/description/images/debranding-06.png
  20. 0
      odoo-debrand-14/static/description/images/debranding_1.gif
  21. 0
      odoo-debrand-14/static/description/images/odoo debranding.png
  22. 0
      odoo-debrand-14/static/description/images/odoo-debrand.png
  23. 0
      odoo-debrand-14/static/description/images/order_types_in_pos.png
  24. 0
      odoo-debrand-14/static/description/images/pos_book_order.gif
  25. 0
      odoo-debrand-14/static/description/images/pos_combo_products.png
  26. 0
      odoo-debrand-14/static/description/images/pos_lot_expiry_warning.png
  27. 0
      odoo-debrand-14/static/description/images/pos_product_addons.png
  28. 0
      odoo-debrand-14/static/description/images/pos_return.jpeg
  29. 0
      odoo-debrand-14/static/description/images/remove_orders.png
  30. 0
      odoo-debrand-14/static/description/index.html
  31. 2
      odoo-debrand-14/static/src/js/title.js
  32. 0
      odoo-debrand-14/static/src/xml/base.xml
  33. 0
      odoo-debrand-14/static/src/xml/res_config_edition.xml
  34. 0
      odoo-debrand-14/views/database_manager_extend.html
  35. 0
      odoo-debrand-14/views/ir_module_views.xml
  36. 0
      odoo-debrand-14/views/res_config_views.xml
  37. 2
      odoo-debrand-14/views/views.xml
  38. 6
      odoo-debrand/doc/RELEASE_NOTES.md

0
odoo-debrand/README.rst → odoo-debrand-14/README.rst

0
odoo-debrand/__init__.py → odoo-debrand-14/__init__.py

0
odoo-debrand/__manifest__.py → odoo-debrand-14/__manifest__.py

0
odoo-debrand/controllers/__init__.py → odoo-debrand-14/controllers/__init__.py

2
odoo-debrand/controllers/controllers.py → odoo-debrand-14/controllers/controllers.py

@ -44,7 +44,7 @@ if hasattr(sys, 'frozen'):
os.path.join(os.path.dirname(__file__), '..', 'views'))
loader = jinja2.FileSystemLoader(path)
else:
loader = jinja2.PackageLoader('odoo.addons.odoo-debrand', "views")
loader = jinja2.PackageLoader('odoo.addons.odoo-debrand-14', "views")
env = main.jinja2.Environment(loader=loader, autoescape=True)
env.filters["json"] = json.dumps
db_monodb = http.db_monodb

6
odoo-debrand-14/doc/RELEASE_NOTES.md

@ -0,0 +1,6 @@
## Module <odoo-debrand-14>
#### 25.04.2021
#### Version 14.0.1.0.0
#### ADD
Initial Commit for odoo-debrand-14

0
odoo-debrand/models/__init__.py → odoo-debrand-14/models/__init__.py

0
odoo-debrand/models/models.py → odoo-debrand-14/models/models.py

0
odoo-debrand/static/description/banner.jpg → odoo-debrand-14/static/description/banner.jpg

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

0
odoo-debrand/static/description/cybro_logo.png → odoo-debrand-14/static/description/cybro_logo.png

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

0
odoo-debrand/static/description/icon.png → odoo-debrand-14/static/description/icon.png

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
odoo-debrand/static/description/images/checked.png → odoo-debrand-14/static/description/images/checked.png

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
odoo-debrand/static/description/images/cybrosys.png → odoo-debrand-14/static/description/images/cybrosys.png

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

0
odoo-debrand/static/description/images/debranding-01.png → odoo-debrand-14/static/description/images/debranding-01.png

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

0
odoo-debrand/static/description/images/debranding-02.png → odoo-debrand-14/static/description/images/debranding-02.png

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

0
odoo-debrand/static/description/images/debranding-03.png → odoo-debrand-14/static/description/images/debranding-03.png

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

0
odoo-debrand/static/description/images/debranding-04.png → odoo-debrand-14/static/description/images/debranding-04.png

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

0
odoo-debrand/static/description/images/debranding-05.png → odoo-debrand-14/static/description/images/debranding-05.png

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

0
odoo-debrand/static/description/images/debranding-06.png → odoo-debrand-14/static/description/images/debranding-06.png

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

0
odoo-debrand/static/description/images/debranding_1.gif → odoo-debrand-14/static/description/images/debranding_1.gif

Before

Width:  |  Height:  |  Size: 230 KiB

After

Width:  |  Height:  |  Size: 230 KiB

0
odoo-debrand/static/description/images/odoo debranding.png → odoo-debrand-14/static/description/images/odoo debranding.png

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 196 KiB

0
odoo-debrand/static/description/images/odoo-debrand.png → odoo-debrand-14/static/description/images/odoo-debrand.png

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 192 KiB

0
odoo-debrand/static/description/images/order_types_in_pos.png → odoo-debrand-14/static/description/images/order_types_in_pos.png

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

0
odoo-debrand/static/description/images/pos_book_order.gif → odoo-debrand-14/static/description/images/pos_book_order.gif

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

0
odoo-debrand/static/description/images/pos_combo_products.png → odoo-debrand-14/static/description/images/pos_combo_products.png

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

0
odoo-debrand/static/description/images/pos_lot_expiry_warning.png → odoo-debrand-14/static/description/images/pos_lot_expiry_warning.png

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

0
odoo-debrand/static/description/images/pos_product_addons.png → odoo-debrand-14/static/description/images/pos_product_addons.png

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

0
odoo-debrand/static/description/images/pos_return.jpeg → odoo-debrand-14/static/description/images/pos_return.jpeg

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

0
odoo-debrand/static/description/images/remove_orders.png → odoo-debrand-14/static/description/images/remove_orders.png

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

0
odoo-debrand/static/description/index.html → odoo-debrand-14/static/description/index.html

2
odoo-debrand/static/src/js/title.js → odoo-debrand-14/static/src/js/title.js

@ -1,4 +1,4 @@
odoo.define('odoo-debrand.title', function(require) {
odoo.define('odoo-debrand-14.title', function(require) {
"use strict";
var core = require('web.core');

0
odoo-debrand/static/src/xml/base.xml → odoo-debrand-14/static/src/xml/base.xml

0
odoo-debrand/static/src/xml/res_config_edition.xml → odoo-debrand-14/static/src/xml/res_config_edition.xml

0
odoo-debrand/views/database_manager_extend.html → odoo-debrand-14/views/database_manager_extend.html

0
odoo-debrand/views/ir_module_views.xml → odoo-debrand-14/views/ir_module_views.xml

0
odoo-debrand/views/res_config_views.xml → odoo-debrand-14/views/res_config_views.xml

2
odoo-debrand/views/views.xml → odoo-debrand-14/views/views.xml

@ -1,7 +1,7 @@
<odoo>
<template id="debranding_title" name="Debranding title JS" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript" src="/odoo-debrand/static/src/js/title.js"/>
<script type="text/javascript" src="/odoo-debrand-14/static/src/js/title.js"/>
</xpath>
</template>

6
odoo-debrand/doc/RELEASE_NOTES.md

@ -1,6 +0,0 @@
## Module <odoo-debrand>
#### 25.04.2021
#### Version 14.0.1.0.0
#### ADD
Initial Commit for odoo-debrand
Loading…
Cancel
Save