mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix purchase_report
add data demo
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
""",
|
||||
'price': 0.00,
|
||||
'currency': 'EUR',
|
||||
'depends': [],
|
||||
'depends': ['purchase'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user