From f4684e59f25fc136da6dda96b7ae1d70d747e79a Mon Sep 17 00:00:00 2001 From: cybroodoo Date: Mon, 25 Jan 2016 15:00:03 +0530 Subject: [PATCH] Changed 'installable' to False --- library_management/__openerp__.py | 2 +- library_management/__openerp__.py~ | 31 +++++++++++++++++++++++++++ sale_discount_total/__openerp__.py | 2 +- sale_discount_total/__openerp__.py~ | 8 +++---- taxless_accounting/__openerp__.py | 2 +- taxless_accounting/__openerp__.py~ | 26 ++++++++++++++++++++++ taxless_purchase_sale/__openerp__.py | 2 +- taxless_purchase_sale/__openerp__.py~ | 26 ++++++++++++++++++++++ 8 files changed, 91 insertions(+), 8 deletions(-) create mode 100644 library_management/__openerp__.py~ create mode 100644 taxless_accounting/__openerp__.py~ create mode 100644 taxless_purchase_sale/__openerp__.py~ diff --git a/library_management/__openerp__.py b/library_management/__openerp__.py index 4bf2d23da..b3270860c 100644 --- a/library_management/__openerp__.py +++ b/library_management/__openerp__.py @@ -26,6 +26,6 @@ Module to manage library. ], 'images': [], 'demo': [], - 'installable' : True, + 'installable' : False, 'application': True, } diff --git a/library_management/__openerp__.py~ b/library_management/__openerp__.py~ new file mode 100644 index 000000000..4bf2d23da --- /dev/null +++ b/library_management/__openerp__.py~ @@ -0,0 +1,31 @@ +{ + 'name': 'Public Library Management ', + 'version': '1.0', + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'category': 'Tools', + 'summary': 'book management', + 'description': """ +Public Library Management +================================ +Module to manage library. + Books Information, + Publisher and Author Information, + Book Rack Tracking etc... +""", + 'depends' : ['base', 'sale', 'report_intrastat', 'stock', 'mail', 'account', 'account_accountant'], + 'data' : [ + 'view/registration.xml', + 'view/library.xml', + 'view/user_view.xml', + 'res_config_view.xml', + 'view/report_invoice.xml', + 'report.xml', + 'security/ir.model.access.csv', + 'demo.xml', + ], + 'images': [], + 'demo': [], + 'installable' : True, + 'application': True, +} diff --git a/sale_discount_total/__openerp__.py b/sale_discount_total/__openerp__.py index de16d9850..b052e769f 100644 --- a/sale_discount_total/__openerp__.py +++ b/sale_discount_total/__openerp__.py @@ -29,6 +29,6 @@ Module to manage discount for total amount in Sale. ], 'demo': [ ], - 'installable': True, + 'installable': False, 'auto_install': False, } diff --git a/sale_discount_total/__openerp__.py~ b/sale_discount_total/__openerp__.py~ index d0b5a7ac0..de16d9850 100644 --- a/sale_discount_total/__openerp__.py~ +++ b/sale_discount_total/__openerp__.py~ @@ -3,7 +3,7 @@ 'version': '1.0', 'category': 'sale', 'sequence': 6, - 'summary': "extension of default Sale Management module meant to provide discount for total amount", + 'summary': "A module meant to provide discount for total amount and Discount limit with approval in sales", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': 'http://www.cybrosys.com', @@ -21,10 +21,10 @@ Module to manage discount for total amount in Sale. 'data': [ 'views/sale_view.xml', 'views/account_invoice_view.xml', - 'views/invoice_report.xml', + 'views/invoice_report.xml', 'views/sale_order_report.xml', - 'views/sale_discount_approval_view.xml', - 'views/sale_discount_approval_workflow.xml' + 'views/sale_discount_approval_view.xml', + 'views/sale_discount_approval_workflow.xml' ], 'demo': [ diff --git a/taxless_accounting/__openerp__.py b/taxless_accounting/__openerp__.py index e1490217a..4c94b4b8c 100644 --- a/taxless_accounting/__openerp__.py +++ b/taxless_accounting/__openerp__.py @@ -21,6 +21,6 @@ ], 'demo': [ ], - 'installable': True, + 'installable': False, 'auto_install': False, } diff --git a/taxless_accounting/__openerp__.py~ b/taxless_accounting/__openerp__.py~ new file mode 100644 index 000000000..e1490217a --- /dev/null +++ b/taxless_accounting/__openerp__.py~ @@ -0,0 +1,26 @@ +{ + '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': [ + 'account_view.xml', + + ], + 'demo': [ + ], + 'installable': True, + 'auto_install': False, +} diff --git a/taxless_purchase_sale/__openerp__.py b/taxless_purchase_sale/__openerp__.py index 50c8789d9..98a1c8f48 100644 --- a/taxless_purchase_sale/__openerp__.py +++ b/taxless_purchase_sale/__openerp__.py @@ -21,6 +21,6 @@ ], 'demo': [ ], - 'installable': True, + 'installable': False, 'auto_install': False, } diff --git a/taxless_purchase_sale/__openerp__.py~ b/taxless_purchase_sale/__openerp__.py~ new file mode 100644 index 000000000..98a1c8f48 --- /dev/null +++ b/taxless_purchase_sale/__openerp__.py~ @@ -0,0 +1,26 @@ +{ + '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': [ + 'purchase_view.xml' + + ], + 'demo': [ + ], + 'installable': False, + 'auto_install': False, +}