-
- Downloads
[REF] web: move some code from pyeval to lib py_extras
Some functions that were in web.pyeval were actually "odoo independant". To make them easier to manage/understand, this commit move them in the library py.js, as an extra file.
Showing
- addons/web/static/lib/py.js/lib/py_extras.js 784 additions, 0 deletionsaddons/web/static/lib/py.js/lib/py_extras.js
- addons/web/static/src/js/core/pyeval.js 16 additions, 736 deletionsaddons/web/static/src/js/core/pyeval.js
- addons/web/static/src/js/core/utils.js 0 additions, 25 deletionsaddons/web/static/src/js/core/utils.js
- addons/web/views/webclient_templates.xml 1 addition, 0 deletionsaddons/web/views/webclient_templates.xml
Loading
Please register or sign in to comment