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 withholding tax #9

Commits on Dec 17, 2020

  1. [ADD] first prototype l10n_it_withholding_tax. Handling withholding m…

    …aturity date
    
    [ADD] author
    
    [FIX] copyright & description
    
    [IMP] l10n_it_withholding_tax - description
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4e207ea View commit details
    Browse the repository at this point in the history
  2. [REM] l10n_it_withholding_tax

    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8a9df47 View commit details
    Browse the repository at this point in the history
  3. [add] l10n_it_withholding_tax from 6.1

    [fix] descriptions
    
    [fix] dependency
    
    [fix] config
    
    [fix] config view
    
    [fix] using invoice partner in reconcile
    
    [imp] using tax authority partner
    
    [add] tests first version
    
    [imp] tests
    
    [imp] tests
    
    [ADD] field help
    
    [fix] using right date and period when paying
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c5e762d View commit details
    Browse the repository at this point in the history
  4. [REF] Set all the modules of the master branches to "installable": False

    moves all modules into a __unported__ directory
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fce385e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d82c54 View commit details
    Browse the repository at this point in the history
  6. [MIG] Rename manifest files

    pedrobaeza authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6fe3ae3 View commit details
    Browse the repository at this point in the history
  7. Adding l10n_it_withholding_tax from http://www.openerpitalia.net/

    FIX copyright headers
    
    FIX PEP8
    
    IMP description
    
    IMP description and copyright
    
    FIX PEP8
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    62969e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e8895a View commit details
    Browse the repository at this point in the history
  9. OCA Transbot updated translations from Transifex

    OCA Transbot updated translations from Transifex
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    02bd97e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ab2bfd View commit details
    Browse the repository at this point in the history
  11. Porting to v.10: Compute WT in customer and supplier invoices

    Creation of WT statement
    
    Wt moves creation
    
    Quote for payments
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f177b6a View commit details
    Browse the repository at this point in the history
  12. WT move and account move creation from reconcile

    [FIX] 10.0 api compat
    
    First beta
    
    Travis check
    
    Ref name
    
    [FIX] Compute WT only if the invoice has wt lines
    
    Added feature to unreconcile the wt move created by payment, and after it possible to re-reconcile
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    98ba15d View commit details
    Browse the repository at this point in the history
  13. [FIX] add depends to l10n_it_withholding_tax

    [FIX] add display_name on class  withholding.tax.move withholding.tax.statement
    
    [FIX] add display_name on class  withholding.tax.move withholding.tax.statement
    
    [FIX] removed select on class l10n_it_withholding_tax l10n_it_withholding_tax_payment
    
    [FIX] add README
    MarcoCalcagni authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bac27c9 View commit details
    Browse the repository at this point in the history
  14. IMP l10n_it_withholding_tax README

    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fa9c2f0 View commit details
    Browse the repository at this point in the history
  15. Rates required

    Disabled delete from tree view of wt statements and wt moves
    
    Rates required
    
    Disabled delete from tree view of wt statements and wt moves
    
    Fix conflicts and changed code with new standards
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    efc509b View commit details
    Browse the repository at this point in the history
  16. FIX l10n_it_withholding_tax metadata

    FIX l10n_it_withholding_tax menu (OCA#403)
    
    unusable taxes menu with odoo enterprise or web_responsive
    
    FIX l10n_it_withholding_tax (OCA#416)
    
    Gli oggetti withholding.tax.move, withholding.tax.statement e withholding.tax.move.payment si possono eliminare dalla vista elendo dei relativi menu
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    05d1d29 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b30d27 View commit details
    Browse the repository at this point in the history
  18. FIX l10n_it_withholding_tax in multi currency env. Use case: (OCA#451)

    - Create a USD bank journal
     - Add 2 rates to USD currency: yesterday with rate 0.8; today with rate 0.9
     - Create an USD invoice with date = yesterday
     - Create a bank statement (on USD bank account) today registering a full payment and try to reconcile
    
    Get "Valore di credito o debito errato nella registrazione contabile"
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6046617 View commit details
    Browse the repository at this point in the history
  19. Multicompany

    check wt_moves
    
    Added rules
    
    Show payment move after generation from wt moves
    
    More check for payment unreconciliation
    
    Company readonly in payment wt
    
    Company readonly in payment wt
    
    Fix conflict with translation
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fde08b0 View commit details
    Browse the repository at this point in the history
  20. [FIX] Travis check and readonly on company_id (OCA#25)

    * [FIX] Travis check and readonly on company_id
    
    * [FIX] Travis check and readonly on company_id
    MarcoCalcagni authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    64cb196 View commit details
    Browse the repository at this point in the history
  21. FIX l10n_it_withholding_tax

    odoo/tools/translate.py", line 539, in next
        raise Exception("malformed file: bad line: %s" % line)
    Exception: malformed file: bad line: # * l10n_it_withholding_tax
    
    Restore l10n_it_withholding_tax_payment/i18n/lt.po
    
    FIX l10n_it_withholding_tax: invoicing user can't open nor create invoices with wh tax
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d782ee3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c0d670d View commit details
    Browse the repository at this point in the history
  23. FIX l10n_it_withholding_tax: withholdihg tax journal

    Without the possibility to avoid bank journal, Withholding Tax Statement would appear in
    Accounting Dashboard / Bank Reconciliation
    under 'Minus Unreconciled Statement Lines'
    
    FIX typo Withhoulding
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6a5f964 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0bf14c1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    26d02c3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e4cc2f1 View commit details
    Browse the repository at this point in the history
  27. [REM] l10n_it_withholding_tax/i18n/am.po in order to fix https://trav…

    …is-ci.org/OCA/l10n-italy/jobs/394011315#L2844-L2849 (OCA#517)
    
    [FIX] Remove all po files containing duplicate terms (except it.po) in order to get Travis green after weblate migration (OCA#519)
    
    The problem was introduced by a manual manipulation of the .po files at OCA@949a109#diff-b06d4f56026a0366ca7fdd91f96ddf27
    tafaRU authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    21ba3cc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    31f297b View commit details
    Browse the repository at this point in the history
  29. [10.0] withholding.tax.move created at invoice payment shall have the…

    … date competence equal to payment date (and not invoice date), while date maturity shall be computed based from invoice payment date (OCA#518)
    jackjack82 authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b6c373b View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Italian)

    Currently translated at 100.0% (85 of 85 strings)
    
    Translation: l10n-italy-10.0/l10n-italy-10.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-10-0/l10n-italy-10-0-l10n_it_withholding_tax/it/
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fe5279a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cd7162a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1ee69e4 View commit details
    Browse the repository at this point in the history
  33. FIX l10n_it_withholding_tax

    WARNING openerp_test odoo.addons.base.ir.ir_ui_view: Error-prone use of @Class in view view.withholding.invoice.supplier.form (): use the hasclass(*classes) function to filter elements by their classes
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1f3c147 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f131b98 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f9a45b8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cfd26d4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    66d26a5 View commit details
    Browse the repository at this point in the history
  38. Translated using Weblate (Italian)

    Currently translated at 100.0% (85 of 85 strings)
    
    Translation: l10n-italy-11.0/l10n-italy-11.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6a3f603 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9584ce9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6a12282 View commit details
    Browse the repository at this point in the history
  41. Wrong accounts in reconciliation: "debiti per ritenute" was used inst…

    …ead of "debiti v fornitori"
    alessandrocamilli authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ea2ac83 View commit details
    Browse the repository at this point in the history
  42. IMP invoice payment widget with WT evidence

    IMP WT statement and move: avoid creation and edit
    IMP WT move reconciliation. Translations. Trees order
    FIX default WT journal
    FIX README
    Disable WT for customer invoice, as not handled
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    47b38e7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a2eb14c View commit details
    Browse the repository at this point in the history
  44. [UPD] README.rst

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fa5d98c View commit details
    Browse the repository at this point in the history
  45. Translated using Weblate (Italian)

    Currently translated at 96.9% (94 of 97 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9fa8920 View commit details
    Browse the repository at this point in the history
  46. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9cd368c View commit details
    Browse the repository at this point in the history
  47. Translated using Weblate (Italian)

    Currently translated at 80.4% (78 of 97 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    820dfb2 View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Italian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    604467e View commit details
    Browse the repository at this point in the history
  49. Translated using Weblate (Italian)

    Currently translated at 100.0% (97 of 97 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5393c8d View commit details
    Browse the repository at this point in the history
  50. [ADD] icon.png

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6813cc5 View commit details
    Browse the repository at this point in the history
  51. Fix withholding tax duplication

    GSLabIt authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2cc5fda View commit details
    Browse the repository at this point in the history
  52. l10n_it_withholding_tax 12.0.1.0.1

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3070e7f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    a1260e4 View commit details
    Browse the repository at this point in the history
  54. l10n_it_withholding_tax 12.0.1.0.2

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2340eb6 View commit details
    Browse the repository at this point in the history
  55. [UPD] README.rst

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f78556e View commit details
    Browse the repository at this point in the history
  56. modificata posizione voce di menu del modulo

    Lara Baggio authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f57606c View commit details
    Browse the repository at this point in the history
  57. l10n_it_withholding_tax 12.0.1.0.3

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    84e30e2 View commit details
    Browse the repository at this point in the history
  58. [FIX] l10n_it_withholding_tax: Added condition upon 'date_end' column…

    … in where clause for _get_rate method
    SilvioGregorini authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e3ff1d2 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    71c3523 View commit details
    Browse the repository at this point in the history
  60. l10n_it_withholding_tax 12.0.1.0.4

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3b3740c View commit details
    Browse the repository at this point in the history
  61. 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_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bf4eb97 View commit details
    Browse the repository at this point in the history
  62. FIX l10n_it_withholding_tax _onchange_invoice_line_wt_ids: always set…

    … withholding_tax True
    
    After a162821
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    76c1f7a View commit details
    Browse the repository at this point in the history
  63. l10n_it_withholding_tax 12.0.1.0.5

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3b559d0 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6bfa5b8 View commit details
    Browse the repository at this point in the history
  65. ADD WT interface in customer invoices and

    FIX wrong amounts in reconciliation
    IMP depends of _compute_type
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5fa3208 View commit details
    Browse the repository at this point in the history
  66. [10.0][l10n_it_withholding_tax] Move welfare fund type and withholdin…

    …g tax types from l10n_it_fatturapa_out_wt
    robyf70 authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7fbd997 View commit details
    Browse the repository at this point in the history
  67. REF l10n_it_withholding_tax, l10n_it_fatturapa_out_wt, l10n_it_fattur…

    …apa_in removing welfare_fund_type_id
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b4d13f3 View commit details
    Browse the repository at this point in the history
  68. 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 TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    83c629a View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    2316527 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    dff5792 View commit details
    Browse the repository at this point in the history
  71. l10n_it_withholding_tax 12.0.1.1.0

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e080cf6 View commit details
    Browse the repository at this point in the history
  72. 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_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    13c1f9b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    c94edf3 View commit details
    Browse the repository at this point in the history
  74. l10n_it_withholding_tax 12.0.1.1.1

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    142120e View commit details
    Browse the repository at this point in the history
  75. Translated using Weblate (Italian)

    Currently translated at 96.3% (103 of 107 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    73c1fbe View commit details
    Browse the repository at this point in the history
  76. Translated using Weblate (Italian)

    Currently translated at 96.3% (103 of 107 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    primes2h authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6299400 View commit details
    Browse the repository at this point in the history
  77. merge PR 1264 1717 1728 1737 1739

    Lara Baggio authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8d53d73 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    78c71db View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5c7ca21 View commit details
    Browse the repository at this point in the history
  80. l10n_it_withholding_tax 12.0.1.2.0

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e1bed2f View commit details
    Browse the repository at this point in the history
  81. 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_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a20b8fd View commit details
    Browse the repository at this point in the history
  82. 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_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    37aeda5 View commit details
    Browse the repository at this point in the history
  83. 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 TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1b529ca View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    37ab78d View commit details
    Browse the repository at this point in the history
  85. l10n_it_withholding_tax 12.0.2.0.0

    OCA-git-bot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2f6b09e View commit details
    Browse the repository at this point in the history
  86. 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_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/
    oca-transbot authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    88618ba View commit details
    Browse the repository at this point in the history
  87. Translated using Weblate (Italian)

    Currently translated at 94.6% (106 of 112 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax/it/
    eLBati authored and TheMule71 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d49cb0c View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    b872a04 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    5ad1d1a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    f289f9f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    48c3674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2672ea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    4d54e21 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    a9df196 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    fa639f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bad16 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    f508c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b59b6 View commit details
    Browse the repository at this point in the history