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] base_business_document_import_phone #743

Merged

Commits on Oct 31, 2023

  1. Rename base_phone_business_document_import to base_business_document_…

    …import_phone for consistency
    
    Add connector-telephony in oca_dependencies.txt
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    08134e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e8ac7 View commit details
    Browse the repository at this point in the history
  3. Add and update README.rst

    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c6dbb31 View commit details
    Browse the repository at this point in the history
  4. 8.0 Add support for partner bank matching on invoice update (#6)

    Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
    Alexis de Lattre authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ebd72f View commit details
    Browse the repository at this point in the history
  5. 8.0 Use try/except when importing external libs (#8)

    [FIX] LINT
    
    Use try/except when importing external libs
    Remove self.ensure_one() that has nothing to do in an api.model method
    Alexis de Lattre authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1b44a03 View commit details
    Browse the repository at this point in the history
  6. Prepare v10 branch

    Rename __openerp__.py to __manifest__.py and set installable to False
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fa6a890 View commit details
    Browse the repository at this point in the history
  7. Port base_business_document_import* to v10

    Also port all the modules that generate the XML documents: account_invoice_ubl, account_invoice_zugferd, purchase_order_ubl and sale_order_ubl
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d27e84a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fb9a91 View commit details
    Browse the repository at this point in the history
  9. Don't update last_run when download fails

    When using auto invoice download, the cron is executed by default by admin user, which is above record rules: only handle download config in the company of the user and improve matching by always selecting obj in the same company (or company = False)
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    53586f2 View commit details
    Browse the repository at this point in the history
  10. Add ability to run cron invoice download from admin for all companies…

    … in multi-company environnement
    
    Fix my previous commit on sequence field on invoice import config (caused a crash when creating a new record)
    Usability improvements on download config
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    66a8343 View commit details
    Browse the repository at this point in the history
  11. [MIG] base_business_document_import from 11 to 12

    Migrate base_business_document_import_phone from v10 to v12
    Convert readme to the new format
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4d2b162 View commit details
    Browse the repository at this point in the history
  12. Use limit=1 where relevant

    Improve code for shipping addresse matching
    Improve tests
    alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4f7988f View commit details
    Browse the repository at this point in the history
  13. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e94f55e View commit details
    Browse the repository at this point in the history
  14. [ADD] icon.png

    OCA-git-bot authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2610986 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf07bf5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c5af868 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (German)

    Currently translated at 100.0% (1 of 1 strings)
    
    Translation: edi-12.0/edi-12.0-base_business_document_import_phone
    Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-base_business_document_import_phone/de/
    marylla authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    627dcb9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ec3ad5 View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Croatian)

    Currently translated at 100.0% (1 of 1 strings)
    
    Translation: edi-12.0/edi-12.0-base_business_document_import_phone
    Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-base_business_document_import_phone/hr/
    badbole authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    50aea33 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7727bdd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9da1fdb View commit details
    Browse the repository at this point in the history
  22. [UPD] Update base_business_document_import_phone.pot

    oca-ci authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e926a4f View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and alexis-via committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a7a678f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f7ee5d View commit details
    Browse the repository at this point in the history