From 0f466b54ea047b83cfb4d23b2c94898b25691528 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Thu, 27 Dec 2018 17:49:22 +0530 Subject: [PATCH] [ADD] Initial Commit --- {odoo-debrand => odoo_debrand}/README.rst | 0 {odoo-debrand => odoo_debrand}/__init__.py | 0 {odoo-debrand => odoo_debrand}/__manifest__.py | 0 .../controllers/__init__.py | 0 .../controllers/controllers.py | 0 {odoo-debrand => odoo_debrand}/doc/changelog.rst | 0 {odoo-debrand => odoo_debrand}/models/__init__.py | 0 {odoo-debrand => odoo_debrand}/models/models.py | 0 .../security/ir.model.access.csv | 0 .../static/description/about.png | Bin .../static/description/banner.jpg | Bin .../static/description/cybro_logo.png | Bin .../description/cybrosys-odoo-debranding-1.jpg | Bin .../description/cybrosys-odoo-debranding-2.jpg | Bin .../description/cybrosys-odoo-debranding-3.jpg | Bin .../description/cybrosys-odoo-debranding-4.jpg | Bin .../description/cybrosys-odoo-debranding-5.jpg | Bin .../description/cybrosys-odoo-debranding-6.jpg | Bin .../description/cybrosys-odoo-debranding-7.jpg | Bin .../static/description/icon.png | Bin .../static/description/index.html | 0 .../static/src/js/title.js | 0 .../static/src/xml/base.xml | 0 .../views/database_manager_extend.html | 0 {odoo-debrand => odoo_debrand}/views/views.xml | 2 +- 25 files changed, 1 insertion(+), 1 deletion(-) rename {odoo-debrand => odoo_debrand}/README.rst (100%) rename {odoo-debrand => odoo_debrand}/__init__.py (100%) rename {odoo-debrand => odoo_debrand}/__manifest__.py (100%) rename {odoo-debrand => odoo_debrand}/controllers/__init__.py (100%) rename {odoo-debrand => odoo_debrand}/controllers/controllers.py (100%) rename {odoo-debrand => odoo_debrand}/doc/changelog.rst (100%) rename {odoo-debrand => odoo_debrand}/models/__init__.py (100%) rename {odoo-debrand => odoo_debrand}/models/models.py (100%) rename {odoo-debrand => odoo_debrand}/security/ir.model.access.csv (100%) rename {odoo-debrand => odoo_debrand}/static/description/about.png (100%) rename {odoo-debrand => odoo_debrand}/static/description/banner.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybro_logo.png (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-1.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-2.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-3.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-4.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-5.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-6.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/cybrosys-odoo-debranding-7.jpg (100%) rename {odoo-debrand => odoo_debrand}/static/description/icon.png (100%) rename {odoo-debrand => odoo_debrand}/static/description/index.html (100%) rename {odoo-debrand => odoo_debrand}/static/src/js/title.js (100%) rename {odoo-debrand => odoo_debrand}/static/src/xml/base.xml (100%) rename {odoo-debrand => odoo_debrand}/views/database_manager_extend.html (100%) rename {odoo-debrand => odoo_debrand}/views/views.xml (99%) diff --git a/odoo-debrand/README.rst b/odoo_debrand/README.rst similarity index 100% rename from odoo-debrand/README.rst rename to odoo_debrand/README.rst diff --git a/odoo-debrand/__init__.py b/odoo_debrand/__init__.py similarity index 100% rename from odoo-debrand/__init__.py rename to odoo_debrand/__init__.py diff --git a/odoo-debrand/__manifest__.py b/odoo_debrand/__manifest__.py similarity index 100% rename from odoo-debrand/__manifest__.py rename to odoo_debrand/__manifest__.py diff --git a/odoo-debrand/controllers/__init__.py b/odoo_debrand/controllers/__init__.py similarity index 100% rename from odoo-debrand/controllers/__init__.py rename to odoo_debrand/controllers/__init__.py diff --git a/odoo-debrand/controllers/controllers.py b/odoo_debrand/controllers/controllers.py similarity index 100% rename from odoo-debrand/controllers/controllers.py rename to odoo_debrand/controllers/controllers.py diff --git a/odoo-debrand/doc/changelog.rst b/odoo_debrand/doc/changelog.rst similarity index 100% rename from odoo-debrand/doc/changelog.rst rename to odoo_debrand/doc/changelog.rst diff --git a/odoo-debrand/models/__init__.py b/odoo_debrand/models/__init__.py similarity index 100% rename from odoo-debrand/models/__init__.py rename to odoo_debrand/models/__init__.py diff --git a/odoo-debrand/models/models.py b/odoo_debrand/models/models.py similarity index 100% rename from odoo-debrand/models/models.py rename to odoo_debrand/models/models.py diff --git a/odoo-debrand/security/ir.model.access.csv b/odoo_debrand/security/ir.model.access.csv similarity index 100% rename from odoo-debrand/security/ir.model.access.csv rename to odoo_debrand/security/ir.model.access.csv diff --git a/odoo-debrand/static/description/about.png b/odoo_debrand/static/description/about.png similarity index 100% rename from odoo-debrand/static/description/about.png rename to odoo_debrand/static/description/about.png diff --git a/odoo-debrand/static/description/banner.jpg b/odoo_debrand/static/description/banner.jpg similarity index 100% rename from odoo-debrand/static/description/banner.jpg rename to odoo_debrand/static/description/banner.jpg diff --git a/odoo-debrand/static/description/cybro_logo.png b/odoo_debrand/static/description/cybro_logo.png similarity index 100% rename from odoo-debrand/static/description/cybro_logo.png rename to odoo_debrand/static/description/cybro_logo.png diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-1.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-1.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-1.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-1.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-2.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-2.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-2.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-2.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-3.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-3.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-3.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-3.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-4.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-4.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-4.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-4.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-5.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-5.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-5.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-5.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-6.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-6.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-6.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-6.jpg diff --git a/odoo-debrand/static/description/cybrosys-odoo-debranding-7.jpg b/odoo_debrand/static/description/cybrosys-odoo-debranding-7.jpg similarity index 100% rename from odoo-debrand/static/description/cybrosys-odoo-debranding-7.jpg rename to odoo_debrand/static/description/cybrosys-odoo-debranding-7.jpg diff --git a/odoo-debrand/static/description/icon.png b/odoo_debrand/static/description/icon.png similarity index 100% rename from odoo-debrand/static/description/icon.png rename to odoo_debrand/static/description/icon.png diff --git a/odoo-debrand/static/description/index.html b/odoo_debrand/static/description/index.html similarity index 100% rename from odoo-debrand/static/description/index.html rename to odoo_debrand/static/description/index.html diff --git a/odoo-debrand/static/src/js/title.js b/odoo_debrand/static/src/js/title.js similarity index 100% rename from odoo-debrand/static/src/js/title.js rename to odoo_debrand/static/src/js/title.js diff --git a/odoo-debrand/static/src/xml/base.xml b/odoo_debrand/static/src/xml/base.xml similarity index 100% rename from odoo-debrand/static/src/xml/base.xml rename to odoo_debrand/static/src/xml/base.xml diff --git a/odoo-debrand/views/database_manager_extend.html b/odoo_debrand/views/database_manager_extend.html similarity index 100% rename from odoo-debrand/views/database_manager_extend.html rename to odoo_debrand/views/database_manager_extend.html diff --git a/odoo-debrand/views/views.xml b/odoo_debrand/views/views.xml similarity index 99% rename from odoo-debrand/views/views.xml rename to odoo_debrand/views/views.xml index 0d963e271..2bf9749a9 100644 --- a/odoo-debrand/views/views.xml +++ b/odoo_debrand/views/views.xml @@ -150,7 +150,7 @@