mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add price
This commit is contained in:
@@ -46,5 +46,7 @@ The user can get the help document just by one click.
|
|||||||
'qweb': [
|
'qweb': [
|
||||||
'static/src/xml/customize_user_menu.xml',
|
'static/src/xml/customize_user_menu.xml',
|
||||||
],
|
],
|
||||||
|
'currency': 'USD',
|
||||||
|
'price': 3.9,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user