[SET] Correct website URL for RMA modules

This commit is contained in:
Bhavesh Odedra
2019-05-24 13:28:54 +05:30
committed by ahenriquez
parent 83e55d3281
commit 2b08ddae32

View File

@@ -8,7 +8,7 @@
'category': 'RMA', 'category': 'RMA',
'summary': 'Integrates RMA with Invoice Processing', 'summary': 'Integrates RMA with Invoice Processing',
'author': "Eficent, Odoo Community Association (OCA)", 'author': "Eficent, Odoo Community Association (OCA)",
'website': 'http://www.github.com/OCA/rma', 'website': 'https://github.com/Eficent/stock-rma',
'depends': ['stock_account', 'rma'], 'depends': ['stock_account', 'rma'],
'demo': ['data/rma_operation.xml'], 'demo': ['data/rma_operation.xml'],
'data': [ 'data': [