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 wt #2386

Closed

Commits on Apr 29, 2022

  1. [10.0] Add ability to fatturapa to export xml with DatiRitenuta and E…

    …nasarco in AltriDatiGestionali
    
    [FIX] tax value and translation issues
    
    [FIX] set default
    
    [FIX] view
    sergiocorato authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4df723f View commit details
    Browse the repository at this point in the history
  2. [10.0][l10n_it_withholding_tax] Move welfare fund type and withholdin…

    …g tax types from l10n_it_fatturapa_out_wt
    robyf70 authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5214778 View commit details
    Browse the repository at this point in the history
  3. porting l10n_it_fatturapa_out_wt to 12

    eLBati authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e141123 View commit details
    Browse the repository at this point in the history
  4. REF l10n_it_withholding_tax, l10n_it_fatturapa_out_wt, l10n_it_fattur…

    …apa_in removing welfare_fund_type_id
    eLBati authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b866e73 View commit details
    Browse the repository at this point in the history
  5. REF l10n_it_fatturapa_out_wt and l10n_it_fatturapa_out to export ENAS…

    …ARCO lines
    
    ADD option to fill DatiCassaPrevidenziale with enasarco data
    ADD tests
    FIX payment terms
    FIX missing  <Ritenuta> in lines
    eLBati authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5bc2216 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c47084b View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    221f99e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e12f03 View commit details
    Browse the repository at this point in the history
  9. 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 authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    66b432b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e566b98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb9659e View commit details
    Browse the repository at this point in the history
  12. merge PR 1264 1717 1728 1737 1739

    Lara Baggio authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    ba3bccc View commit details
    Browse the repository at this point in the history
  13. FIX license compatibility

    eLBati authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    55c370c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    242f167 View commit details
    Browse the repository at this point in the history
  15. [UPD] README.rst

    OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c3b809b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b9239f View commit details
    Browse the repository at this point in the history
  17. 12.0 nuovi dati ritenuta fe (OCA#1876)

    * [IMP] extend wt_types selection with new code and add tax_id for daticassa
    
    * [IMP] use causale_pagamento for all withholding tax type
    
    * [IMP] improve wizard_export_fatturapa with new 1.6 xml tack specific
    CiroBoxHub authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c9b3874 View commit details
    Browse the repository at this point in the history
  18. [12.0][FIX] fatturapa withholding tax invoice received e-invoice 1.6 (O…

    …CA#1878)
    
    * [12.0][FIX] fatturapa withholding tax invoice received - e-invoice 1.6
    
    * [FIX] l10n_it_fatturapa_out_wt pep8 fixes
    
    This reverts commit 421ef9e51634383263638e9b52ea4038829f62ec.
    
    * [IMP] migration script
    
    * [FIX] l10n_it_fatturapa_out_wt: Fixed ordering in DatiRitenuta generation, according to XML test file.
    Otherwise:
    2020-09-17 07:34:14,789 7808 ERROR openerp_test odoo.addons.l10n_it_fatturapa_out_wt.tests.test_fatturapa_wt: ` AssertionError: b'<ns[1677 chars]a>RT02</TipoRitenuta><ImportoRitenuta>2.00</Im[1155 chars]ica>' != b'<ns[1677 chars]a>RT04</TipoRitenuta><ImportoRitenuta>0.83</Im[1155 chars]ica>'
    
    Co-authored-by: SimoRubi <[email protected]>
    2 people authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    2cd74ed View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5903e8d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ed68b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cfb5770 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2a57677 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Italian)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_wt
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_wt/it/
    sergiocorato authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8c479ac View commit details
    Browse the repository at this point in the history
  24. [IMP] : black, isort, prettier

    CiroBoxHub authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4b5be7b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a882e1f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    04385bf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c694413 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2196d00 View commit details
    Browse the repository at this point in the history
  29. [REF] delete comment lines in xml

    CiroBoxHub authored and OCA-git-bot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    20be519 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f52cd94 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. [10.0] Add ability to fatturapa to export xml with DatiRitenuta and E…

    …nasarco in AltriDatiGestionali
    
    [FIX] tax value and translation issues
    
    [FIX] set default
    
    [FIX] view
    sergiocorato authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    106f123 View commit details
    Browse the repository at this point in the history
  2. [10.0][l10n_it_withholding_tax] Move welfare fund type and withholdin…

    …g tax types from l10n_it_fatturapa_out_wt
    robyf70 authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6171515 View commit details
    Browse the repository at this point in the history
  3. porting l10n_it_fatturapa_out_wt to 12

    eLBati authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    127f38e View commit details
    Browse the repository at this point in the history
  4. REF l10n_it_withholding_tax, l10n_it_fatturapa_out_wt, l10n_it_fattur…

    …apa_in removing welfare_fund_type_id
    eLBati authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    d0f63a3 View commit details
    Browse the repository at this point in the history
  5. REF l10n_it_fatturapa_out_wt and l10n_it_fatturapa_out to export ENAS…

    …ARCO lines
    
    ADD option to fill DatiCassaPrevidenziale with enasarco data
    ADD tests
    FIX payment terms
    FIX missing  <Ritenuta> in lines
    eLBati authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ee59643 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53fc7a5 View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    0a26fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df105bf View commit details
    Browse the repository at this point in the history
  9. 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 authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9ba1d5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c049590 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7a9666 View commit details
    Browse the repository at this point in the history
  12. merge PR 1264 1717 1728 1737 1739

    Lara Baggio authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2bb7fb3 View commit details
    Browse the repository at this point in the history
  13. FIX license compatibility

    eLBati authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b0339fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25adc9a View commit details
    Browse the repository at this point in the history
  15. [UPD] README.rst

    OCA-git-bot authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    46ffd38 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c62663 View commit details
    Browse the repository at this point in the history
  17. 12.0 nuovi dati ritenuta fe (OCA#1876)

    * [IMP] extend wt_types selection with new code and add tax_id for daticassa
    
    * [IMP] use causale_pagamento for all withholding tax type
    
    * [IMP] improve wizard_export_fatturapa with new 1.6 xml tack specific
    CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b6de8bb View commit details
    Browse the repository at this point in the history
  18. [12.0][FIX] fatturapa withholding tax invoice received e-invoice 1.6 (O…

    …CA#1878)
    
    * [12.0][FIX] fatturapa withholding tax invoice received - e-invoice 1.6
    
    * [FIX] l10n_it_fatturapa_out_wt pep8 fixes
    
    This reverts commit 421ef9e51634383263638e9b52ea4038829f62ec.
    
    * [IMP] migration script
    
    * [FIX] l10n_it_fatturapa_out_wt: Fixed ordering in DatiRitenuta generation, according to XML test file.
    Otherwise:
    2020-09-17 07:34:14,789 7808 ERROR openerp_test odoo.addons.l10n_it_fatturapa_out_wt.tests.test_fatturapa_wt: ` AssertionError: b'<ns[1677 chars]a>RT02</TipoRitenuta><ImportoRitenuta>2.00</Im[1155 chars]ica>' != b'<ns[1677 chars]a>RT04</TipoRitenuta><ImportoRitenuta>0.83</Im[1155 chars]ica>'
    
    Co-authored-by: SimoRubi <[email protected]>
    2 people authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    28959ea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    00052c2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    874ef9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb2e22f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e52794f View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Italian)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_wt
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_wt/it/
    sergiocorato authored and CiroBoxHub committed May 12, 2022
    Configuration menu
    Copy the full SHA
    79f6129 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ff554d5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5ebfe8a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f0ed25a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    907ae5d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5328871 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e7ce270 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8defeb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    9979587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61722eb View commit details
    Browse the repository at this point in the history
  3. [ADD] resolve conflict

    CiroBoxHub committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9210d0f View commit details
    Browse the repository at this point in the history