mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -12,9 +12,9 @@ addons:
|
||||
- python-lxml # because pip installation is slow
|
||||
|
||||
env:
|
||||
- VERSION="8.0" LINT_CHECK="1"
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||
- VERSION="9.0" LINT_CHECK="1"
|
||||
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
23
README.md
23
README.md
@@ -1,5 +1,5 @@
|
||||
[](https://travis-ci.org/OCA/rma)
|
||||
[](https://coveralls.io/r/OCA/rma?branch=8.0)
|
||||
[](https://travis-ci.org/OCA/rma)
|
||||
[](https://coveralls.io/r/OCA/rma?branch=9.0)
|
||||
|
||||
RMA (Return Merchandise Authorization)
|
||||
=======================================
|
||||
@@ -40,23 +40,4 @@ Upgrade the standard crm_claim module to add :
|
||||
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[crm_claim_rma](crm_claim_rma/) | 8.0.1.1.0 | RMA Claim (Product Return Management)
|
||||
[crm_claim_rma_code](crm_claim_rma_code/) | 8.0.1.0.0 | CRM Claim RMA Code
|
||||
[product_warranty](product_warranty/) | 8.0.1.0.0 | Product warranty
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[crm_claim_categ_as_name](crm_claim_categ_as_name/) | 1.0 (unported) | crm_claim_categ_as_name
|
||||
[crm_claim_ext](crm_claim_ext/) | 1.0 (unported) | CRM claim extension
|
||||
[crm_rma_advance_location](crm_rma_advance_location/) | 1.0 (unported) | RMA Claims Advance Location
|
||||
[crm_rma_by_shop](crm_rma_by_shop/) | 1.0 (unported) | RMA Claims by shop
|
||||
[crm_rma_lot_mass_return](crm_rma_lot_mass_return/) | 1.0 (unported) | RMA Claims Mass Return by Lot
|
||||
[crm_rma_stock_location](crm_rma_stock_location/) | 1.0 (unported) | RMA Stock Location
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Reference in New Issue
Block a user