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