Pedro M. Baeza
769657b02b
Merge pull request #510 from Tecnativa/14.0-fix-base_comment_template-delete_partner_view
[14.0][FIX] base_comment_template: Delete res_partner.xml view (not used now)
4 years ago
OCA-git-bot
574e2f478f
[UPD] addons table in README.md
4 years ago
OCA-git-bot
ce8499e5c8
base_comment_template 14.0.2.0.1
4 years ago
OCA-git-bot
3042dbea5b
Merge PR #509 into 14.0
Signed-off-by pedrobaeza
4 years ago
Víctor Martínez
5f84ebea88
[FIX] base_comment_template: Delete res_partner.xml view (not used now)
4 years ago
João Marques
fee0f18049
[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
4 years ago
OCA Transbot
7dbc2fe1ab
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/
4 years ago
OCA-git-bot
f3db8f33d7
[UPD] README.rst
4 years ago
OCA-git-bot
692d5ad60c
[UPD] addons table in README.md
4 years ago
oca-travis
b8df42c5be
[UPD] Update base_comment_template.pot
4 years ago
OCA-git-bot
461fedfbcd
Merge PR #500 into 14.0
Signed-off-by pedrobaeza
4 years ago
Víctor Martínez
85f9bc918e
[IMP] base_comment_template: Adapt to 14.0
4 years ago
Pedro M. Baeza
34333c4216
[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.
4 years ago
Víctor Martínez
19b7692ee8
[IMP] base_comment_template: Refactor code and convert to Many2Many
4 years ago
Víctor Martínez
1d8e552b70
[FIX] base_comment_template: Change domain in rule according to company
4 years ago
Víctor Martínez
39d1a89ce5
[FIX] base_comment_template: Fix tests: test_company_general_template
4 years ago
Víctor Martínez
e8b603793f
[IMP] base_comment_template: Add function to get_comment_template records
4 years ago
Carlos Roca
8fef4ecdba
[IMP] base_comment_template: Improved sentences on fields
4 years ago
teodoralexandru@nexterp.ro
e1011fa519
[IMP] base_comment_template: Code refactorization
4 years ago
Mihai Fekete
2c3e562dde
[MIG] [13.0] Migrate base_comment_template from account_invoic_reporting.
4 years ago
oca-git-bot
fe1da090d5
[IMP] update dotfiles [ci skip]
4 years ago
OCA-git-bot
8d8795dbd1
[ADD] setup.py
4 years ago
OCA-git-bot
80d392399a
[UPD] README.rst
4 years ago
OCA-git-bot
8fdb78526d
[UPD] addons table in README.md
4 years ago
oca-travis
30b25ceb4d
[UPD] Update report_wkhtmltopdf_param.pot
4 years ago
OCA-git-bot
bdf8266a66
Merge PR #451 into 14.0
Signed-off-by dreispt
4 years ago
OCA-git-bot
c57a3ea399
[ADD] setup.py
4 years ago
OCA-git-bot
5dd0dd562e
[UPD] README.rst
4 years ago
OCA-git-bot
fc145c4bc8
[UPD] addons table in README.md
4 years ago
oca-travis
4a6cae6630
[UPD] Update bi_view_editor.pot
4 years ago
OCA-git-bot
25d27ece57
Merge PR #444 into 14.0
Signed-off-by StefanRijnhart
4 years ago
OCA-git-bot
e27a165476
Merge PR #503 into 14.0
Signed-off-by Yajo
4 years ago
Jairo Llopis
045716867e
[IMP] update dotfiles
4 years ago
OCA-git-bot
8d8645ae53
[ADD] setup.py
4 years ago
OCA-git-bot
858024ce74
[UPD] README.rst
4 years ago
OCA-git-bot
f0a003235e
[UPD] addons table in README.md
4 years ago
oca-travis
4051d20957
[UPD] Update kpi_dashboard.pot
4 years ago
OCA-git-bot
a311951a37
Merge PR #447 into 14.0
Signed-off-by StefanRijnhart
4 years ago
OCA-git-bot
9c5f971b43
[ADD] setup.py
4 years ago
OCA-git-bot
d7db0c73d9
[UPD] README.rst
4 years ago
OCA-git-bot
1bcb20546d
[UPD] addons table in README.md
4 years ago
oca-travis
1cfd54acaa
[UPD] Update report_qweb_pdf_watermark.pot
4 years ago
OCA-git-bot
ae4ee57b10
Merge PR #478 into 14.0
Signed-off-by StefanRijnhart
4 years ago
fshah
a2a0007bf0
[14.0][MIG] report_qweb_pdf_watermark
4 years ago
OCA-git-bot
0ca369f576
[ADD] setup.py
4 years ago
OCA-git-bot
25f212560a
[UPD] README.rst
4 years ago
OCA-git-bot
c8a903c447
[UPD] addons table in README.md
4 years ago
oca-travis
d03be4d6b2
[UPD] Update base_comment_template.pot
4 years ago
OCA-git-bot
1a127eea82
Merge PR #474 into 14.0
Signed-off-by dreispt
4 years ago
Ana Suárez
8564a97458
Translated using Weblate (Spanish)
Currently translated at 83.3% (5 of 6 strings)
Translation: reporting-engine-14.0/reporting-engine-14.0-report_xlsx_helper_demo
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_xlsx_helper_demo/es/
4 years ago