oca-ci
94c30c177f
[UPD] Update report_qweb_element_page_visibility.pot
2024-01-12 14:49:33 +01:00
AlienAtSystem
351d2388e3
[ADD] 'single-page' and 'multi-page' classes in report_qweb_element_page_visibility module
...
These classes cause the element to be visible when the document is only a single page long (for single-page) or when it's multiple pages long (for multi-page). This is especially useful for page counters, which can be hidden when there's only a single page.
2024-01-12 14:49:33 +01:00
BT-atornero
640a9026eb
[16.0][MIG] report_qweb_element_page_visibility: Migration to 16.0
2024-01-12 14:49:33 +01:00
oca-ci
755b261699
[UPD] Update report_qweb_element_page_visibility.pot
2024-01-12 14:49:33 +01:00
Hai Lang
7c8225cf4b
[MIG] report_qweb_element_page_visibility: Migration to 15.0
2024-01-12 14:49:33 +01:00
newtratip
94a2239be5
[MIG] report_qweb_element_page_visibility: Migration to 14.0
2024-01-12 14:49:33 +01:00
newtratip
88bcae0776
[IMP] report_qweb_element_page_visibility: black, isort, prettier
2024-01-12 14:49:33 +01:00
Alessandro Fiorino
397fa22960
Added translation using Weblate (Italian)
2024-01-12 14:49:33 +01:00
ps-tubtim
8dddb1a85d
[MIG] report_qweb_element_page_visibility: Migration to 13.0
2024-01-12 14:49:33 +01:00
ps-tubtim
1916b2483d
[IMP] report_qweb_element_page_visibility: black, isort, prettier
2024-01-12 14:49:33 +01:00
oca-travis
bf26ae055d
[UPD] Update report_qweb_element_page_visibility.pot
2024-01-12 14:49:33 +01:00
Ioan Galan
e59cdca00d
[FIX] report_qweb_element_page_visibility: Correct page visibility comparision
2024-01-12 14:49:33 +01:00
Saran L
18f68c1ac2
[12.0][MIG] report_qweb_element_page_visibility
2024-01-12 14:49:33 +01:00
Invitu
0f88e00c54
[MIG] Migrate report_qweb_element_page_visibility to v10
2024-01-12 14:49:33 +01:00
Pedro M. Baeza
ead06cd4ff
[MIG] Rename manifest files
2024-01-12 14:49:33 +01:00
Pedro M. Baeza
e13a81f2f9
[MIG] Make modules uninstallable
2024-01-12 14:49:33 +01:00
Sebastien LANGE
659ea9ea9d
[IMP] Replace <openerp> by <odoo> and review indentation in xml file
2024-01-12 14:49:33 +01:00
Sebastien LANGE
68cef9b79f
[IMP] Change licence header in python files
2024-01-12 14:49:33 +01:00
Sebastien LANGE
832b72b537
[IMP] Migrate report_qweb_element_page_visibility module to 9.0
2024-01-12 14:49:33 +01:00
OCA-git-bot
304c394aef
[BOT] post-merge updates
2024-01-08 11:13:11 +00:00
oca-ci
a4f98323fe
[UPD] Update sql_request_abstract.pot
2024-01-08 11:11:21 +00:00
oca-ci
318ffd409f
[UPD] Update bi_sql_editor.pot
2024-01-08 11:11:19 +00:00
OCA-git-bot
af92c41dbc
Merge PR #832 into 17.0
...
Signed-off-by legalsylvain
2024-01-08 11:09:38 +00:00
chien
c8471a0f63
[MIG] bi_sql_editor: Migration to 17.0
2023-12-22 09:15:47 +07:00
chien
c127fa06ec
[MIG] sql_request_abstract: Migration to 17.0
2023-12-21 10:15:09 +07:00
Sylvain LE GAL
996005943b
[IMP] bi_sql_editor : Improve code coverage, adding various settings on field items
2023-12-21 09:43:01 +07:00
Sylvain LE GAL
107213c6d1
[IMP] bi_sql_editor : Allow to change fields settings if state is 'Model Valid'. Avoid to reset to draft and to have to recreate view that can take a while, if the view is materialized
2023-12-21 09:42:53 +07:00
Sylvain LE GAL
7ec031d936
[REM] bi_sql_editor : option_context_field field, as it is now possible to implement that feature with optional='hide' on the field list view
2023-12-21 09:42:43 +07:00
Sylvain LE GAL
c537e078c7
[REF] bi_sql_editor : simplification : Remove conditional display related to field_description, as this field is required and so, allways defined
2023-12-21 09:42:36 +07:00
Sylvain LE GAL
a8fb06f16e
[IMP] bi_sql_editor : allow to reset to the previous state, and not only into 'draft' state
2023-12-21 09:42:28 +07:00
Sylvain LE GAL
6c7f3e8b7c
[FIX] bi_sql_editor : use correct key word 'optional'. (and not 'option') in tree view
2023-12-21 09:42:19 +07:00
Sylvain LE GAL
36e85061f1
[FIX] bi_sql_editor : do not allow to create model (and sql views) if related model are not set on many2one fields. It prevents the error 'AttributeError: '_unknown' object has no attribute 'id''
2023-12-21 09:42:10 +07:00
Sylvain LE GAL
b6f4b8870f
[REF] bi_sql_editor : Make test independant
...
[FIX] bi_sql_editor : allow to pass default values in copy() function
2023-12-21 09:41:35 +07:00
Sylvain LE GAL
2e85b113c3
[REF] bi_sql_editor : simplify module tests
2023-12-21 09:41:23 +07:00
Sylvain LE GAL
ebf330cd4a
[IMP] bi_sql_editor : make installation idempotens
2023-12-21 09:41:06 +07:00
FernandoRomera
18dfe7ae1f
[17.0][MIG] report_xlsx_helper: Migration to 17.0
2023-12-20 08:12:02 +01:00
FernandoRomera
a50c58a8f6
[IMP] report_xlsx_helper: pre-commit auto fixes
2023-12-20 08:04:43 +01:00
Ivorra78
219d13879d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx_helper/es/
2023-12-20 08:03:24 +01:00
Weblate
c20d2086f2
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx_helper/
2023-12-20 08:03:24 +01:00
OCA-git-bot
22a7dae8e4
[UPD] README.rst
2023-12-20 08:03:24 +01:00
Ivorra78
65f9fcf7b5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx_helper/es/
2023-12-20 08:03:24 +01:00
Ivorra78
43b5538e81
Translated using Weblate (Spanish)
...
Currently translated at 14.2% (2 of 14 strings)
Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx_helper/es/
2023-12-20 08:03:24 +01:00
Weblate
c50e9b192a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx_helper/
2023-12-20 08:03:24 +01:00
OCA-git-bot
c0548236c1
[UPD] README.rst
2023-12-20 08:03:24 +01:00
oca-ci
94cbbfb82e
[UPD] Update report_xlsx_helper.pot
2023-12-20 08:03:24 +01:00
Rodrigo
b25d406f36
[MIG] report_xlsx_helper: Migration to 16.0
2023-12-20 08:03:24 +01:00
jabelchi
c0014f9e95
Translated using Weblate (Catalan)
...
Currently translated at 72.7% (8 of 11 strings)
Translation: reporting-engine-15.0/reporting-engine-15.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_xlsx_helper/ca/
2023-12-20 08:03:24 +01:00
jabelchi
10830307cb
Added translation using Weblate (Catalan)
2023-12-20 08:03:24 +01:00
OCA-git-bot
5ce44f31f7
report_xlsx_helper 15.0.1.0.1
2023-12-20 08:03:24 +01:00
OCA-git-bot
6222de4eee
[UPD] README.rst
2023-12-20 08:03:24 +01:00