OCA Transbot
c5c05ddcf0
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart
3df036f31e
[ADD] Prioritize background transparency
8 years ago
Stefan Rijnhart
ab7de7a93c
[MIG] report_qweb_pdf_watermark
8 years ago
OCA Transbot
9675c2cd07
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
e20055c740
report_qweb_pdf_watermark ( #86 )
8 years ago
Enric Tobella
c0474fa9a7
[MIG] kpi_dashboard: Migration to 14.0
4 years ago
OCA-git-bot
aa04a45159
[ADD] setup.py
4 years ago
OCA-git-bot
99bad26794
[UPD] README.rst
4 years ago
OCA-git-bot
c5cc76fd1c
[UPD] addons table in README.md
4 years ago
oca-travis
18aaf70593
[UPD] Update report_qweb_encrypt.pot
4 years ago
OCA-git-bot
57169c0673
Merge PR #464 into 14.0
Signed-off-by StefanRijnhart
4 years ago
Kitti U
97c3445364
[14.0][MIG] report_qweb_encrypt
4 years ago
Kitti U
01f5f982be
[IMP] : black, isort, prettier
4 years ago
OCA-git-bot
69ed532279
[UPD] README.rst
4 years ago
oca-travis
27e08bdde0
[UPD] Update report_qweb_encrypt.pot
4 years ago
Kitti U
f1af8c100e
[ENH] Add option to auto encrypt password based on python syntax
4 years ago
Enric Tobella
f3348c8d3d
[ADD] report_qweb_encrypt
4 years ago
Pierre Verkest
8b0cc159e2
[MIG] base_comment_template: Migration to 14.0 add unit test
4 years ago
newtratip
2e4d7dd2e2
[MIG] report_qweb_element_page_visibility: Migration to 14.0
4 years ago
newtratip
8d569145b1
[IMP] report_qweb_element_page_visibility: black, isort, prettier
4 years ago
Alessandro Fiorino
324c23223d
Added translation using Weblate (Italian)
4 years ago
oca-travis
273387c5a3
[UPD] Update report_qweb_element_page_visibility.pot
4 years ago
ps-tubtim
02b96319e4
[MIG] report_qweb_element_page_visibility: Migration to 13.0
4 years ago
ps-tubtim
2dc7c5a472
[IMP] report_qweb_element_page_visibility: black, isort, prettier
5 years ago
OCA-git-bot
537062b1f5
[ADD] icon.png
5 years ago
OCA-git-bot
c3c8ed2a81
[UPD] README.rst
5 years ago
oca-travis
a88f759ccf
[UPD] Update report_qweb_element_page_visibility.pot
5 years ago
Ioan Galan
7f44fddda4
[FIX] report_qweb_element_page_visibility: Correct page visibility comparision
5 years ago
Saran L
d4664ad2b2
[12.0][MIG] report_qweb_element_page_visibility
6 years ago
oca-travis
8868390061
[UPD] Update report_qweb_element_page_visibility.pot
6 years ago
Invitu
8292fed1d6
[MIG] Migrate report_qweb_element_page_visibility to v10
8 years ago
Pedro M. Baeza
46e1714ae8
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
3192b2d4e5
[MIG] Make modules uninstallable
8 years ago
Sebastien LANGE
bcaadff090
[IMP] Replace <openerp> by <odoo> and review indentation in xml file
8 years ago
Sebastien LANGE
936b7bac42
[IMP] Change licence header in python files
8 years ago
Sebastien LANGE
159962e6d1
[IMP] Migrate report_qweb_element_page_visibility module to 9.0
9 years ago
Francisco Ivan Anton Prieto
0c232de398
[MIG] report_qweb_parameter: Migration to 14.0
4 years ago
Francisco Ivan Anton Prieto
3e594b4bc7
[IMP] report_qweb_parameter: black, isort, prettier
4 years ago
Pierre Verkest
85e13a0bf7
[IMP] base_comment_template: black, isort, prettier
4 years ago
Pedro M. Baeza
cfcac1d83e
[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.
4 years ago
OCA Transbot
d51c54691c
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/
4 years ago
Jan Prokop
d3cc64607c
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/
4 years ago
Pedro Castro Silva
c0955719b6
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/
5 years ago
Maria Sparenberg
5c66b75388
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/
5 years ago
Pedro M. Baeza
ff774d9bdf
[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.
5 years ago
Pedro M. Baeza
9b738976fe
[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.
5 years ago
Bole
88e7627b11
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/
5 years ago
Pedro Castro Silva
3d337c6d27
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/
5 years ago
Rodrigo Macedo
ed597e9908
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/
5 years ago
OCA-git-bot
320a8624f5
[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/
5 years ago