Commit Graph

659 Commits

Author SHA1 Message Date
Sylvain LE GAL
85bb60b356 [MIG] report_label
[IMP] allow to create report.paperformat.label without creating each time report.paperformat item
[FIX] Remove useless data that are specific Label: Agipa 114016
[REF] simplify UI, removing custom entry for ir.actions.server
[ADD] migration script to migrate name field
[IMP] Add label_background_color to allow to easily define background-color for label. (That can be usefull to debug label positions)
[DOC] update screenshots to new V16 versions
[IMP] Set body and html margin to 0 to to able to be predictive when designing a label sheet
[IMP] replace style by class in the label template, reducing the size of the html code generated.
[IMP] replace label_template by label_template_view_id on the ir.actions.server model, removing useless xml and python code. (provide migration scripts)
[REF] Split wizard file into wizard and wizard line file, following OCA guidelines
2023-01-05 00:42:04 +01:00
Bole
c4a09c0684 Translated using Weblate (Croatian)
Currently translated at 23.0% (3 of 13 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-report_xlsx
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xlsx/hr/
2023-01-04 03:25:01 +00:00
Sylvain LE GAL
fe3537b11b [IMP] report_label: black, isort, prettier 2022-12-31 00:37:24 +01:00
OCA-git-bot
e451c2d691 [UPD] README.rst 2022-12-31 00:37:07 +01:00
oca-ci
ae72750f39 [UPD] Update report_label.pot 2022-12-31 00:37:07 +01:00
Stefan Rijnhart
2cb6e1e150 [FIX] report_label: work around base.automation's inheritance of server actions 2022-12-31 00:37:07 +01:00
Stefan Rijnhart
74991c2f6f [MIG] report_label: Migration to 14.0 2022-12-31 00:37:07 +01:00
Stefan Rijnhart
895139427b [IMP] report_label: black, isort, prettier 2022-12-31 00:37:07 +01:00
OCA-git-bot
7ae018cc12 [ADD] icon.png 2022-12-31 00:37:07 +01:00
OCA-git-bot
cd7a1ec778 [UPD] README.rst 2022-12-31 00:37:07 +01:00
oca-travis
0ab96fac6d [UPD] Update report_label.pot 2022-12-31 00:37:07 +01:00
Ivàn Todorovich
543d4161dd [ADD] report_label 2022-12-31 00:37:07 +01:00
mymage
79d2153e46 Translated using Weblate (Italian)
Currently translated at 22.0% (15 of 68 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export/it/
2022-12-28 22:50:30 +00:00
mymage
3d34dd7f48 Translated using Weblate (Italian)
Currently translated at 11.6% (5 of 43 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-sql_request_abstract
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_request_abstract/it/
2022-12-28 22:50:29 +00:00
Aungkokolin1997
0aedcd4351 [ADD] report_company_details_translatable 2022-12-28 16:01:04 +06:30
OCA-git-bot
6888374f27 [UPD] addons table in README.md 2022-12-15 07:30:30 +00:00
OCA-git-bot
d18c0ea288 report_xlsx 16.0.1.0.1 2022-12-15 07:30:25 +00:00
OCA-git-bot
03db79451d Merge PR #699 into 16.0
Signed-off-by pedrobaeza
2022-12-15 07:27:55 +00:00
matiasperalta1
f95496c6ee [MIG] report_substitute: Migration to 15.0 2022-12-14 13:23:50 -03:00
sbejaoui
5922b46d07 [ADD] - add sbejaoui as maintainer for report_substitute 2022-12-14 13:23:50 -03:00
sbejaoui
c5a9e84ba8 [ADD] - add setup.py 2022-12-14 13:23:50 -03:00
sbejaoui
0f17d279e2 [13.0][MIG] - report_substitute migration 2022-12-14 13:23:50 -03:00
OCA-git-bot
8b9266dffe [ADD] icon.png 2022-12-14 13:23:50 -03:00
OCA-git-bot
d069f5e6b2 [UPD] README.rst 2022-12-14 13:23:50 -03:00
oca-travis
8e4ca7fd03 [UPD] Update report_substitute.pot 2022-12-14 13:23:50 -03:00
sbejaoui
924fb3d4ab [12.0][IMP] - Add check for substitution infinite loop 2022-12-14 13:23:50 -03:00
sbejaoui
107e3798d9 [FIX] - Fix typo 2022-12-14 13:23:50 -03:00
sbejaoui
07a94a3b01 [FIX] - manage the case where mail.compose.message is triggered from the chatter 2022-12-14 13:23:50 -03:00
sbejaoui
b2dfb046db [IMP] - add unit tests 2022-12-14 13:23:50 -03:00
sbejaoui
579d3787e3 [IMP] - manage substitution for mail.thread message_post_with_template 2022-12-14 13:23:49 -03:00
sbejaoui
90a8bad460 [IMP] - manage subtitute report for multi-action 2022-12-14 13:23:49 -03:00
sbejaoui
48f9e57c38 [FIX] - prevent substitution loop 2022-12-14 13:23:49 -03:00
sbejaoui
52c78c378c [FIX] - missing method param 2022-12-14 13:23:49 -03:00
sbejaoui
616b12aace [ADD] - Add unit tests 2022-12-14 13:23:49 -03:00
sbejaoui
30bd2aa460 [ADD] - Add readme 2022-12-14 13:23:49 -03:00
sbejaoui
2a27a55cbf [ADD] - report substitute
This addon give the possibility to substitute a report action by another based on some criteria.
2022-12-14 13:23:49 -03:00
Alexis de Lattre
c1955e26c5 [FIX] report_xlsx: add token in report_download() controller 2022-12-14 13:10:59 +00:00
oca-git-bot
ea4d12b84f [IMP] update dotfiles [ci skip] 2022-12-11 23:58:51 +01:00
Ignacio Buioli
431aaa0a44 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (68 of 68 strings)

Translation: reporting-engine-16.0/reporting-engine-16.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export/es_AR/
2022-12-10 21:45:46 +00:00
Sylvain LE GAL
c62e8f2ad9 [MIG] sql_export_mail from OCA/server-tools 14.0 to OCA/reporting-engine 16.0 branch
- Update views, regarding changes in sql_export module
- Add prepare function for cron vals
2022-12-05 15:34:40 +01:00
Dept. Técnico
12d67040df Added translation using Weblate (Catalan) 2022-12-05 15:34:40 +01:00
OCA Transbot
668ea5cc47 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/
2022-12-05 15:34:40 +01:00
oca-travis
a1b16c3242 [UPD] Update sql_export_mail.pot 2022-12-05 15:34:40 +01:00
OCA Transbot
d9adef3554 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/
2022-12-05 15:34:40 +01:00
oca-travis
e68cf03cd1 [UPD] Update sql_export_mail.pot 2022-12-05 15:34:40 +01:00
OCA Transbot
7ac221c839 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-sql_export_mail
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-sql_export_mail/
2022-12-05 15:34:40 +01:00
OCA-git-bot
e54dd17d22 [UPD] README.rst 2022-12-05 15:34:40 +01:00
oca-travis
584fd6b64f [UPD] Update sql_export_mail.pot 2022-12-05 15:34:40 +01:00
hkapatel
647d954584 [MIG] sql_export_mail: Migration to 14.0 2022-12-05 15:34:40 +01:00
hkapatel-initos
f7585a5b92 [IMP] sql_export_mail: black, isort, prettier 2022-12-05 15:34:40 +01:00