forked from Techsystech/web
[REF] change description in the __openerp__.py file.
parent
d6483bbc9f
commit
110eafa8a7
|
@ -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',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue