Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] datetime_formatter: Migration to version 16.0 #2918

Merged
merged 12 commits into from
Apr 23, 2024

Conversation

carolinafernandez-tecnativa
Copy link
Contributor

  • Standard migration to v16

@Tecnativa
TT46561

@victoralmau @pilarvargas-tecnativa

Jairo Llopis and others added 12 commits April 23, 2024 14:12
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
OCA Transbot updated translations from Transifex
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
[UPD] Update datetime_formatter.pot
[UPD] Update datetime_formatter.pot

[UPD] README.rst

Added translation using Weblate (Portuguese)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (2 of 2 strings)

Translation: server-tools-12.0/server-tools-12.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-datetime_formatter/pt/

Added translation using Weblate (Chinese (Simplified))

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2 of 2 strings)

Translation: server-tools-12.0/server-tools-12.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-datetime_formatter/zh_CN/

Translated using Weblate (Croatian)

Currently translated at 100.0% (2 of 2 strings)

Translation: server-tools-12.0/server-tools-12.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-datetime_formatter/hr/
[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/
[UPD] Update datetime_formatter.pot

[UPD] README.rst
Modified exception on method best_match according flake8 warning.
Modified test method test_user with_context(**) according pyling warning.

[UPD] Update datetime_formatter.pot

[UPD] README.rst

Added translation using Weblate (Spanish (Argentina))

Translated using Weblate (Spanish (Argentina))

Currently translated at 100.0% (2 of 2 strings)

Translation: server-tools-15.0/server-tools-15.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-datetime_formatter/es_AR/

[UPD] README.rst

Update translation files

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

Translation: server-tools-15.0/server-tools-15.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-datetime_formatter/
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot migration datetime_formatter
/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Apr 23, 2024
@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-2918-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Apr 23, 2024
33 tasks
@OCA-git-bot OCA-git-bot merged commit 9ca3860 into OCA:16.0 Apr 23, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 38296f3. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 16.0-mig-datetime_formatter branch April 23, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.