bemade_margin_vendor_pricelist: fixed folder hierarchy

This commit is contained in:
Marc Durepos 2023-10-19 11:22:53 -04:00
parent 9441a62965
commit 8137247f79
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@
'website': 'https://www.bemade.org',
'license': 'OPL-1',
'depends': ['sale_stock_margin'],
'data': ['models/views/sale_order.xml'],
'data': ['views/sale_order.xml'],
'installable': True,
'auto_install': False,
}