mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -24,11 +24,14 @@
|
|||||||
"category": "Purchase Management",
|
"category": "Purchase Management",
|
||||||
"depends": ["purchase"],
|
"depends": ["purchase"],
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
|
'sequence': 3,
|
||||||
"data": [
|
"data": [
|
||||||
"views/purchase_order_view.xml",
|
"views/purchase_order_view.xml",
|
||||||
],
|
],
|
||||||
'images': ['static/description/set1.jpg'],
|
'images': ['static/description/set1.jpg'],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
|
'application': True,
|
||||||
|
'auto_install': False,
|
||||||
"price": 68.00,
|
"price": 68.00,
|
||||||
"currency": "EUR",
|
"currency": "EUR",
|
||||||
'description': """
|
'description': """
|
||||||
|
|||||||
Reference in New Issue
Block a user