diff --git a/index_test_odoo/__init__.py b/index_test_odoo/__init__.py new file mode 100644 index 000000000..e3cd5ea36 --- /dev/null +++ b/index_test_odoo/__init__.py @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2022-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions() +# +# You can modify it under the terms of the GNU LESSER +# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# +# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE +# (LGPL v3) along with this program. +# If not, see . +# +############################################################################# diff --git a/index_test_odoo/__manifest__.py b/index_test_odoo/__manifest__.py new file mode 100644 index 000000000..57b495d9d --- /dev/null +++ b/index_test_odoo/__manifest__.py @@ -0,0 +1,37 @@ +# -*- coding: utf-8 -*- +############################################################################# +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2022-TODAY Cybrosys Technologies() +# Author: Cybrosys Techno Solutions() +# +# You can modify it under the terms of the GNU LESSER +# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU LESSER GENERAL PUBLIC LICENSE (LGPL v3) for more details. +# +# You should have received a copy of the GNU LESSER GENERAL PUBLIC LICENSE +# (LGPL v3) along with this program. +# If not, see . +# +############################################################################# +{ + 'name': 'Index Test', + 'version': '16.0.1.0.0', + 'summary': 'Index Test', + 'description': """Index Test""", + 'author': "Cybrosys Techno Solutions", + 'website': "https://www.cybrosys.com", + 'company': 'Cybrosys Techno Solutions', + 'maintainer': 'Cybrosys Techno Solutions', + 'license': 'LGPL-3', + 'depends': ['base'], + 'installable': True, + 'application': True, + 'auto_install': False, + +} diff --git a/index_test_odoo/doc/RELEASE_NOTES.md b/index_test_odoo/doc/RELEASE_NOTES.md new file mode 100644 index 000000000..2b5aca513 --- /dev/null +++ b/index_test_odoo/doc/RELEASE_NOTES.md @@ -0,0 +1,7 @@ +## Module + +#### 09.11.2022 +#### Version 16.0.1.0.0 +#### ADD +Initial Commit + diff --git a/index_test_odoo/static/description/assets/cybro-odoo.png b/index_test_odoo/static/description/assets/cybro-odoo.png new file mode 100644 index 000000000..ed02e07a4 Binary files /dev/null and b/index_test_odoo/static/description/assets/cybro-odoo.png differ diff --git a/index_test_odoo/static/description/assets/icons/check.png b/index_test_odoo/static/description/assets/icons/check.png new file mode 100644 index 000000000..c8e85f51d Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/check.png differ diff --git a/index_test_odoo/static/description/assets/icons/chevron.png b/index_test_odoo/static/description/assets/icons/chevron.png new file mode 100644 index 000000000..2089293d6 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/chevron.png differ diff --git a/index_test_odoo/static/description/assets/icons/cogs.png b/index_test_odoo/static/description/assets/icons/cogs.png new file mode 100644 index 000000000..95d0bad62 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/cogs.png differ diff --git a/index_test_odoo/static/description/assets/icons/consultation.png b/index_test_odoo/static/description/assets/icons/consultation.png new file mode 100644 index 000000000..8319d4baa Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/consultation.png differ diff --git a/index_test_odoo/static/description/assets/icons/ecom-black.png b/index_test_odoo/static/description/assets/icons/ecom-black.png new file mode 100644 index 000000000..a9385ff13 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/ecom-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/education-black.png b/index_test_odoo/static/description/assets/icons/education-black.png new file mode 100644 index 000000000..3eb09b27b Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/education-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/hotel-black.png b/index_test_odoo/static/description/assets/icons/hotel-black.png new file mode 100644 index 000000000..130f613be Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/hotel-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/license.png b/index_test_odoo/static/description/assets/icons/license.png new file mode 100644 index 000000000..a5869797e Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/license.png differ diff --git a/index_test_odoo/static/description/assets/icons/lifebuoy.png b/index_test_odoo/static/description/assets/icons/lifebuoy.png new file mode 100644 index 000000000..658d56ccc Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/lifebuoy.png differ diff --git a/index_test_odoo/static/description/assets/icons/manufacturing-black.png b/index_test_odoo/static/description/assets/icons/manufacturing-black.png new file mode 100644 index 000000000..697eb0e9f Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/manufacturing-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/pos-black.png b/index_test_odoo/static/description/assets/icons/pos-black.png new file mode 100644 index 000000000..97c0f90c1 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/pos-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/puzzle.png b/index_test_odoo/static/description/assets/icons/puzzle.png new file mode 100644 index 000000000..65cf854e7 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/puzzle.png differ diff --git a/index_test_odoo/static/description/assets/icons/restaurant-black.png b/index_test_odoo/static/description/assets/icons/restaurant-black.png new file mode 100644 index 000000000..4a35eb939 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/restaurant-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/service-black.png b/index_test_odoo/static/description/assets/icons/service-black.png new file mode 100644 index 000000000..301ab51cb Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/service-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/support.png b/index_test_odoo/static/description/assets/icons/support.png new file mode 100644 index 000000000..4f18b8b82 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/support.png differ diff --git a/index_test_odoo/static/description/assets/icons/test-1.png b/index_test_odoo/static/description/assets/icons/test-1.png new file mode 100644 index 000000000..f6a902663 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/test-1.png differ diff --git a/index_test_odoo/static/description/assets/icons/trading-black.png b/index_test_odoo/static/description/assets/icons/trading-black.png new file mode 100644 index 000000000..9398ba2f1 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/trading-black.png differ diff --git a/index_test_odoo/static/description/assets/icons/training.png b/index_test_odoo/static/description/assets/icons/training.png new file mode 100644 index 000000000..884ca024d Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/training.png differ diff --git a/index_test_odoo/static/description/assets/icons/update.png b/index_test_odoo/static/description/assets/icons/update.png new file mode 100644 index 000000000..ecbc5a01a Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/update.png differ diff --git a/index_test_odoo/static/description/assets/icons/user.png b/index_test_odoo/static/description/assets/icons/user.png new file mode 100644 index 000000000..6ffb23d9f Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/user.png differ diff --git a/index_test_odoo/static/description/assets/icons/whatsapp.png b/index_test_odoo/static/description/assets/icons/whatsapp.png new file mode 100644 index 000000000..d513a5356 Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/whatsapp.png differ diff --git a/index_test_odoo/static/description/assets/icons/wrench.png b/index_test_odoo/static/description/assets/icons/wrench.png new file mode 100644 index 000000000..6c04dea0f Binary files /dev/null and b/index_test_odoo/static/description/assets/icons/wrench.png differ diff --git a/index_test_odoo/static/description/assets/screenshots/responsive.jpg b/index_test_odoo/static/description/assets/screenshots/responsive.jpg new file mode 100644 index 000000000..cdce361da Binary files /dev/null and b/index_test_odoo/static/description/assets/screenshots/responsive.jpg differ diff --git a/index_test_odoo/static/description/assets/screenshots/responsive.png b/index_test_odoo/static/description/assets/screenshots/responsive.png new file mode 100644 index 000000000..c070e41d0 Binary files /dev/null and b/index_test_odoo/static/description/assets/screenshots/responsive.png differ diff --git a/index_test_odoo/static/description/icon.png b/index_test_odoo/static/description/icon.png new file mode 100644 index 000000000..623a78372 Binary files /dev/null and b/index_test_odoo/static/description/icon.png differ diff --git a/index_test_odoo/static/description/index.html b/index_test_odoo/static/description/index.html new file mode 100644 index 000000000..05fbd2661 --- /dev/null +++ b/index_test_odoo/static/description/index.html @@ -0,0 +1,737 @@ + +
+
+
+

+ Current Stock XLS +

+

+ Current Stock Report for all Products in each Warehouse.

+
+ + + +
+

+ The Code Backend Theme V15 Gives You a Fully Modified View with + a Full Screen Display. + This is a Minimalist and Elegant Backend Theme for Odoo 15. + This Theme Will Change Your Old Experience to a New Experience + With Odoo. + It is a Perfect Choice for Your Odoo Backend and an Attractive + Theme for Your Odoo 15. + It will Give You a Clean Layout with a New Color Combination and + a Modified Font. It has a + Sidebar with + New App Icons and Company Logo. This Will Change Your Old + Kanban, List and Form Views to A Fully + Modified View. +

+
+ + +
+ +
+ + + + + + + +
+
+ + + + + +
+
+ +

+ KEY Highlights +

+ + +
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+
+
+
+ +
+
+

Current Stock XLS

+

Please enter the warehouses which you want to take the report.

+
+
+
+ + +
+
+
+ + +
+
+ +
+
+ +
+
+ + + + +
+
+
+
+
+

Clickable Dashboard Tiles

+

In the Gantt view, similar records will be grouped together having a link to the parent record. There are five types of views available. They are 'Quarter Day',

+
+ +
+
+ + + + +
+

Clickable Dashboard Tiles

+

In the Gantt view, similar records will be grouped together having a link to the parent record. There are five types of views available. They are 'Quarter Day',

+
+ +
+
+ + + +
+
+ + +
+ + + +
+
+
+ +

+ Our Services

+
+ +
+
+ +
+
+ Odoo + Customization
+
+ +
+
+ +
+
+ Odoo + Implementation
+
+ +
+
+ +
+
+ Odoo + Support
+
+ +
+
+ +
+
+ Hire + Odoo + Developer
+
+ +
+
+ +
+
+ Odoo + Integration
+
+ +
+
+ +
+
+ Odoo + Migration
+
+ +
+
+ +
+
+ Odoo + Consultancy
+
+ +
+
+ +
+
+ Odoo + Implementation
+
+ +
+
+ +
+
+ Odoo + Licensing Consultancy
+
+
+
+ + + + + + +
+ + + + +
+ + + +
+
+
+ +

+ Our Industries

+
+ +
+
+ +
+ Trading +
+

+ Easily + procure + and + sell your products

+
+
+ +
+
+ +
+ POS +
+

+ Easy + configuration + and convivial experience

+
+
+ +
+
+ +
+ Education +
+

+ A + platform for + educational management

+
+
+ +
+
+ +
+ Manufacturing +
+

+ Plan, + track and + schedule your operations

+
+
+
+
+ +
+ E-commerce & Website +
+

+ Mobile + friendly, + awe-inspiring product pages

+
+
+
+
+ +
+ Service Management +
+

+ Keep + track of + services and invoice

+
+
+
+
+ +
+ Restaurant +
+

+ Run + your bar or + restaurant methodically

+
+
+
+
+ +
+ Hotel Management +
+

+ An + all-inclusive + hotel management application

+
+
+
+
+ + + + + + + +
+ + + + + +
+
+
+
+ + + + +
+ +
+
+

Related Modules

+

Explore our related modules

+
+
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + +
+
+
+

Support

+

Need help? Get in touch. +

+
+
+
+
+
+ +
+
+

Need Help?

+

Got questions or need help? Get in touch.

+ +

+ odoo@cybrosys.com

+
+
+
+
+
+
+
+ +
+
+

WhatsApp

+

Say hi to us on WhatsApp!

+ +

+91 + 86068 + 27707

+
+
+
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ + \ No newline at end of file diff --git a/index_test_odoo/static/description/theme_screenshot.png b/index_test_odoo/static/description/theme_screenshot.png new file mode 100644 index 000000000..173d711c7 Binary files /dev/null and b/index_test_odoo/static/description/theme_screenshot.png differ