[UPD] prefix versions with 8.0

This commit is contained in:
Stéphane Bidoul
2015-10-09 10:02:59 +02:00
parent c9f24795f5
commit 5e41cb25a2
3 changed files with 4 additions and 4 deletions

View File

@@ -44,9 +44,9 @@ Available addons
----------------
addon | version | summary
--- | --- | ---
[crm_claim_rma](crm_claim_rma/) | 1.1 | RMA Claim (Product Return Management)
[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/) | 1.0 | Product warranty
[product_warranty](product_warranty/) | 8.0.1.0.0 | Product warranty
Unported addons
---------------

View File

@@ -24,7 +24,7 @@
{
'name': 'RMA Claim (Product Return Management)',
'version': '1.1',
'version': '8.0.1.1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """
Management of Return Merchandise Authorization (RMA)

View File

@@ -22,7 +22,7 @@
{
'name': 'Product warranty',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Generic Modules/Product',
'author': "Akretion,Odoo Community Association (OCA),Vauxoo",
'website': 'http://akretion.com',