|
|
@ -7,7 +7,7 @@ |
|
|
|
'version': '1.0', |
|
|
|
'category': 'web', |
|
|
|
'description': """ |
|
|
|
Allow to write simple mathematic formules in Integer / Float fields |
|
|
|
Allow to write simple mathematic formulas in Integer / Float fields |
|
|
|
=================================================================== |
|
|
|
|
|
|
|
Functionnalities: |
|
|
@ -47,9 +47,8 @@ Contacts : |
|
|
|
'depends': [ |
|
|
|
'web', |
|
|
|
], |
|
|
|
'init_xml': [], |
|
|
|
'update_xml': [], |
|
|
|
'demo_xml': [], |
|
|
|
'data': [], |
|
|
|
'demo': [], |
|
|
|
'js': [ |
|
|
|
'static/src/js/models.js', |
|
|
|
], |
|
|
|