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

[14.0][MIG] l10n_it_fatturapa_out_triple_discount #3681

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    3cade46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe85f2e View commit details
    Browse the repository at this point in the history
  3. FIX l10n_it_fatturapa_out_triple_discount adapt to new set_sequences …

    …API and to new file names
    eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9d1be02 View commit details
    Browse the repository at this point in the history
  4. [ADD] icon.png

    OCA-git-bot authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6606e0f View commit details
    Browse the repository at this point in the history
  5. l10n_it_fatturapa: xml doctor for fatturapa

    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
    sherpya authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    92f8eb7 View commit details
    Browse the repository at this point in the history
  6. [UPD] README.rst

    OCA-git-bot authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    818bbc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b178bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    009e56c View commit details
    Browse the repository at this point in the history
  9. [UPD] README.rst

    OCA-git-bot authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    56fe5dc View commit details
    Browse the repository at this point in the history
  10. Use float_round from odoo because in python 3 "Exact halfway cases ar…

    …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
    eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    68db54c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1b458f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50a99d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f1fdb9 View commit details
    Browse the repository at this point in the history
  14. merge PR 1264 1717 1728 1737 1739

    Lara Baggio authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    99d3e3b View commit details
    Browse the repository at this point in the history
  15. FIX license LGPL-3 conflicts

    eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c07d867 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    64d51d5 View commit details
    Browse the repository at this point in the history
  17. [12.0][IMP] l10n_it_fatturapa_out and l10n_it_fatturapa_out_triple_di…

    …scount: modifica del type di Importo in ScontoMaggiorazioneType (OCA#1875)
    
    * [IMP] l10n_it_fatturapa_out: change precision_rounding of ScontoMaggiorazioneType according to e-invoicing specs 1.6
    
    * [IMP] l10n_it_fatturapa_out_triple_discount: change precision_rounding of ScontoMaggiorazioneType according to e-invoicing specs 1.6
    tafaRU authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ac80434 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c251aa9 View commit details
    Browse the repository at this point in the history
  19. [FIX][l10n_it_fatturapa_out_triple_discount] change rounding to avoid…

    … discard
    @ authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ec71d58 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2606fec View commit details
    Browse the repository at this point in the history
  21. Manually fix manifest website key

    SirTakobi authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1908593 View commit details
    Browse the repository at this point in the history
  22. Added translation using Weblate (Italian)

    mymage authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    958d820 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Italian)

    Currently translated at 100.0% (1 of 1 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_triple_discount
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_triple_discount/it/
    mymage authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    360a60b View commit details
    Browse the repository at this point in the history
  24. [UPD] README.rst

    OCA-git-bot authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    81f0da8 View commit details
    Browse the repository at this point in the history
  25. 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_triple_discount
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_triple_discount/
    weblate authored and eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    42b71eb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    384ed28 View commit details
    Browse the repository at this point in the history
  27. [IMP] : black, isort, prettier

    eLBati committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d85268d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8dd0e03 View commit details
    Browse the repository at this point in the history