diff --git a/car_workshop_report/__openerp__.py~ b/car_workshop_report/__openerp__.py~ deleted file mode 100644 index 14ffec528..000000000 --- a/car_workshop_report/__openerp__.py~ +++ /dev/null @@ -1,41 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2017-TODAY Cybrosys Technologies(). -# Author: Nilmar Shereef() -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# 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 -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': 'Car Workshop Report', - 'version': '9.0.1.0.0', - 'summary': 'Reports for Car Workshop Management', - 'category': 'Industries', - 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'company': 'Cybrosys Techno Solutions', - 'depends': ['report_xls', 'fleet_car_workshop'], - 'data': [ - 'views/report_wizard.xml', - 'views/workshop_pdf_template.xml' - ], - 'license': 'LGPL-3', - 'installable': True, - 'auto_install': False, - 'application': False, -} - diff --git a/colour_code_project/__openerp__.py~ b/colour_code_project/__openerp__.py~ deleted file mode 100644 index 32a55de00..000000000 --- a/colour_code_project/__openerp__.py~ +++ /dev/null @@ -1,36 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Nilmar Shereef() -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# 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 -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': "Automatic Colour Code for Task", - 'summary': """Automatic Colour Code for Task Based on Project""", - 'author': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'category': 'Project', - 'version': '1.0', - 'license': 'AGPL-3', - 'depends': ['base', 'project'], - 'data': ['views/color_code_project_view.xml'], - 'images': ['static/description/project_banner.jpg'], - 'demo': [], - 'installable': True, - 'auto_install': False, -} diff --git a/cybro_product_stock_balance/static/description/index.html~ b/cybro_product_stock_balance/static/description/index.html~ deleted file mode 100644 index 36ecf00e2..000000000 --- a/cybro_product_stock_balance/static/description/index.html~ +++ /dev/null @@ -1,56 +0,0 @@ -
-
-
-

Stock Balance by Locations

-

Estimate inventory levels by warehouses right on a product form

-
-
-
- -
-
-
-

-

The app goal is to provide you with instant outlook of how many units of this product are stocked at internal location.

-

-
-
-
- -
-
-
-

-

The estimation is provided right on a product form (the tab Inventory) as a table, where each line represents an internal location

-

-
-
-
- -
-
-
-
- - - -
-

Need Any Help?

- - -
- - - - - diff --git a/developer_mode/__openerp__.py~ b/developer_mode/__openerp__.py~ deleted file mode 100644 index cefc8e316..000000000 --- a/developer_mode/__openerp__.py~ +++ /dev/null @@ -1,41 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Nilmar Shereef() -# you can modify it under the terms of the GNU LESSER -# GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# -# 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 -# GENERAL PUBLIC LICENSE (LGPL v3) along with this program. -# If not, see . -# -############################################################################## -{ - 'name': "Automatic Developer Mode", - 'summary': """Automatically Activate Developer Mode & Running DB Name on Left Top""", - 'version': '8.0.3.0.0', - 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'company': 'Cybrosys Techno Solutions', - 'category': 'Extra Tools', - 'depends': ['base', 'web', 'base_setup'], - 'data': [ - 'views/web_view.xml', - 'security/security_data.xml', - 'views/developer_mode_view.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/developer_mode/static/description/index.html~ b/developer_mode/static/description/index.html~ deleted file mode 100644 index ac94225b8..000000000 --- a/developer_mode/static/description/index.html~ +++ /dev/null @@ -1,99 +0,0 @@ -
-
-
-

Automatic Developer Mode

-

Developers! Keep up your smile..

-

Cybrosys Technologies , www.cybrosys.com

-
- -
-

Developers, So Many Reasons to Smile:

-
    -
  •    Automatically Trigger Developer Mode.
  • -
  •    Showing Running DB On Left Top.
  • -
  •    Update Modules Easily.
  • - -
-
- -
-
- -
-
-
-

-

This module makes you free from activate developer mode operations over and over(It is very boring when we switching many users). - When you login, It will trigger the DEVELOPER MODE Automatically.

-

-
-
-
- -
-
-
-

-

As shown here, Simply automate the developer mode. It help developer in several perspective. NOTE THAT, YOU HAVE TO RE-LOGIN AFTER THE MODULE INSTALLATION!!

-

-
-
-
- -
-
-
-
- -
-
-
-

-

The developer can identify running DB easily.

-

-
-
-
- -
-
-
-
- -
-
-
-

-

Easily update any module without opening the form

-

Note : This module wont allows you to install any similar modules which does the same result

-

-
-
-
- -
-
-
-
- -
-

Need Any Help?

- - -
- - - - - - diff --git a/editable_theme/__openerp__.py~ b/editable_theme/__openerp__.py~ deleted file mode 100644 index 36ffe9cb4..000000000 --- a/editable_theme/__openerp__.py~ +++ /dev/null @@ -1,25 +0,0 @@ -{ - 'name': "Custom Backend Appearence", - 'summary': """ You can simply change font colour and background colour using this Module.""", - 'description': """ Your own colors on your interface.""", - 'author': "Cybrosys Techno Solutions", - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'category': 'Theme', - 'version': '1.0', - - - 'depends': [ - 'base', - 'web_widget_color', ], - - - 'data': ['template/template.xml', - 'views/theme_view.xml', - ], - - - 'installable': True, - 'auto_install': False, - 'application': True, -} diff --git a/editable_theme/static/description/index.html~ b/editable_theme/static/description/index.html~ deleted file mode 100644 index 5db468097..000000000 --- a/editable_theme/static/description/index.html~ +++ /dev/null @@ -1,112 +0,0 @@ -
-
-

Awesome Backend Theme

-
-
- -
-
-
-
- -
-
-
-
- - -
-
-
-
- -
-
-
-


-

- User defined colours for theme. -

-

- Activate Technical Features.
- Then go to
- Settings