Commit Graph

7 Commits (c1fb07f07ba42f73e7ed068c44a243e801c5d825)

Author SHA1 Message Date
Carolina Fernandez 18a2070a23 [MIG] datetime_formatter: Migration to 16.0 2024-04-23 14:24:27 +02:00
Víctor Martínez 6dacaf92fc [MIG] datetime_formatter: Migration to 13.0
[UPD] Update datetime_formatter.pot

[UPD] README.rst

Update translation files

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

Translation: server-tools-13.0/server-tools-13.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-datetime_formatter/
2024-04-23 14:24:20 +02:00
Víctor Martínez 668819e43c [IMP] datetime_formatter: black, isort, prettier 2024-04-23 14:24:19 +02:00
oleksandrpaziuk 1151c19043 [MIG] datetime_formatter: Migration to 11.0
[UPD] Update datetime_formatter.pot
2024-04-23 14:24:12 +02:00
Jairo Llopis bbb693d5f2 [MIG][10.0][datetime_formatter] Migration
Special highlights:

- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.

The rest is basically a standard migration.

OCA Transbot updated translations from Transifex
2024-04-23 14:24:10 +02:00
cubells b3f8ff6474 datatime_formatter migration to 9.0
OCA Transbot updated translations from Transifex
2024-04-23 14:24:07 +02:00
Jairo Llopis c8f00ef3ab Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
2024-04-23 14:12:52 +02:00