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

[15.0] [MIG] account_fiscal_position_autodetect_optional_vies: Migration to 15.0 #374

Commits on Sep 27, 2023

  1. [ADD] account_fiscal_position_autodetect_optional_vies: This module a…

    …dds vat VIES validation to fiscal positions.
    
    TT30631
    victoralmau authored and angel committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    22ed014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f506d View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and angel committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3f802c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8fbe20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    556ad30 View commit details
    Browse the repository at this point in the history
  6. [FIX] account_fiscal_position_autodetect_optional_vies: Force company…

    … type in test partner
    
    After OCA/OCB@4518968#diff-1ef5fe83935572c9b9b9e6eec69a44551023f3b92fe38bed4f765a24e16694b4 and OCA/OCB@198a4dd the associated partner needs to be of type `company` for the vies check to work.
    
    @Tecnativa
    victoralmau authored and angel committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3f25a3a View commit details
    Browse the repository at this point in the history
  7. [FIX] account_fiscal_position_autodetect_optional_vies: Cover childre…

    …n contacts
    
    Steps to reproduce the problem:
    
    - Create a partner with a proper VIES VAT.
    - Create a children for that partner.
    - Create a fiscal position with "Vat was VIES validated" and
      "Auto-apply" marks checked.
    - Use the children partner in an invoice.
    
    Current behavior:
    
    The fiscal position is not selected.
    
    Expected behavior:
    
    The fiscal position is selected.
    
    TT38107
    pedrobaeza authored and angel committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b480a31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    667b3aa View commit details
    Browse the repository at this point in the history
  9. [UPD] README.rst

    OCA-git-bot authored and angel committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8ea3a59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88802a2 View commit details
    Browse the repository at this point in the history