docmfried
75d1cc434b
[ADD] Added new form field web timepicker widget for Odoo Version 9.0
2020-12-11 12:59:25 +01:00
docmfried
0937c54b6b
Added new form field web timepicker widget for Odoo Version 9.0
2020-12-11 12:59:25 +01:00
Sylvain LE GAL
a2e801a440
[FIX] web_pwa_oca : do not raise an error if service workers is disabled (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
2020-12-11 11:28:52 +01:00
Alexandre D. Díaz
4a293d8d12
[IMP] web_pwa_oca: Drop BeforeInstallPrompt
2020-12-11 02:11:56 +01:00
Alexandre D. Díaz
24941af9eb
[FIX] web_widget_one2many_product_picker: Unlimit records
2020-12-10 20:12:00 +01:00
Alexandre D. Díaz
740a0d3910
[FIX] web_widget_one2many_product_picker: Show lines with archived products
2020-12-10 19:56:08 +01:00
Alexandre D. Díaz
edf31e2793
[FIX] web_widget_one2many_product_picker: setState when the widget was destroyed
2020-12-10 03:05:15 +01:00
Alexandre D. Díaz
5abae48794
[IMP] web_widget_one2many_product_picker: linter changes
2020-12-10 02:45:01 +01:00
Alexandre D. Díaz
890595e446
[FIX] web_widget_one2many_product_picker: Subtotal with discounts
2020-12-09 17:20:00 +01:00
Alexandre D. Díaz
6c24400709
[IMP] web_widget_one2many_product_picker: Modify rpc request context
2020-12-09 17:20:00 +01:00
Enric Tobella
77d7fa0156
[MIG][12.0] web_widget_child_selector
2020-12-09 17:16:15 +01:00
Pedro M. Baeza
102c81e48d
[FIX] web_company_color: Resilient tests
...
We need to disable the company unlinking test, as if not, when tested
in integrated environments, it fails as there are records linked to the
company, like the warehouse when `stock` module is installed.
2020-12-07 20:43:23 +01:00
OCA Transbot
5c78dcb727
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca/
2020-12-04 17:22:24 +00:00
OCA-git-bot
77d41125f9
web_pwa_oca 12.0.2.0.0
2020-12-04 17:22:09 +00:00
oca-travis
b203053fce
[UPD] Update web_pwa_oca.pot
2020-12-04 16:58:43 +00:00
OCA-git-bot
23ed9c4ccb
Merge PR #1628 into 12.0
...
Signed-off-by pedrobaeza
2020-12-04 16:50:29 +00:00
Alexandre D. Díaz
e5c219f9f3
[IMP] web_pwa_oca: Drop cache and refactor
2020-12-04 16:19:05 +01:00
OCA-git-bot
d069c28ccd
[ADD] setup.py
2020-12-04 15:15:49 +00:00
OCA-git-bot
27648a0b6a
[ADD] icon.png
2020-12-04 15:15:49 +00:00
João Marques
7473a485e9
[12.0][IMP] web_pwa_oca: configurable name and icon
...
Add ability to configure name, short name and icon for PWA in Odoo
General Settings.
The different icon sizes also get replaced by a single SVG
TT25979
2020-12-04 15:59:43 +01:00
Alexandre Díaz
a74fbb34c0
[IMP] web_pwa_oca: Refactor to use OdooClass
2020-12-04 15:59:43 +01:00
oca-travis
dc17bb370b
[UPD] Update web_set_single_page_hidden.pot
2020-12-04 14:56:35 +00:00
OCA-git-bot
85696c4088
Merge PR #1723 into 12.0
...
Signed-off-by pedrobaeza
2020-12-04 14:40:47 +00:00
Vincent Van Rossem
7a95f7b231
[12.0][MIG] web_sheet_full_width
2020-12-04 10:09:41 +01:00
oca-travis
fbc1496d4c
[UPD] Update web_sheet_full_width.pot
2020-12-03 19:23:23 +01:00
Pedro M. Baeza
205f093fbe
[FIX] web_sheet_full_width: PEP8
2020-12-03 19:23:23 +01:00
Jerther
693cfbb7ce
[FIX] web_sheet_full_width: fix assets.xml in manifest and missing parenthesis in readme.
2020-12-03 19:23:23 +01:00
Jerther
e54097f56b
[MIG] web_sheet_full_width: migration to 11.0.
2020-12-03 19:23:23 +01:00
Frédéric Garbely
c46a8fecf2
[FIX] Bugfix in web_sheet_full_width for enterprise edition ( #530 )
2020-12-03 19:23:23 +01:00
Sylvain LE GAL
6ba292bd08
10.0 port web sheet full width ( #449 )
...
[MIG] adapt web_sheet_full_width to V10.0 web framework
2020-12-03 19:23:23 +01:00
Pedro M. Baeza
ff89348638
[MIG] Rename manifest files
2020-12-03 19:23:23 +01:00
Pedro M. Baeza
3a34f3e291
[MIG] Make modules uninstallable
2020-12-03 19:23:23 +01:00
Nicolas JEUDY
7eeb0316d6
fix: add disclaimer for licence incompatibility with odoo enterprise
2020-12-03 19:23:23 +01:00
Nicolas JEUDY
3a9051a767
fix: remove comments and empty line in README.rst
2020-12-03 19:23:23 +01:00
Nicolas JEUDY
945318c08a
fix: full width for sheet v9
...
- Add margin for better visibility
- Add web_sheet_full_width migration state Done
- Update to new OCA README.rst format.
2020-12-03 19:23:23 +01:00
Pedro M. Baeza
e5ca27c166
[MIG] Make modules uninstallable
2020-12-03 19:23:23 +01:00
Stéphane Bidoul
fef02da9b9
[UPD] prefix versions with 8.0
2020-12-03 19:23:23 +01:00
Alexandre Fayolle
9803293740
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2020-12-03 19:23:23 +01:00
Nicolas JEUDY
4875457138
new:[web_sheet_full_width] give openchatter full width too.
2020-12-03 19:23:23 +01:00
Holger Brunn
640769ecfc
[ADD] web_sheet_full_width
2020-12-03 19:23:23 +01:00
OCA-git-bot
366b35dc10
web_responsive 12.0.2.3.3
2020-12-03 13:34:55 +00:00
OCA-git-bot
495163f5e8
Merge PR #1750 into 12.0
...
Signed-off-by pedrobaeza
2020-12-03 13:16:13 +00:00
OCA Transbot
cf7bfbced5
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_pivot_computed_measure
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pivot_computed_measure/
2020-12-02 09:21:35 +00:00
OCA-git-bot
3ea8860428
web_pivot_computed_measure 12.0.1.0.3
2020-12-02 09:21:20 +00:00
oca-travis
d459deee7d
[UPD] Update web_pivot_computed_measure.pot
2020-12-02 09:07:43 +00:00
OCA-git-bot
a274e60e79
Merge PR #1700 into 12.0
...
Signed-off-by pedrobaeza
2020-12-02 08:54:54 +00:00
Sylvain LE GAL
857bd84424
[FIX] web_pivot_computed_measure : do not raise Javascript error in case of no data
...
Update web_pivot_computed_measure/static/src/js/pivot_model.js
Co-authored-by: Alexandre Díaz <alexandre.diaz@tecnativa.com>
2020-12-02 09:46:07 +01:00
Alexandre D. Díaz
450ce63831
[IMP] web_responsive: Cut long filters names in the filters menu
2020-12-01 19:50:58 +01:00
OCA-git-bot
b2141392ad
[ADD] setup.py
2020-12-01 09:02:37 +00:00
OCA-git-bot
b616b6a97f
[ADD] icon.png
2020-12-01 09:02:36 +00:00