Skip to content

[16.0][MIG] l10n_it_fatturapa_out_stamp#3179

Merged
OCA-git-bot merged 15 commits into
OCA:16.0from
Borruso:16.0-mig-l10n_it_fatturapa_out_stamp
Sep 7, 2023
Merged

[16.0][MIG] l10n_it_fatturapa_out_stamp#3179
OCA-git-bot merged 15 commits into
OCA:16.0from
Borruso:16.0-mig-l10n_it_fatturapa_out_stamp

Conversation

@Borruso

@Borruso Borruso commented Feb 17, 2023

Copy link
Copy Markdown
Contributor

Migration l10n_it_fatturapa_out_stamp from 14.0 to 16.0

--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing

@Borruso Borruso mentioned this pull request Feb 17, 2023
81 tasks
@tafaRU

tafaRU commented Feb 20, 2023

Copy link
Copy Markdown
Member

/ocabot migration l10n_it_fatturapa_out_stamp

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Feb 20, 2023

@andreampiovesana andreampiovesana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Borruso Borruso force-pushed the 16.0-mig-l10n_it_fatturapa_out_stamp branch from 9cf1546 to 2e1cad7 Compare May 26, 2023 08:16
@tafaRU

tafaRU commented Jul 6, 2023

Copy link
Copy Markdown
Member

/ocabot rebase

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, PR rebased to 16.0.

@OCA-git-bot OCA-git-bot force-pushed the 16.0-mig-l10n_it_fatturapa_out_stamp branch from 2e1cad7 to ad63869 Compare July 6, 2023 08:24

@SirAionTech SirAionTech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Grazie della PR!
Potresti modificare la storia dei commit come indicato in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests?

@marcelofrare marcelofrare left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM functional review

eLBati and others added 15 commits September 7, 2023 11:05
OCA#779)

[UPD] Update l10n_it_fatturapa_out_stamp.pot

Update translation files

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

[ADD] icon.png
it fixes:
 - removes xs:dateTime if bogus and not mandatory
   i.e. 0001-01-01T00:00:00.000+02:00 where python raises
   OverflowError
 - removes timezone from xs:date to make pyxb able to compare with
   1-1-1970, it also removes the need of patching pyxb
 - removes space only strings if not mandatory, else replace with
   a dash

breaking change:
  modules needs to import binding.fatturapa instead of
  bindings.fatturapa_v_1_2, this would be asl useful for
  new specs
…e now rounded to the nearest even result instead of away from zero".

See https://docs.python.org/3/whatsnew/3.0.html#builtins

Examples:

>>> '%.2f' % 75.845
'75.84'
>>> '%.2f' % 75.855
'75.86'
>>> round(2.5)
2
>>> round(3.5)
4

[UPD] Update l10n_it_fatturapa_out_stamp.pot

l10n_it_fatturapa_out_stamp 12.0.1.0.3

Update translation files

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

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst

l10n_it_fatturapa_out_stamp 12.0.1.0.5

Update translation files

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

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst

l10n_it_fatturapa_out_stamp 12.0.2.0.0

Update translation files

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

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst
Currently translated at 100.0% (1 of 1 strings)

Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_fatturapa_out_stamp/it/
@eLBati eLBati force-pushed the 16.0-mig-l10n_it_fatturapa_out_stamp branch from ad63869 to 5a6f43c Compare September 7, 2023 09:05
@eLBati

eLBati commented Sep 7, 2023

Copy link
Copy Markdown
Member

Grazie della PR! Potresti modificare la storia dei commit come indicato in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests?

Fatto

@eLBati

eLBati commented Sep 7, 2023

Copy link
Copy Markdown
Member

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-3179-by-eLBati-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 32c3ce4 into OCA:16.0 Sep 7, 2023
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@SirAionTech

Copy link
Copy Markdown
Contributor

Grazie della PR! Potresti modificare la storia dei commit come indicato in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests?

Fatto

Ce ne sono ancora, tipo 355dfbb

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.