Commit Graph

531 Commits (eec54795e88b65510326a5db07ff0b1ef99bc44d)

Author SHA1 Message Date
OCA-git-bot eec54795e8 Merge PR #409 into 13.0
Signed-off-by dreispt
2021-05-15 18:24:17 +00:00
Pedro M. Baeza 5d73e93c19 [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.
2021-05-15 16:58:39 +02:00
Pedro M. Baeza 75ffd70cda [OU-FIX] base_comment_template: Do on post + avoid conflicts 2021-05-15 15:45:19 +02:00
Pedro M. Baeza 7bd19249bc [OU-d] 2021-05-15 15:45:09 +02:00
OCA Transbot 315673ea31 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-base_comment_template/
2021-05-04 12:58:14 +00:00
oca-travis c1fe6cc8f7 [UPD] Update base_comment_template.pot 2021-05-04 12:43:26 +00:00
OCA-git-bot dc705d9a38 Merge PR #504 into 13.0
Signed-off-by pedrobaeza
2021-05-04 12:33:43 +00:00
Víctor Martínez 49a6955303 [IMP] base_comment_template: Refactor code and convert to Many2Many 2021-05-04 08:04:32 +02:00
OCA-git-bot e1a0b599ed report_py3o 13.0.1.0.2 2021-04-20 16:50:39 +00:00
OCA-git-bot 009e1faf2b Merge PR #488 into 13.0
Signed-off-by StefanRijnhart
2021-04-20 15:54:59 +00:00
OCA-git-bot c29b1826e0 report_xml 13.0.1.0.1 2021-04-20 15:50:54 +00:00
OCA-git-bot f2cef07be5 Merge PR #489 into 13.0
Signed-off-by StefanRijnhart
2021-04-20 15:12:43 +00:00
OCA-git-bot 9d4c245838 base_comment_template 13.0.1.1.0 2021-04-19 07:30:05 +00:00
OCA-git-bot 55020bef4d Merge PR #501 into 13.0
Signed-off-by pedrobaeza
2021-04-19 07:18:25 +00:00
Víctor Martínez e4950b2481 [FIX] base_comment_template: Change domain in rule according to company 2021-04-19 09:15:18 +02:00
OCA-git-bot 8351430d5d base_comment_template 13.0.1.0.2 2021-04-13 16:07:10 +00:00
OCA-git-bot db6debfd96 [UPD] README.rst 2021-04-13 16:07:10 +00:00
OCA-git-bot fe8223fab4 Merge PR #499 into 13.0
Signed-off-by pedrobaeza
2021-04-13 15:12:36 +00:00
Víctor Martínez 674b833b5e [FIX] base_comment_template: Fix tests: test_company_general_template 2021-04-13 17:07:37 +02:00
Pedro M. Baeza bc158f0530 [FIX] report_qweb_parameter: Don't mess with VAT
Since odoo/odoo@8c713ed270, we are
not able to use invalid VATs anymore, so we remove the usage of it
in these tests, as it doesn't change the validity of them.
2021-04-09 20:57:38 +02:00
OCA-git-bot 34ade2a869 base_comment_template 13.0.1.0.1 2021-04-08 14:20:24 +00:00
OCA-git-bot b3a382a752 Merge PR #497 into 13.0
Signed-off-by pedrobaeza
2021-04-08 14:09:58 +00:00
Víctor Martínez 4f7c5bfa60 [IMP] base_comment_template: Add function to get_comment_template records 2021-04-08 14:34:41 +02:00
Ana Suárez 706b0d363d Translated using Weblate (Spanish)
Currently translated at 100.0% (5 of 5 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-report_qweb_pdf_watermark
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_qweb_pdf_watermark/es/
2021-03-18 19:46:04 +00:00
OCA-git-bot eebd88119b report_py3o 13.0.1.0.1 2021-03-16 11:05:13 +00:00
OCA-git-bot 0b27fac65a Merge PR #467 into 13.0
Signed-off-by dreispt
2021-03-16 10:13:48 +00:00
Ana Suárez 60636fe4c2 Translated using Weblate (Spanish)
Currently translated at 38.3% (43 of 112 strings)

Translation: reporting-engine-13.0/reporting-engine-13.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-bi_sql_editor/es/
2021-03-09 18:45:53 +00:00
gaikaz 69462c9822 [FIX] report_xml: add context to /report/download
Odoo did this change in [this commit](4c9624db9d)
2021-03-03 12:04:25 +02:00
gaikaz ec87cbb8db [FIX] report_py3o: add context to /report/download
Odoo did this change in [this commit](4c9624db9d)
2021-03-03 12:01:43 +02:00
OCA-git-bot dbdcc6db54 [ADD] setup.py 2021-03-01 11:46:27 +00:00
OCA-git-bot 35c61b696c [UPD] README.rst 2021-03-01 11:46:27 +00:00
oca-travis 19dc966240 [UPD] Update report_qweb_pdf_watermark.pot 2021-03-01 11:38:14 +00:00
OCA-git-bot 56efa22ae1 Merge PR #477 into 13.0
Signed-off-by StefanRijnhart
2021-03-01 11:28:49 +00:00
OCA-git-bot 12fe0cd69c [ADD] setup.py 2021-02-16 14:46:38 +00:00
OCA-git-bot cf60441f85 [UPD] README.rst 2021-02-16 14:46:38 +00:00
oca-travis 8def9d2180 [UPD] Update base_comment_template.pot 2021-02-16 14:37:03 +00:00
OCA-git-bot 71283512fb Merge PR #481 into 13.0
Signed-off-by pedrobaeza
2021-02-16 14:27:36 +00:00
OCA-git-bot fe49f18f72 report_xlsx 13.0.1.0.2 2021-02-10 16:50:55 +00:00
OCA-git-bot d73b9ff1d0 Merge PR #471 into 13.0
Signed-off-by pedrobaeza
2021-02-10 16:17:15 +00:00
Carlos Roca c021cae969 [IMP] base_comment_template: Improved sentences on fields 2021-02-10 10:14:37 +01:00
OCA-git-bot 3dac07758d report_xlsx_helper 13.0.1.1.1 2021-02-09 22:20:24 +00:00
OCA-git-bot ff7b7c3069 Merge PR #482 into 13.0
Signed-off-by pedrobaeza
2021-02-09 22:10:17 +00:00
OCA-git-bot 860021e79a [ADD] setup.py 2021-02-09 20:12:42 +00:00
OCA-git-bot 6694da6772 [UPD] README.rst 2021-02-09 20:12:41 +00:00
oca-travis 639e173cd6 [UPD] Update report_context.pot 2021-02-09 20:02:40 +00:00
OCA-git-bot 6c93d4f026 Merge PR #437 into 13.0
Signed-off-by StefanRijnhart
2021-02-09 19:52:48 +00:00
Stefan Rijnhart 2d5945dbed [FIX] report_xlsx_helper: force Libreoffice to recompute formulas
As per https://xlsxwriter.readthedocs.io/faq.html:

Q. Why do my formulas show a zero result in some, non-Excel applications?
A. [...] Or, you can set a blank result in the formula, which will also force
recalculation.
2021-02-09 14:03:42 +01:00
teodoralexandru@nexterp.ro aed03521e2 [IMP] base_comment_template: Code refactorization 2021-02-09 09:06:22 +01:00
Mihai Fekete a7d9d189c4 [MIG] [13.0] Migrate base_comment_template from account_invoic_reporting. 2021-02-09 09:06:00 +01:00
Mihai Fekete 01354d0498 [IMP] base_comment_template: black, isort, prettier 2021-02-09 09:06:00 +01:00