Commit Graph

496 Commits (724fb2d3d68dce35ce0575ff4eba5307d652591c)

Author SHA1 Message Date
João Marques 724fb2d3d6 [FIX] base_comment_template: Filter domain correctly
1. Safe eval domain before checking if it is defined. This makes [] be "False" on the first check, and provides the proper use case for when the domain is empty
2. Use filtered_domain in record instead of a search in self. When on a compute, we are on a NewId context, so the search would always fail

TT29309
2022-09-13 16:44:42 +02:00
Víctor Martínez 9a366d77d1 [IMP] base_comment_template: Adapt to 14.0
[UPD] Update base_comment_template.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-14.0/reporting-engine-14.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-base_comment_template/
2022-09-13 16:44:40 +02:00
Pedro M. Baeza 8fdbcaf404 [FIX] base_comment_template: Incorrect m2m column names + script + avoid FK constraint
- The name of the columns were swapped, so better to fix it for avoiding
  mistakes due to this.
- Migration script for detecting the condition and swap column names.
- On v12 > v13 migration, include JOINs for avoiding FK constraint,
  which `ON CONFLICT` clause doesn't protect.
2022-09-13 16:44:40 +02:00
Víctor Martínez c646ae89dc [IMP] base_comment_template: Refactor code and convert to Many2Many 2022-09-13 16:44:40 +02:00
Víctor Martínez ce154656a6 [FIX] base_comment_template: Change domain in rule according to company 2022-09-13 16:44:40 +02:00
Víctor Martínez f66698aabd [FIX] base_comment_template: Fix tests: test_company_general_template 2022-09-13 16:44:40 +02:00
Víctor Martínez d5be3ca15c [IMP] base_comment_template: Add function to get_comment_template records 2022-09-13 16:44:40 +02:00
Carlos Roca 5d01d633e5 [IMP] base_comment_template: Improved sentences on fields 2022-09-13 16:44:40 +02:00
teodoralexandru@nexterp.ro d20a4feb9d [IMP] base_comment_template: Code refactorization 2022-09-13 16:44:40 +02:00
Mihai Fekete a68181d03a [MIG] [13.0] Migrate base_comment_template from account_invoic_reporting. 2022-09-13 16:44:40 +02:00
Pierre Verkest 6570eb6001 [MIG] base_comment_template: Migration to 14.0 add unit test
[UPD] Update base_comment_template.pot

[UPD] README.rst
2022-09-13 16:44:38 +02:00
Pierre Verkest 744563b661 [IMP] base_comment_template: black, isort, prettier 2022-09-13 16:44:38 +02:00
Pedro M. Baeza f43d655c91 [MIG+FIX] base_comment_template: Fix migration scripts
As the field was not properly converted to property at 2.0.0, the script fails to do its
job when migrating from v11, so we need to adapt the scripts to this situation.
2022-09-13 16:44:38 +02:00
Jan Prokop a3954d1bb3 Translated using Weblate (Slovak)
Currently translated at 100.0% (21 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/sk/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/
2022-09-13 16:44:37 +02:00
Pedro Castro Silva 7f8d5b5c41 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (21 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/pt_PT/
2022-09-13 16:44:37 +02:00
Maria Sparenberg 903c88b94c Translated using Weblate (German)
Currently translated at 100.0% (21 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/de/
2022-09-13 16:44:37 +02:00
Pedro M. Baeza 04826fbf5d [FIX] base_comment_template: Make field truly company dependent
Previous field declaration was incorrect due to a typo, leading to non applying the
company dependent features.

Now everything is correct and the migration scripts care of moving data properly.
2022-09-13 16:44:37 +02:00
Pedro M. Baeza 78d335f033 [FIX] base_comment_template: Make field truly company dependent
Previous field declaration was incorrect due to a typo, leading to non applying the
company dependent features.

Now everything is correct and the migration scripts care of moving data properly.
2022-09-13 16:44:37 +02:00
Bole f67f8bbec8 Translated using Weblate (Croatian)
Currently translated at 95.2% (20 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/hr/
2022-09-13 16:44:37 +02:00
Pedro Castro Silva 023cf3e4ce Translated using Weblate (Portuguese)
Currently translated at 100.0% (21 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/pt/
2022-09-13 16:44:37 +02:00
Rodrigo Macedo 6d6dd3d5b6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (21 of 21 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/pt_BR/
2022-09-13 16:44:37 +02:00
Ivan Todorovich c591d1386d [MOV] migration script to base_comment_template
[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/
2022-09-13 16:44:35 +02:00
Ivan Todorovich d703ca7d53 [IMP] account_invoice_comment_template: Move comment_template_id field to the Invoicing tab
[IMP] account_invoice_comment_template: rename partner field name from comment_template_id to invoice_comment_template_id

[IMP] account_invoice_comment_template: Make partner field company_dependant and move domain definition of invoice fields from the view to the model

[MOV] account_invoice_comment_template: comment_template_id to base_comment_template

[IMP] account_invoice_comment_template: Translate templates when partner changes
2022-09-13 16:44:35 +02:00
Ivan Todorovich 1f665aa7ce [IMP] base_comment_template multi company rules
[IMP] Move comment_template_id from account_invoice_comment_template and make it company_dependant

[IMP] base_comment_template: Add test
2022-09-13 16:44:35 +02:00
Rodrigo Macedo 0bf0ea9e00 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (15 of 15 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/pt_BR/
2022-09-13 16:44:35 +02:00
Pedro Castro Silva 0d21dd08c9 Translated using Weblate (Portuguese)
Currently translated at 100.0% (15 of 15 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/pt/
2022-09-13 16:44:35 +02:00
Yoshi Tashiro d0933f9d01 Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/ja/
2022-09-13 16:44:35 +02:00
Marta Vázquez Rodríguez 8f9805164e Translated using Weblate (Galician)
Currently translated at 100.0% (15 of 15 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template/gl/

[ADD] icon.png
2022-09-13 16:44:33 +02:00
Raf Ven f946198245 [MIG] base_comment_template: Migration to 12.0 2022-09-13 16:44:33 +02:00
xavierjimenez c7cc0221db [MIG] base_comment_template: Migration to 11.0
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
2022-09-13 16:44:31 +02:00
Cedric Le Brouster 627ef24675 [MIG] base_comment_template, invoice_comment_template: Migration to 10.0
Port modules base_comment_template and invoice_comment_template to V10
2022-09-13 16:29:17 +02:00
leNeo 6faca5e4b9 [MIG] base_comment_template to 9.0 2022-09-13 16:29:17 +02:00
Guewen Baconnier 4dd0f9dcbe Rename base_condition_template to base_comment_template 2022-09-13 16:29:17 +02:00
OCA-git-bot 6f5068f943 [UPD] addons table in README.md 2022-09-08 07:23:41 +00:00
OCA-git-bot 814c29814f report_xlsx 15.0.1.1.1 2022-09-08 07:23:36 +00:00
OCA-git-bot b3aa32d5dc Merge PR #650 into 15.0
Signed-off-by pedrobaeza
2022-09-08 07:20:39 +00:00
Víctor Martínez 359e6b79e5 [IMP] report_xlsx: Method for getting cell format for a currency
TT38722
2022-09-08 08:43:12 +02:00
OCA-git-bot 2be1a422f0 [UPD] addons table in README.md 2022-08-30 05:29:42 +00:00
OCA-git-bot f83603466a report_xlsx 15.0.1.1.0 2022-08-30 05:29:38 +00:00
OCA-git-bot bd2ec94717 Merge PR #631 into 15.0
Signed-off-by thomaspaulb
2022-08-30 05:26:04 +00:00
Jasmin Solanki b3cd677421 [FIX] report_xlsx: Fix dynamic report download 2022-06-24 17:24:43 +05:30
jabelchi 107d0ed279 Translated using Weblate (Catalan)
Currently translated at 100.0% (17 of 17 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-sql_export_excel
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_export_excel/ca/
2022-06-15 18:05:40 +00:00
jabelchi fc16941b93 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/
2022-06-15 18:05:40 +00:00
jabelchi 2c621647ce Translated using Weblate (Catalan)
Currently translated at 100.0% (4 of 4 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_qweb_parameter
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_qweb_parameter/ca/
2022-06-15 18:05:40 +00:00
jabelchi 7ae6c922a5 Translated using Weblate (Catalan)
Currently translated at 100.0% (1 of 1 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_qr
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_qr/ca/
2022-06-15 18:05:40 +00:00
jabelchi 43c5b2ba64 Translated using Weblate (Catalan)
Currently translated at 90.9% (20 of 22 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-sql_request_abstract
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_request_abstract/ca/
2022-06-15 18:05:39 +00:00
jabelchi 4239ef20ba Translated using Weblate (Catalan)
Currently translated at 97.3% (109 of 112 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-bi_sql_editor/ca/
2022-06-15 18:05:39 +00:00
jabelchi 596a4a5d37 Translated using Weblate (Catalan)
Currently translated at 94.1% (16 of 17 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_wkhtmltopdf_param
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_wkhtmltopdf_param/ca/
2022-06-15 18:05:39 +00:00
jabelchi 21fd2198c0 Translated using Weblate (Catalan)
Currently translated at 65.0% (39 of 60 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-sql_export
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_export/ca/
2022-06-15 18:05:39 +00:00
jabelchi d8224a081b Translated using Weblate (Catalan)
Currently translated at 94.4% (17 of 18 strings)

Translation: reporting-engine-15.0/reporting-engine-15.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_xml/ca/
2022-06-15 18:05:39 +00:00