[14.0] Migration: l10n_it_fatturapa_out_stamp#2044
Merged
OCA-git-bot merged 26 commits intoJun 3, 2021
Conversation
bd1e5d4 to
a13c838
Compare
SimoneVagile
approved these changes
Apr 23, 2021
Contributor
|
@Borruso potresti fare un rebase sull'ultima 14.0 per cortesia? Dovresti ottenere https://github.com/TheMule71/l10n-italy/tree/gb-14.0-mig-l10n_it_fatturapa_out_stamp |
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
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
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/
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/
Contributor
|
What a great day to merge this nice PR. Let's do it! |
Contributor
|
Congratulations, your PR was merged at 6b47917. Thanks a lot for contributing to OCA. ❤️ |
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jun 6, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jun 18, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jun 18, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 2, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 2, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 9, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 9, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 9, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 9, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 17, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 20, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 30, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jul 30, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Aug 6, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Aug 20, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Sep 3, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Sep 17, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Oct 1, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Oct 8, 2021
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Oct 15, 2021
TheMule71
added a commit
to TheMule71/l10n-italy
that referenced
this pull request
Jan 21, 2022
TheMule71
added a commit
to TheMule71/l10n-italy
that referenced
this pull request
Jan 21, 2022
TheMule71
added a commit
to odoo-italia/l10n-italy
that referenced
this pull request
Jun 29, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Porting del modulo l10n_it_fatturapa_out_stamp dalla versione 12.0 alla 14.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