add price

This commit is contained in:
ivan deng
2017-08-19 05:04:03 +08:00
parent 3d7f88f201
commit 19ca317c70

View File

@@ -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,
} }