diff --git a/crm_claim_rma/images/claim.png b/crm_claim_rma/images/claim.png deleted file mode 100644 index 390e4217..00000000 Binary files a/crm_claim_rma/images/claim.png and /dev/null differ diff --git a/crm_claim_rma/images/exchange.png b/crm_claim_rma/images/exchange.png deleted file mode 100644 index dd4ac9b8..00000000 Binary files a/crm_claim_rma/images/exchange.png and /dev/null differ diff --git a/crm_claim_rma/images/product_return.png b/crm_claim_rma/images/product_return.png deleted file mode 100644 index 0c1d6b64..00000000 Binary files a/crm_claim_rma/images/product_return.png and /dev/null differ diff --git a/crm_claim_rma/images/return_line.png b/crm_claim_rma/images/return_line.png deleted file mode 100644 index d7ae483c..00000000 Binary files a/crm_claim_rma/images/return_line.png and /dev/null differ diff --git a/crm_rma_advance_location/__openerp__.py b/crm_rma_advance_location/__openerp__.py index ec2759e9..c6abba12 100644 --- a/crm_rma_advance_location/__openerp__.py +++ b/crm_rma_advance_location/__openerp__.py @@ -25,9 +25,9 @@ 'category': 'Generic Modules/CRM & SRM', 'depends': ['crm_claim_rma' ], - 'author': 'Akretion, Camptocamp', + 'author': 'Akretion', 'license': 'AGPL-3', - 'website': 'http://www.akretion.com, http://www.camptocamp.com', + 'website': 'http://www.akretion.com', 'description': """ RMA Claim Advance Location ========================== @@ -48,17 +48,17 @@ Using this module make the logistic flow of return a bit more complexe: * Returning product goes into RMA location with a incoming shipment * From the incoming shipment, forward them to another places (stock, loss,...) -WARNING: This module is currently not yet completely debugged and is waiting his author to be. +WARNING: Use with caution, this module is currently not yet completely debugged and is waiting his author to be. """, 'images': [], 'demo': [], 'data': [ + 'wizard/claim_make_picking_from_picking_view.xml', + 'wizard/claim_make_picking_view.xml', 'stock_view.xml', 'stock_data.xml', 'claim_rma_view.xml', - 'wizard/claim_make_picking_from_picking_view.xml', - 'wizard/claim_make_picking_view.xml', ], 'installable': True, 'application': True, diff --git a/crm_rma_advance_location/claim_rma_view.xml b/crm_rma_advance_location/claim_rma_view.xml index f156d212..d4700f8c 100644 --- a/crm_rma_advance_location/claim_rma_view.xml +++ b/crm_rma_advance_location/claim_rma_view.xml @@ -4,7 +4,7 @@ CRM - Claim product return Form crm.claim - +