mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
e5b53e100e54e8cf6f9b196cf3a7b2088e8b039b
On any form, if you edit and try to discard you get an error check this lines: https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/views/basic/basic_controller.js#L82 https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/core/dialog.js#L235
Web addons for Odoo
This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
- Add facilities to the UI
- Add widgets
- Ease the import/export features
- Generally add clientside functionality
Description
Languages
JavaScript
69.3%
HTML
24.2%
Python
3.9%
SCSS
1.8%
CSS
0.8%
