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

[16.0][MIG] l10n_fr_account_vat_return and l10n_fr_account_vat_return_teledec #440

Closed
wants to merge 56 commits into from

Commits on Mar 7, 2023

  1. Add modules l10n_fr_account_vat_return and l10n_fr_account_vat_return…

    …_teledec
    
    l10n_fr_account_vat_return: adds support for French VAT declaration
    l10n_fr_account_vat_return_teledec: allows to teletransmit the French VAT declaration via teledec.fr
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cb7d013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0463a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6be138 View commit details
    Browse the repository at this point in the history
  4. Add comment in CA3 PDF generation

    Archive CA3 PDF at sent step
    Re-activate check of SIREN and period in CA3 input page
    Add reimbursement_comment_dgfip in reimbursement wizard
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    af7b997 View commit details
    Browse the repository at this point in the history
  5. Fix bug in the action that trigger the download of the Selenium IDE file

    Add a field in tree view of VAT return
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    48d478d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    756ee87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0ac653 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    617a80a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18fc25d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63f9eca View commit details
    Browse the repository at this point in the history
  11. l10n_fr_account_vat_return: FIX VAT base extracom autoliq when autoli…

    …q moves are not in VAT return period
    
    pre-commit fix
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1ae2108 View commit details
    Browse the repository at this point in the history
  12. l10n_fr_account_vat_return: Update for 2022 PDF form

    Update for new box codes used in 2022
    Introduce first tests (to be continued)
    Add a new type "France exo" for fiscal positions
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5fdb41c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed88e21 View commit details
    Browse the repository at this point in the history
  14. l10n_fr_account_vat_return: add tests for reimbursment add for in_vat…

    …_on_payment
    
    Add tests on the lines of the account.move generated
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c32ecb5 View commit details
    Browse the repository at this point in the history
  15. l10n_fr_account_vat_return: isolate method to setup an existing compa…

    …ny that has the l10n_fr standard chart of accounts
    
    Add expense account on some appendix taxes
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2909a80 View commit details
    Browse the repository at this point in the history
  16. Improve service/product repartition for autoliq intracom purchases

    Improve tests: we now have a full test suite for on_invoice and on_payment
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    add897a View commit details
    Browse the repository at this point in the history
  17. Replace boolean for supplier VAT on payment on res.partner and accoun…

    …t.move by a new type of fiscal position
    
    Migration scripts provided
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    525cd16 View commit details
    Browse the repository at this point in the history
  18. Reconcile accounts even when there is VAT on payment (it works when t…

    …here is no partial payment).
    
    Add a test for this new feature.
    pre-commit fixes
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    962ec4b View commit details
    Browse the repository at this point in the history
  19. Add french translation

    Improve source strings
    Several small usability improvements (dynamic columns on log lines, source invoice M2O field)
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5044d4b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1a80067 View commit details
    Browse the repository at this point in the history
  21. Fix view log line

    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ac92851 View commit details
    Browse the repository at this point in the history
  22. Complete rewrite of the base computation of intracom autoliq in order…

    … to support the scenario where some intracom purchase invoices where dated before the VAT period and hadn't been autoliquidated yet
    
    Update comments with 2022 codes for form boxes
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1811712 View commit details
    Browse the repository at this point in the history
  23. Improve log formatting

    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2ddeacf View commit details
    Browse the repository at this point in the history
  24. Add support for negative due/deductible VAT

    Add tests for negative due VAT and negative deductible VAT
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9b0bb31 View commit details
    Browse the repository at this point in the history
  25. Improve product ratio computation for intracom purchases when product…

    … is not set on invoice line
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    dc1ca92 View commit details
    Browse the repository at this point in the history
  26. Usability improvement on negative lines: keep negative amounts in log…

    …s lines and invert sign in total amount + add warning banner and color in tree view
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    54a30bf View commit details
    Browse the repository at this point in the history
  27. Improve string

    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c2d1d3c View commit details
    Browse the repository at this point in the history
  28. [FIX] loading of l10n.fr.account.vat.box.csv

    Fix test when stock module is not installed (can't use type='product', only 'consu')
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3c8a25b View commit details
    Browse the repository at this point in the history
  29. vat_return: add wizard to update company vat exigibility to be able t…

    …o impact invoices already generated.
    
    Easier inheritance for the on_payment/on_invoice algo when
    fr_vat_exigibility is 'auto'
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ae8df29 View commit details
    Browse the repository at this point in the history
  30. Update FR translation

    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7516819 View commit details
    Browse the repository at this point in the history
  31. [UPD] Update l10n_fr_account_vat_return.pot

    oca-ci authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    720739a View commit details
    Browse the repository at this point in the history
  32. [UPD] Update l10n_fr_account_vat_return_teledec.pot

    oca-ci authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    56917f3 View commit details
    Browse the repository at this point in the history
  33. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6d7d548 View commit details
    Browse the repository at this point in the history
  34. [ADD] icon.png

    OCA-git-bot authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1c02ba8 View commit details
    Browse the repository at this point in the history
  35. vat_return: don't block if some moves are in cancel state

    Add a fiscal position template "France - Fournisseur TVA sur encaissement"
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    114e4c7 View commit details
    Browse the repository at this point in the history
  36. l10n_fr_account_vat_return: disable tests following l10n_fr breakage

    I disable it temporarily, waiting for l10n_fr_oca.
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d437d45 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    73fc68d View commit details
    Browse the repository at this point in the history
  38. [UPD] Update l10n_fr_account_vat_return.pot

    oca-ci authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4c9ecb7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b682686 View commit details
    Browse the repository at this point in the history
  40. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_account_vat_return
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_account_vat_return/
    weblate authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    730fe7c View commit details
    Browse the repository at this point in the history
  41. vat_return: convert raise in chatter warning

    Don't block if account mapping is missing on fiscal position with fr_vat_type=france_exo because it may be a purchase-only fiscal position -> write warning in chatter
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6c7a64f View commit details
    Browse the repository at this point in the history
  42. [FIX] vat_return: fully ignore cancel moves

    In a recent update of l10n_fr_account_vat_return, I changed to code to
    avoid raising an error when cancel moves where present. But, in the code
    that computed vat on payment, there was no filter on the state on
    account.move and account.move.line, so it was taking into account cancel
    moves. This commit fixes this.
    
    Improve a variable name.
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1b1fc74 View commit details
    Browse the repository at this point in the history
  43. [UPD] Update l10n_fr_account_vat_return.pot

    oca-ci authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e2a6605 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8f9ff2d View commit details
    Browse the repository at this point in the history
  45. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_account_vat_return
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_account_vat_return/
    weblate authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5113990 View commit details
    Browse the repository at this point in the history
  46. [ADD] l10n_fr_oca: fork of l10n_fr

    Re-enable tests in l10n_fr_account_vat_return
    Tests in l10n_fr_account_vat_return now use the chart of account of
    l10n_fr_oca, which reduce a lot the number of lines of code needed for
    the initial setup of the tests
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    47e1380 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    115b655 View commit details
    Browse the repository at this point in the history
  48. [ADD] l10n_fr_account_vat_return_selenium

    Move Selenium IDE support from l10n_fr_account_vat_return to a new
    decidated module l10n_fr_account_vat_return_selenium.
    This feature is beta, so I prefer to move it to a separate module.
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5033182 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    df5b6ee View commit details
    Browse the repository at this point in the history
  50. [IMP] vat_return: add field origin_move_partner_id on log lines

    Allows to see the partner of the source invoice directly from the log line.
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    bbbfb05 View commit details
    Browse the repository at this point in the history
  51. [UPD] Update l10n_fr_account_vat_return.pot

    oca-ci authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2187b01 View commit details
    Browse the repository at this point in the history
  52. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9c2ae88 View commit details
    Browse the repository at this point in the history
  53. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: l10n-france-14.0/l10n-france-14.0-l10n_fr_account_vat_return
    Translate-URL: https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_account_vat_return/
    weblate authored and alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e1c91f9 View commit details
    Browse the repository at this point in the history
  54. [FIX] vat_return: fix reconciliation of moves

    Before reconciliation, we need to remove partial reconcile otherwise we
    have an error message which says that the moves are already reconciled.
    alexis-via committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    361bb95 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    6ff1339 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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