[SET] Correct website URL for RMA modules

This commit is contained in:
Bhavesh Odedra
2019-05-24 13:28:54 +05:30
committed by JasminSForgeFlow
parent 037e4b0914
commit 62d46cc98a

View File

@@ -9,7 +9,7 @@
'summary': 'Introduces the return merchandise authorization (RMA) process '
'in odoo',
'author': "Eficent, Odoo Community Association (OCA)",
'website': 'http://www.github.com/OCA/rma',
'website': 'https://github.com/Eficent/stock-rma',
'depends': ['stock', 'mail', 'web'],
'demo': ['demo/stock_demo.xml',
],