diff --git a/crm_rma_advance_location/__openerp__.py b/crm_rma_advance_location/__openerp__.py index 2c3c3d35..ec2759e9 100644 --- a/crm_rma_advance_location/__openerp__.py +++ b/crm_rma_advance_location/__openerp__.py @@ -20,7 +20,7 @@ # ############################################################################## -{'name': 'RMA Claims by shop', +{'name': 'RMA Claims Advance Location', 'version': '1.0', 'category': 'Generic Modules/CRM & SRM', 'depends': ['crm_claim_rma' diff --git a/crm_rma_lot_mass_return/__openerp__.py b/crm_rma_lot_mass_return/__openerp__.py index 80045480..f89600f9 100644 --- a/crm_rma_lot_mass_return/__openerp__.py +++ b/crm_rma_lot_mass_return/__openerp__.py @@ -45,6 +45,6 @@ WARNING: This module is currently not yet completely debugged and is waiting his 'wizard/returned_lines_from_serial_wizard_view.xml', 'crm_rma_view.xml', ], - 'installable': True, + 'installable': False, 'application': True, } diff --git a/crm_rma_lot_mass_return/crm_rma_view.xml b/crm_rma_lot_mass_return/crm_rma_view.xml index 902cf04a..b71614e0 100644 --- a/crm_rma_lot_mass_return/crm_rma_view.xml +++ b/crm_rma_lot_mass_return/crm_rma_view.xml @@ -4,10 +4,10 @@ CRM - Claim product return Form crm.claim - + - -