diff --git a/colour_code_project/__openerp__.py~ b/colour_code_project/__openerp__.py~ deleted file mode 100644 index d5751eca4..000000000 --- a/colour_code_project/__openerp__.py~ +++ /dev/null @@ -1,38 +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 Technologies", - 'website': "http://www.cybrosys.com", - 'category': 'Project', - 'version': '0.2', - '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/__openerp__.py~ b/cybro_product_stock_balance/__openerp__.py~ deleted file mode 100644 index 440f4b230..000000000 --- a/cybro_product_stock_balance/__openerp__.py~ +++ /dev/null @@ -1,44 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Sreejith P() -# 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': 'Available Stock in Product Form', - 'version': '9.0', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'summary': 'Estimate Inventory Levels By Warehouses in Product Form', - 'depends': [ - 'product', - 'stock' - ], - 'category': 'Warehouse', - 'data': [ - 'views/product_internal_stock.xml', - 'security/ir.model.access.csv', - ], - 'demo': [], - 'license': 'AGPL-3', - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False -} diff --git a/developer_mode/__openerp__.py~ b/developer_mode/__openerp__.py~ deleted file mode 100644 index 3a321cf99..000000000 --- a/developer_mode/__openerp__.py~ +++ /dev/null @@ -1,42 +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': '9.0.2.0.0', - 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'company': 'Cybrosys Techno Solutions', - 'category': 'Tools', - 'depends': ['base', 'web', 'base_setup'], - 'data': [ - 'views/web_view.xml', - 'security/security_data.xml', - 'views/developer_mode_view.xml', - 'views/ir_rule_view.xml', - 'data/cybro_developer_data.xml', - ], - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, -} diff --git a/employee_contract_report/__openerp__.py~ b/employee_contract_report/__openerp__.py~ deleted file mode 100644 index 64d945d03..000000000 --- a/employee_contract_report/__openerp__.py~ +++ /dev/null @@ -1,20 +0,0 @@ -# -*- coding: utf-8 -*- -{ - 'name': "Employee Contracts Report", - 'summary': """Contract Report""", - 'description': """This Module Gives PDF Report on Contract Form.""", - 'category': 'Human Resources', - 'version': '0.1', - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'depends': ['base', 'hr', 'hr_contract', 'hr_payroll', 'report'], - 'data': [ - 'views/contract_report.xml', - 'views/report_contract.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/export_stockinfo_xls/__openerp__.py~ b/export_stockinfo_xls/__openerp__.py~ deleted file mode 100644 index e8e80d3df..000000000 --- a/export_stockinfo_xls/__openerp__.py~ +++ /dev/null @@ -1,22 +0,0 @@ -{ - 'name': 'Export Product Stock in Excel', - 'version': '0.2', - 'category': 'Inventory', - 'license': "AGPL-3", - 'summary': "Current Stock Report for all Products in each Warehouse", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'depends': [ - 'base', - 'stock', - 'sale', - 'purchase', - 'report_xlsx' - ], - 'data': [ - 'views/wizard_view.xml', - ], - 'installable': True, - 'auto_install': False, -} diff --git a/magic_note/__openerp__.py~ b/magic_note/__openerp__.py~ deleted file mode 100644 index ce2c9a864..000000000 --- a/magic_note/__openerp__.py~ +++ /dev/null @@ -1,44 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2008-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': "Magic Color Note", - 'summary': """ - Automatically Change the Colour Based on Deadline of Notes""", - 'description': """ - Set a date interval in integers. - All notes belonging to the period will be assigned the defined colour - """, - 'version': '0.2', - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'category': 'Tools', - 'depends': ['base', 'note'], - 'data': ['views/color_note.xml', - 'views/color_config.xml'], - 'demo': [], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/merge_same_products/__openerp__.py~ b/merge_same_products/__openerp__.py~ deleted file mode 100644 index 25acc2b17..000000000 --- a/merge_same_products/__openerp__.py~ +++ /dev/null @@ -1,40 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Niyas Raphy() -# 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': 'Merge Same Product Line', - 'version': '0.1', - 'description': """This module will merge order lines/invoice lines with same product in Sale, Purchase & Invoice""", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'summary': "This module will merge order lines/invoice lines with same product in Sale, Purchase & Invoice", - 'category': 'sale', - 'depends': ['account', 'base', 'sale', 'purchase'], - 'license': 'AGPL-3', - 'data': [], - 'images': ['static/description/banner.jpg'], - 'demo': [], - 'installable': True, - 'auto_install': False, - -} diff --git a/payment_receipt_invoice/__openerp__.py~ b/payment_receipt_invoice/__openerp__.py~ deleted file mode 100644 index c31a21b19..000000000 --- a/payment_receipt_invoice/__openerp__.py~ +++ /dev/null @@ -1,43 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Niyas Raphy() -# 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': 'Account Payment Receipt', - 'summary': """Payment Receipt with Paid Details""", - 'version': '0.3', - 'description': """""", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'category': 'Accounting', - 'depends': ['base', 'account'], - 'license': 'AGPL-3', - 'data': [ - 'views/receipt_print_template.xml', - 'views/account_payment_print.xml', - ], - 'demo': [], - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, - -} diff --git a/pos_change_table/__openerp__.py~ b/pos_change_table/__openerp__.py~ deleted file mode 100644 index 8070f5b81..000000000 --- a/pos_change_table/__openerp__.py~ +++ /dev/null @@ -1,26 +0,0 @@ -{ - 'name' : 'POS Change Table', - 'version': '1.0', - 'category': 'Point of Sale', - 'summary': "Change Table of Order in POS ", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - 'depends': ['point_of_sale', 'pos_restaurant','base'], - 'data': [ - 'template.xml' - ], - - 'qweb': [ - "static/src/xml/table_change.xml", - ], - 'license': 'AGPL-3', - 'installable': True, -} diff --git a/pos_chatter/__openerp__.py~ b/pos_chatter/__openerp__.py~ deleted file mode 100644 index debc4b2cc..000000000 --- a/pos_chatter/__openerp__.py~ +++ /dev/null @@ -1,39 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2008-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': "POS Chat", - 'summary': """Chat in POS""", - 'description': "This module adds chat interface in Point of sale screen.", - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'category': 'Point Of Sale', - 'version': '0.3', - 'depends': ['base', 'point_of_sale'], - 'data': ['views/pos_chat.xml'], - 'qweb': ['static/src/xml/pos_msg.xml'], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/pos_product_category_filter/__openerp__.py~ b/pos_product_category_filter/__openerp__.py~ deleted file mode 100644 index fe2ed36c2..000000000 --- a/pos_product_category_filter/__openerp__.py~ +++ /dev/null @@ -1,22 +0,0 @@ -{ - 'name': 'POS Product Category Filter', - 'version': '1.0', - 'category': 'Point of Sale', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'sequence': 6, - 'summary': 'Show only specified categories of product in point of sale ', - 'description': """ - -======================= - -Customization of produc availablity in PoS. - -""", - 'depends': ['point_of_sale'], - 'data': ['views/category.xml', - 'views/template.xml'], - 'installable': True, - 'auto_install': False, -} diff --git a/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py~ b/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py~ deleted file mode 100644 index c8659bc78..000000000 --- a/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py~ +++ /dev/null @@ -1,62 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2008-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 . -# -############################################################################## -from openerp import models, fields, api - - -class FacilityRestaurant(models.Model): - - _inherit = "restaurant.floor" - - rest_floor_facility = fields.One2many('restaurant.floor.line', 'ref_field', string='Floor Facility') - facility_service_percentage = fields.Float(string="Active Facility Charge %") - - @api.onchange('rest_floor_facility') - def onchange_facility(self): - sum_of_percentage = 0.0 - for records in self.rest_floor_facility: - sum_of_percentage += records.line_percentage - print sum_of_percentage - self.facility_service_percentage = sum_of_percentage - - -class FacilityRestaurantLines(models.Model): - _name = "restaurant.floor.line" - - name = fields.Many2one('restaurant.floor.facility') - line_percentage = fields.Float(string="Extra Charging Percentage") - ref_field = fields.Many2one('restaurant.floor', invisible=True, ondelete='cascade') - - @api.onchange('name') - def onchange_facility(self): - if self.name: - print "self.name.percentage", self.name.percentage - self.line_percentage = self.name.percentage - - -class FloorFacility(models.Model): - _name = "restaurant.floor.facility" - - name = fields.Char(string="Name", required=True,) - percentage = fields.Float(string="Extra Charging Percentage(%)", required=True, - help="Increment percentage of the each Product Price ") - description = fields.Html(string="Description") diff --git a/project_lifeline/__openerp__.py~ b/project_lifeline/__openerp__.py~ deleted file mode 100644 index 934d97a87..000000000 --- a/project_lifeline/__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': "Lifeline for Task", - 'summary': """Lifeline Progressbar for Tasks (100% -> 0%)""", - 'description': """Calculates the time remaining based on live time & deadline.""", - 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'company': 'Cybrosys Techno Solutions', - 'category': 'Project', - 'version': '0.2', - 'depends': ['base', 'project'], - 'data': [ - 'views/task_lifeline_view.xml', - 'views/progress_bar_view.xml', - 'views/progress_bar_settings.xml', - ], - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, -} diff --git a/project_status_level_report/__openerp__.py~ b/project_status_level_report/__openerp__.py~ deleted file mode 100644 index dc60aad53..000000000 --- a/project_status_level_report/__openerp__.py~ +++ /dev/null @@ -1,45 +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': "Project Status Report", - 'summary': """ - Project task Analysis""", - 'description': """ - Graphical information of Project from various aspects. Project Task list, Comparison of planned and - actual budget and time duration for the project. - """, - 'author': "Cybrosys Techno Solutions", - 'company': "Cybrosys Techno Solutions", - 'website': "http://www.cybrosys.com", - 'category': 'Project', - 'version': '0.1', - 'depends': ['base', 'project', 'report_xlsx', 'project_timesheet', 'analytic'], - 'data': [ - 'views/status_wizard_view.xml', - 'views/report.xml' - ], - 'license': 'AGPL-3', - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, -} diff --git a/project_time_spend/__openerp__.py~ b/project_time_spend/__openerp__.py~ deleted file mode 100644 index 1a5bd5ef9..000000000 --- a/project_time_spend/__openerp__.py~ +++ /dev/null @@ -1,17 +0,0 @@ -{ - 'name': 'Task Statusbar', - 'author': 'Nilmar Shereef PT', - 'website': 'www.cybrosys.com', - 'category': 'Project', - 'version': '9.0.0.3', - 'summary': 'Calculates the time spend based on start date and deadline', - 'depends': [ - 'base', - 'project', - ], - 'data': [ - 'security/ir.model.access.csv', - 'views/project_statusbar_view.xml', - ], - 'installable': True, -} diff --git a/sale_discount_total/__openerp__.py~ b/sale_discount_total/__openerp__.py~ deleted file mode 100644 index 56aa9bfcb..000000000 --- a/sale_discount_total/__openerp__.py~ +++ /dev/null @@ -1,33 +0,0 @@ -{ - 'name': 'Sale Discount on Total Amount', - 'version': '1.0', - 'category': 'sale', - 'summary': "Discount on total in Sale and invoice with Discount limit and approval", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - - 'description': """ - -Sale Discount for Total Amount -======================= -Module to manage discount on total amount in Sale. - as an specific amount or percentage -""", - 'depends': ['sale', - 'account' - ], - 'data': [ - 'views/sale_view.xml', - 'views/account_invoice_view.xml', - 'views/invoice_report.xml', - 'views/sale_order_report.xml', - 'views/res_config_view.xml', - - ], - 'demo': [ - ], - 'application': True, - 'installable': True, - 'auto_install': False, -} diff --git a/sale_invoice_tag_pass/__openerp__.py~ b/sale_invoice_tag_pass/__openerp__.py~ deleted file mode 100644 index 8ec9798b6..000000000 --- a/sale_invoice_tag_pass/__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': 'Sales Tags To Invoice Tags', - 'version': '0.1', - 'summary': """Pass the sales tags to its invoice""", - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'category': 'Sale', - 'depends': ['account', 'base', 'sale'], - 'license': 'AGPL-3', - 'data': [ - 'views/sale_invoice_tag_pass_view.xml' - ], - 'demo': [], - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, - -} diff --git a/sale_splitter/__openerp__.py~ b/sale_splitter/__openerp__.py~ deleted file mode 100644 index 10a863b48..000000000 --- a/sale_splitter/__openerp__.py~ +++ /dev/null @@ -1,43 +0,0 @@ -# -*- encoding: utf-8 -*- -############################################################################## -# -# Item number -# -# Copyright (C) 2016 Cybrosys Techno Solutions (. -# -############################################################################## -{ - 'name': 'Sale Splitter', - 'version': '1.0', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - - 'sequence': 6, - 'category': 'Sales Management', - 'summary': 'Used for splitting lengthy quotations into suppurate.', - 'data': ['views/splitter.xml'], - 'depends': ['base','sale'], - 'installable': True, - 'license': 'AGPL-3', -} diff --git a/salon_management/__openerp__.py~ b/salon_management/__openerp__.py~ deleted file mode 100644 index ebc4ee623..000000000 --- a/salon_management/__openerp__.py~ +++ /dev/null @@ -1,52 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# Author: Avinash Nk() -# 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': 'Beauty Spa Management', - 'summary': """Beauty Parlour Management with Online Booking System""", - 'version': '9.0.1.1.0', - 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'company': 'Cybrosys Techno Solutions', - "category": "Tools", - 'depends': ['base', 'account', 'mail', 'website'], - 'data': ['views/salon_holiday.xml', - 'views/salon_data.xml', - 'views/salon_management_chair.xml', - 'views/salon_management_services.xml', - 'views/salon_order_view.xml', - 'views/salon_management_dashboard.xml', - 'views/booking_backend.xml', - 'views/salon_bookings.xml', - 'views/salon_email_template.xml', - 'views/salon_config.xml', - 'views/working_hours.xml', - 'security/ir.model.access.csv', - ], - 'demo': [ - 'views/booking_demo.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'application': True, -} diff --git a/sent_mails/__openerp__.py~ b/sent_mails/__openerp__.py~ deleted file mode 100644 index 3313a0633..000000000 --- a/sent_mails/__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': 'Sent Mails', - 'version': '1.0', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - "category": "Discuss", - 'depends': ['base', 'mail'], - 'license': 'AGPL-3', - 'data': [ - 'views/get_sent_mails.xml', - ], - 'qweb': [ - 'static/src/xml/client_action_sent_mails.xml', - - ], - 'installable': True, - 'auto_install': False -} diff --git a/taxless_accounting/__openerp__.py~ b/taxless_accounting/__openerp__.py~ deleted file mode 100644 index f35591230..000000000 --- a/taxless_accounting/__openerp__.py~ +++ /dev/null @@ -1,26 +0,0 @@ -{ - 'name': 'Taxless Accounting', - 'version': '1.0', - 'category': 'Accounting', - 'sequence': 6, - 'summary': 'Lets hide Tax from Accounting', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - 'depends': ['account','base','account_voucher'], - 'data': [ - 'views/account_view.xml', - - ], - 'demo': [ - ], - 'installable': True, - 'auto_install': False, -} diff --git a/taxless_purchase_sale/__openerp__.py~ b/taxless_purchase_sale/__openerp__.py~ deleted file mode 100644 index e90d61b6a..000000000 --- a/taxless_purchase_sale/__openerp__.py~ +++ /dev/null @@ -1,27 +0,0 @@ -{ - 'name': 'Taxless Sale & Purchase', - 'version': '1.0', - 'category': 'Purchase', - 'sequence': 7, - 'summary': 'hide Tax from Sales and Purchases', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'http://www.cybrosys.com', - 'description': """ - - -======================= - - -""", - 'depends': ['base', 'sale', 'purchase', 'taxless_accounting'], - 'data': [ - 'views/purchase_view.xml' - - ], - 'demo': [ - ], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/timesheets_by_employee/__openerp__.py~ b/timesheets_by_employee/__openerp__.py~ deleted file mode 100644 index c104da4a9..000000000 --- a/timesheets_by_employee/__openerp__.py~ +++ /dev/null @@ -1,41 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2009-TODAY Cybrosys Technologies(). -# 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': 'Timesheet PDF Report', - 'version': '9.0.1.0.0', - 'category': 'Human Resource', - 'sequence': 25, - 'summary': 'Timesheet PDF Report of Employee', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': 'www.cybrosys.com', - 'depends': ['hr_timesheet_sheet'], - 'data': [ - 'report/report_timesheets.xml', - 'wizard/timesheet_wizard.xml', - ], - 'images': ['static/description/banner.jpg'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, - 'application': False, -} diff --git a/untaxed_saleorder_report/__openerp__.py~ b/untaxed_saleorder_report/__openerp__.py~ deleted file mode 100644 index e5c62e9c9..000000000 --- a/untaxed_saleorder_report/__openerp__.py~ +++ /dev/null @@ -1,45 +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': 'Tax Dissolved Sale Order Report', - 'version': '0.2', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'category': 'sale', - 'description': """ Module gives the Tax Dissolved (In Total Amount) SO/Customer Invoice Print""", - 'depends': ['sale', 'account'], - 'license': 'AGPL-3', - "data": [ - "views/without_tax_report_account_view.xml", - "views/without_tax_account_view.xml", - "views/without_tax_sale_view.xml", - "views/without_tax_report_sale_view.xml", - - ], - 'images': ['static/description/banner.jpg'], - 'installable': True, - 'auto_install': False, -} - - diff --git a/untaxed_saleorder_report/models/without_tax_report.py~ b/untaxed_saleorder_report/models/without_tax_report.py~ deleted file mode 100644 index 6cbeee3ad..000000000 --- a/untaxed_saleorder_report/models/without_tax_report.py~ +++ /dev/null @@ -1,39 +0,0 @@ -from openerp.report import report_sxw -from openerp.osv import osv - - -class WithoutTax(report_sxw.rml_parse): - - _inherit = 'account.tax' - - def __init__(self, cr, uid, name, context=None): - super(WithoutTax, self).__init__(cr, uid, name, context=context) - self.localcontext.update({ - 'get_details': self.get_details, - - - }) - self.context = context - - def get_details(self, tax, subtotal): - print tax - total_amount = 0 - tax_amount = [] - for i in tax: - tax_amount.append(i.amount*100 ) - print tax_amount - for j in range(0, len(tax)): - total_amount = (tax_amount[j] / 100 * subtotal) + total_amount - print total_amount - total = total_amount + subtotal - return total - - -class PrintReport(osv.AbstractModel): - _name = 'report.untaxed_saleorder_report.invoice_report1' - _inherit = 'report.abstract_report' - _template = 'untaxed_saleorder_report.invoice_report1' - _wrapped_report_class = WithoutTax - - - diff --git a/website_college/__openerp__.py~ b/website_college/__openerp__.py~ deleted file mode 100644 index 2b695f849..000000000 --- a/website_college/__openerp__.py~ +++ /dev/null @@ -1,47 +0,0 @@ -# -*- coding: utf-8 -*- -# © 2017 Hilar AK -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) - -{ - 'name': "Website_college", - - 'summary': """ - Odoo demo theme for an educational Institution which includes their front page, backend theme ..""", - - 'description': """ - Long description of module's purpose - """, - - 'author': "Cybrosys", - 'website': "http://cybrosys.com/", - - # Categories can be used to filter modules in modules listing - # Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml - # for the full list - 'category': 'website', - 'version': '9.0.1.1', - - # any module necessary for this one to work correctly - 'depends': ['base', - 'web', - 'website', - 'website_livechat', - ], - - # always loaded - 'data': [ - # 'security/ir.model.access.csv', - 'views/template.xml', - 'views/alumni.xml', - 'views/course.xml', - 'views/facility.xml', - 'views/gallery.xml', - ], - # only loaded in demonstration mode - 'demo': [ - # 'demo/demo.xml', - ], - 'images': ['/website_college/static/description/banner.jpg'], - 'installable': True, - 'application': True -} \ No newline at end of file diff --git a/website_sale_advanced_search/__openerp__.py~ b/website_sale_advanced_search/__openerp__.py~ deleted file mode 100644 index 6e425bb8d..000000000 --- a/website_sale_advanced_search/__openerp__.py~ +++ /dev/null @@ -1,47 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# Cybrosys Technologies Pvt. Ltd. -# Copyright (C) 2017-TODAY Cybrosys Technologies(). -# Author: Hilar AK() -# 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': "Advanced Search in ECommerce ", - 'version': '9.0.1.0.0', - 'summary': """Odoo e-commerce advanced search.""", - 'description': """ - Odoo e-commerce advanced search. Autocomplete search product with category and display name - """, - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", - 'category': 'Website', - 'depends': ['base', - 'website', - 'website_sale', - ], - 'data': [ - 'views/assets.xml', - 'views/template.xml' - ], - 'demo': [], - 'images': ['static/description/banner.jpg'], - 'license': 'LGPL-3', - 'installable': True, - 'auto_install': False, -} diff --git a/website_trading/__openerp__.py~ b/website_trading/__openerp__.py~ deleted file mode 100644 index d66d0c8d0..000000000 --- a/website_trading/__openerp__.py~ +++ /dev/null @@ -1,44 +0,0 @@ -# -*- coding: utf-8 -*- -# © 2017 Hilar AK -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) - -{ - 'name': "website_trading", - - 'summary': """ - Odoo theme for a trading Company.""", - - 'description': """ - Odoo theme for a trading Company. - """, - - 'author': "Cybrosys Technologies Pvt. Ltd", - 'website': "http://cybrosys.com/", - - # Categories can be used to filter modules in modules listing - # Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml - # for the full list - 'category': 'website', - 'version': '9.0.0.1', - - # any module necessary for this one to work correctly - 'depends': ['base', - 'web', - 'website', - 'website_livechat' - ], - - # always loaded - 'data': [ - # 'security/ir.model.access.csv', - 'views/index.xml', - 'views/map_config.xml', - ], - # only loaded in demonstration mode - 'demo': [ - # 'demo/demo.xml', - ], - 'images': ['/website_trading/static/description/banner.jpg'], - 'installable': True, - 'application': True -} \ No newline at end of file