Alexandre D. Díaz dfe4e8ae6c [IMP] web_pwa_oca: Add support for require system
Service workers need to load "Odoo Bootstrap" to be able to use
"require". The problem is that "Odoo Bootstrap" does operations
on the DOM (by using jQuery) and to avoid errors a minimal
compatibility layer "jquery-sw-compat.js" has been created to
allow using "require" in the service worker.

Moved Service Worker (js) code from the xml to python.
2021-03-11 19:06:29 +01:00
2021-03-10 08:20:51 +00:00
2021-03-10 02:28:08 +00:00
2020-07-14 05:30:40 +00:00
2020-12-04 15:15:49 +00:00
2021-03-09 12:23:25 +00:00
2021-03-10 08:36:36 +00:00
2021-03-10 08:20:51 +00:00
2019-11-19 21:18:33 +01:00
2018-09-27 02:40:55 +02:00
2018-09-27 02:40:55 +02:00
2020-03-17 09:50:30 +01:00

Runbot Status Build Status Coverage Status

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
Odoo web client UI related addons
Readme 306 MiB
Languages
JavaScript 69.3%
HTML 24.2%
Python 3.9%
SCSS 1.8%
CSS 0.8%