OCA Transbot
|
9288618fe1
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-13.0/server-tools-13.0-base_technical_user
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_technical_user/
|
2022-12-22 08:41:33 +01:00 |
OCA-git-bot
|
42b2634317
|
[UPD] README.rst
|
2022-12-22 08:41:33 +01:00 |
oca-travis
|
fcfd96ce4f
|
[UPD] Update base_technical_user.pot
|
2022-12-22 08:41:33 +01:00 |
Sébastien BEAU
|
2238047647
|
[IMP] add helper for getting a self env with the tech user
|
2022-12-22 08:41:33 +01:00 |
HviorForgeFlow
|
52209c4cb0
|
[MIG] base_technical_user: Migration to 13.0
|
2022-12-22 08:41:33 +01:00 |
HviorForgeFlow
|
8a36b50bbc
|
[IMP] base_technical_user: black, isort, prettier
|
2022-12-22 08:41:33 +01:00 |
黎伟杰
|
b007c479b9
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (5 of 5 strings)
Translation: server-tools-12.0/server-tools-12.0-base_technical_user
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/zh_CN/
|
2022-12-22 08:41:33 +01:00 |
黎伟杰
|
70dd674540
|
Added translation using Weblate (Chinese (Simplified))
|
2022-12-22 08:41:33 +01:00 |
Pedro Castro Silva
|
6ff1d67e6d
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (5 of 5 strings)
Translation: server-tools-12.0/server-tools-12.0-base_technical_user
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/pt/
|
2022-12-22 08:41:33 +01:00 |
OCA-git-bot
|
9455717601
|
[UPD] README.rst
|
2022-12-22 08:41:33 +01:00 |
OCA Transbot
|
b06f843e65
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-base_technical_user
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/
|
2022-12-22 08:41:33 +01:00 |
OCA-git-bot
|
c7c2992617
|
[UPD] README.rst
|
2022-12-22 08:41:33 +01:00 |
oca-travis
|
b2f30312e9
|
[UPD] Update base_technical_user.pot
|
2022-12-22 08:41:33 +01:00 |
Florian da Costa
|
117a427df7
|
Migrate base_technical_user to version 12
|
2022-12-22 08:41:33 +01:00 |
OCA-git-bot
|
7a680cf8fd
|
[ADD] icon.png
|
2022-12-22 08:41:33 +01:00 |
Simone Orsi
|
30d76e021b
|
Global pylint cleanup
|
2022-12-22 08:41:33 +01:00 |
Osoul
|
e53a9899e5
|
Added translation using Weblate (Arabic)
|
2022-12-22 08:41:33 +01:00 |
oca-travis
|
c654a231c3
|
[UPD] Update base_technical_user.pot
|
2022-12-22 08:41:33 +01:00 |
Hugo Santos
|
191ea81491
|
[MIG] base_technical_user to V11
|
2022-12-22 08:41:33 +01:00 |
OCA Transbot
|
b509990996
|
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
|
2022-12-22 08:41:33 +01:00 |
Cédric Pigeon
|
8d5c066dfb
|
[10.0] add new module to manage technical user on company
[CHG] add name to wml tag to make override easier
[FIX] remove domain on active field
|
2022-12-22 08:41:33 +01:00 |
mymage
|
b387b804dd
|
Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)
Translation: server-tools-16.0/server-tools-16.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_view_inheritance_extension/it/
|
2022-12-20 15:46:18 +00:00 |
Aungkokolin1997
|
8f3cb73073
|
[MIG] excel_import_export, excel_import_export_demo: Migration to 16.0
|
2022-12-20 14:32:02 +06:30 |
Aungkokolin1997
|
c6b7c85ac8
|
[IMP] excel_import_export, excel_import_export_demo: pre-commit stuff
|
2022-12-20 12:15:24 +06:30 |
Mantux11
|
3d2de15890
|
[15.0][MIG] excel_import_export, excel_import_export_demo: pre-commit
|
2022-12-20 12:10:30 +06:30 |
Luis González
|
04d62d9686
|
[REF] excel_import_export: remove xlrd & xlwt from external dependencies
Because those dependencies are already part of Odoo's base dependencies.
|
2022-12-20 12:10:19 +06:30 |
Mantux11
|
7c29aceed0
|
[15.0][FIX] excel_import_export, excel_import_export_demo:
fix from PR #2283 together with @luc-demeyer suggestion https://github.com/OCA/server-tools/pull/2283#pullrequestreview-881026019
|
2022-12-20 12:10:02 +06:30 |
Mantux11
|
2661e58c9c
|
[15,0][MIG] excel_import_export, excel_import_export_demo:
migration to 15.0. Changes by pre-commit errors and warnings,
changes by original Odoo code changes, JS files suggestions.
|
2022-12-20 12:09:48 +06:30 |
Mantux11
|
39ff319647
|
[IMP] excel_import_export: black, isort, prettier"
|
2022-12-20 12:09:33 +06:30 |
oca-git-bot
|
95b76b5405
|
[IMP] update dotfiles
|
2022-12-20 12:06:30 +06:30 |
Dept. Técnico
|
acd677a07c
|
Added translation using Weblate (Catalan)
|
2022-12-20 12:06:30 +06:30 |
OCA Transbot
|
c700dcf483
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-14.0/server-tools-14.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export_demo/
|
2022-12-20 12:06:30 +06:30 |
oca-travis
|
045c8bbe7c
|
[UPD] Update excel_import_export_demo.pot
|
2022-12-20 12:06:30 +06:30 |
OCA Transbot
|
591774ba7e
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-14.0/server-tools-14.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export_demo/
|
2022-12-20 12:06:30 +06:30 |
oca-travis
|
9f73f11c64
|
[UPD] Update excel_import_export_demo.pot
|
2022-12-20 12:06:30 +06:30 |
OCA-git-bot
|
18ca872030
|
[UPD] README.rst
|
2022-12-20 12:06:30 +06:30 |
oca-travis
|
3b0c5fde26
|
[UPD] Update excel_import_export_demo.pot
|
2022-12-20 12:06:30 +06:30 |
Kitti U
|
701537bc76
|
[14.0][MIG] excel_import_export, excel_import_export_demo
|
2022-12-20 12:06:30 +06:30 |
Kitti U
|
251494b9d4
|
[13.0][MIG] excel_import_export, excel_import_export_demo
|
2022-12-20 12:06:30 +06:30 |
Kitti U
|
0cb075863b
|
[IMP] : black, isort, prettier
|
2022-12-20 12:06:30 +06:30 |
OCA Transbot
|
7521e19465
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/
|
2022-12-20 12:06:30 +06:30 |
oca-travis
|
26e884396f
|
[UPD] Update excel_import_export_demo.pot
|
2022-12-20 12:06:30 +06:30 |
OCA-git-bot
|
3c0f4fc482
|
[UPD] README.rst
|
2022-12-20 12:06:30 +06:30 |
黎伟杰
|
ba2e39b900
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (32 of 32 strings)
Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/zh_CN/
|
2022-12-20 12:06:30 +06:30 |
黎伟杰
|
7814515d06
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 71.9% (23 of 32 strings)
Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/zh_CN/
|
2022-12-20 12:06:30 +06:30 |
黎伟杰
|
56c85d5529
|
Added translation using Weblate (Chinese (Simplified))
|
2022-12-20 12:06:30 +06:30 |
OCA-git-bot
|
d7ac19c9e9
|
[UPD] README.rst
|
2022-12-20 12:06:30 +06:30 |
oca-travis
|
36cfc2d3f8
|
[UPD] Update excel_import_export_demo.pot
|
2022-12-20 12:06:30 +06:30 |
Kitti U
|
bffd5d9eb6
|
[12.0][IMP] excel_import_export, excel_import_export_demo
Add report action feature and new examples
|
2022-12-20 12:06:30 +06:30 |
Kitti U
|
5c53c419e8
|
[12.0][FIX] excel_import_export
Fix Import Excel wizard, cannot download template as in v12
core Odoo prevent download default binary.
|
2022-12-20 12:06:30 +06:30 |