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_account #1950

Merged
merged 80 commits into from
Mar 12, 2021
Merged

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    05e5e05 View commit details
    Browse the repository at this point in the history
  2. [IMP] added sale order -> invoice cross-reference (useful to access s…

    …hipping data from the invoice -> "fattura accompagnatoria")
    
    removed sale addon dependency from l10n_it_account
    various changes...just for fun
    ADD funzionalità compatibili solo con la V6
    Davide Corio authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5003905 View commit details
    Browse the repository at this point in the history
  3. FIX doppio step del wizard produceva giornali doppi

    updating branch structure
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    44716aa View commit details
    Browse the repository at this point in the history
  4. [IMP] openerp v6 compatibility improvements

    [FIX] fixed compat issues
    Davide Corio authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bbfc2ba View commit details
    Browse the repository at this point in the history
  5. ADD relation region -> country

    l10n_it_account: FIX translations
    
    l10n_it_account: FIX translations
    
    l10n_it_account: ADD fiscal code computation
    
    l10n_it_account: FIX error validating invoice
    
    l10n_it: FIX naming and removing dependency from other modules
    
    ADD l10n_it_ri_ba
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f58e90c View commit details
    Browse the repository at this point in the history
  6. FIX dependency from l10n_it_base removed

    ADD l10n_it_account dependency from account_sequence
    
    FIX l10n_it_account, missing dependency
    
    FIX http://www.openerp-italia.org/index.php?option=com_kunena&Itemid=66&func=view&catid=29&id=4060#4060
    
    [IMP] l10n_it_account: descrizione più esplicativa
    
    [FIX] invoice check for supplier refund
    
    Removing dependency from account_sequence:
    https://bugs.launchpad.net/openobject-italia/+bug/949900
    https://bugs.launchpad.net/openobject-addons/+bug/950629
    account_sequence will probably be a dependency of the 'libro giornale' module
    
    [FIX] copyright
    
    [del] l10n_it_account
    not tested on trunk
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    27c9b64 View commit details
    Browse the repository at this point in the history
  7. [ADD] l10n_it_account

    [FIX] v8 compat
    
    [IMP] i18n
    
    [IMP] folders/files structure
    
    [ADD] common paper formats
    
    [FIX] missing view import
    
    [FIX] paper orientation
    
    [ADD] undeductable field on account.tax
    
    [FIX] removed empty keys
    
    [FIX] removed active key
    
    [IMP] standard footer
    
    [IMP] negative balance helpers for BS report
    
    [FIX] report title
    
    [FIX] terms for non deductible tax
    
    [FIX] typos
    
    [IMP] i18n
    
    [FIX] terms
    Davide Corio authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    62d50a6 View commit details
    Browse the repository at this point in the history
  8. Modificata stampa registri Iva

    Controllo su univocità conti imposte per le imposte di acquisto
    DAMilani authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f580a64 View commit details
    Browse the repository at this point in the history
  9. [ADD] tests for l10n_it_account

    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    07670eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64c5d67 View commit details
    Browse the repository at this point in the history
  11. [REF] tax constraints. See OCA#124 (comment)

    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    96dc990 View commit details
    Browse the repository at this point in the history
  12. Fix Travis warning and new translate

    DAMilani authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    69300dd View commit details
    Browse the repository at this point in the history
  13. Vat registries:

    - add last printed page
    - tax registries, add type layout
    - add flag print only totals
    
    Vat end period statment:
    - link header to l10n_it_account
    - print payment information
    
    l10n_it_account:
    - change header and footer
    DAMilani authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d29e300 View commit details
    Browse the repository at this point in the history
  14. FIX dependency and versions

    FIX avoid breaking inheritance of report.minimal_layout
    
    IMP translations
    
    ADDing post_init_hook for vat_statement_type and nondeductible fields
    Adding init script to fill is_base field (moving it to l10n_it_account)
    
    FIX translations
    
    ADD comment about post_init_hook
    
    [FIX] init script must be present
    
    [FIX] useless import of reports folder
    
    [FIX] header fonts size
    
    FIX old import
    PEP8
    README
    CamelCase
    
    OCA Transbot updated translations from Transifex
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2086ee1 View commit details
    Browse the repository at this point in the history
  15. [MIG] Make modules uninstallable

    [FIX] remove en.po that was erroneously created by transbot
    pedrobaeza authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ecf3e1b View commit details
    Browse the repository at this point in the history
  16. [MIG] Rename manifest files

    pedrobaeza authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8310135 View commit details
    Browse the repository at this point in the history
  17. In multi company environment, allow to skip italian checks for not it…

    …alian companies
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    74c0451 View commit details
    Browse the repository at this point in the history
  18. FIX l10n_it_account/models/account_tax.py:24: [W0402(deprecated-modul…

    …e), ] Uses of a deprecated module 'openerp.osv'
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1731c60 View commit details
    Browse the repository at this point in the history
  19. OCA Transbot updated translations from Transifex

    OCA Transbot updated translations from Transifex
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    40b9b97 View commit details
    Browse the repository at this point in the history
  20. l10n_it_account.internal_layout: better report header classes/markup …

    …to ease customization
    
    OCA Transbot updated translations from Transifex
    
    OCA Transbot updated translations from Transifex
    
    OCA Transbot updated translations from Transifex
    
    OCA Transbot updated translations from Transifex
    
    OCA Transbot updated translations from Transifex
    
    OCA Transbot updated translations from Transifex
    simahawk authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b31c442 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cf6bc73 View commit details
    Browse the repository at this point in the history
  22. l10n_it_vat_registries start porting to 10

    Elena Carlesso authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    38efa76 View commit details
    Browse the repository at this point in the history
  23. porting l10n_it_vat_registries to 10: 2nd part

    ADD date_range support
    
    FIX missing only_totals
    
    IMP translations
    
    REF _tax_amounts_by_tax_id: do not depend on invoices
    
    ADD account_accountant dep
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d2414b9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ebcd20b View commit details
    Browse the repository at this point in the history
  25. FIX l10n_it_vat_registries security and XML

    explicit dep
    website
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2733696 View commit details
    Browse the repository at this point in the history
  26. OCA Transbot updated translations from Transifex

    OCA Transbot updated translations from Transifex
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    11a3816 View commit details
    Browse the repository at this point in the history
  27. porting account_vat_period_end_statement to 10

    ADD postgresql: "9.2" minimal postgresql version for the daterange method
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    61dbff3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    31e6913 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    900a616 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    deb3253 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    eedb147 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d03a9ee View commit details
    Browse the repository at this point in the history
  33. FIX VAT registries and VAT statement when invoices with negative lines (

    OCA#452)
    
    Bug solved:
     - Create an invoice with a positive line and a negative line
     - Print VAT register
    Get wrong totals
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    eb1b88f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2867a1a View commit details
    Browse the repository at this point in the history
  35. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f5007fb View commit details
    Browse the repository at this point in the history
  36. [11] migrazione l10n_it_account to 11

    jackjack82 authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b43ce44 View commit details
    Browse the repository at this point in the history
  37. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    711008b View commit details
    Browse the repository at this point in the history
  38. fix depends l10n_it_account on account_fiscal_year for date range menu (

    OCA#590)
    
    * [11.0] port OCA#581
    
    * [11.0] add depend to account-financial-tools for account_fiscal_year module
    sergiocorato authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f3be4db View commit details
    Browse the repository at this point in the history
  39. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    7170dc9 View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Italian)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: l10n-italy-11.0/l10n-italy-11.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5cccb6f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7d637f4 View commit details
    Browse the repository at this point in the history
  42. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    600b8ea View commit details
    Browse the repository at this point in the history
  43. porting l10n_it_account to 12

    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    9f232b6 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    097334c View commit details
    Browse the repository at this point in the history
  45. [UPD] README.rst

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f4205de View commit details
    Browse the repository at this point in the history
  46. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    15f7922 View commit details
    Browse the repository at this point in the history
  47. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bd1c2b9 View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Italian)

    Currently translated at 100.0% (10 of 10 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    23cb577 View commit details
    Browse the repository at this point in the history
  49. l10n_it_account: fix OCA#966

    tafaRU authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    df5707b View commit details
    Browse the repository at this point in the history
  50. Translated using Weblate (Italian)

    Currently translated at 100.0% (10 of 10 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    59bae9a View commit details
    Browse the repository at this point in the history
  51. [UPD] [l10n_it_account] Added constraint upon accounts and account gr…

    …oups to prevent groups from having accounts of different types
    SilvioGregorini authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c15c1f6 View commit details
    Browse the repository at this point in the history
  52. ADD account_balance_sign field and values

    ADD tests
    
    IMP metadata
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0e10384 View commit details
    Browse the repository at this point in the history
  53. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    097833e View commit details
    Browse the repository at this point in the history
  54. [UPD] README.rst

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    badf163 View commit details
    Browse the repository at this point in the history
  55. 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_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    5312d76 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7a55e08 View commit details
    Browse the repository at this point in the history
  57. l10n_it_account 12.0.1.2.1

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a3fdaa3 View commit details
    Browse the repository at this point in the history
  58. [UPD] README.rst

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4019912 View commit details
    Browse the repository at this point in the history
  59. Translated using Weblate (Italian)

    Currently translated at 100.0% (16 of 16 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    fd740a1 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    598ac4e View commit details
    Browse the repository at this point in the history
  61. l10n_it_account 12.0.1.3.0

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3f3f725 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d754e99 View commit details
    Browse the repository at this point in the history
  63. l10n_it_account 12.0.1.3.2

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    aa38785 View commit details
    Browse the repository at this point in the history
  64. [FIX][l10n_it_account] Fix: better management of account_balance_sign…

    …s upon account types and account groups
    SilvioGregorini authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b69c7c1 View commit details
    Browse the repository at this point in the history
  65. Skip sign check in module init and migration, fixing the case of modu…

    …le installation when accounts are already created (otherwise installation is blocked)
    eLBati authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    89591f1 View commit details
    Browse the repository at this point in the history
  66. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    990a251 View commit details
    Browse the repository at this point in the history
  67. l10n_it_account 12.0.1.4.0

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a920c91 View commit details
    Browse the repository at this point in the history
  68. 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_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b7328e0 View commit details
    Browse the repository at this point in the history
  69. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8f0f99c View commit details
    Browse the repository at this point in the history
  70. 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_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0add8a3 View commit details
    Browse the repository at this point in the history
  71. Translated using Weblate (Italian)

    Currently translated at 80.0% (16 of 20 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2943b81 View commit details
    Browse the repository at this point in the history
  72. Translated using Weblate (Italian)

    Currently translated at 90.0% (18 of 20 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    fca7e48 View commit details
    Browse the repository at this point in the history
  73. [FIX][l10n_it_account] Lesser fix to account.group 'get_group_parents…

    …' method (now correctly checking for parenting recursion)
    SilvioGregorini authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8ce9dca View commit details
    Browse the repository at this point in the history
  74. [UPD] Update l10n_it_account.pot

    oca-travis authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    9e0b793 View commit details
    Browse the repository at this point in the history
  75. l10n_it_account 12.0.1.4.1

    OCA-git-bot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    6d51d19 View commit details
    Browse the repository at this point in the history
  76. 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_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/
    oca-transbot authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    db4fd93 View commit details
    Browse the repository at this point in the history
  77. Translated using Weblate (Italian)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_account
    Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_account/it/
    primes2h authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    cef4426 View commit details
    Browse the repository at this point in the history
  78. merge PR 1264 1717 1728 1737 1739

    Lara Baggio authored and jado95 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    acb6466 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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