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

[17.0][MIG] account_statement_import_online_paypal #722

Open
wants to merge 20 commits into
base: 17.0
Choose a base branch
from

Commits on Sep 17, 2024

  1. [REN] account_bank_statement_import_online_paypal: Renamed to account…

    …_statement_import_online_paypal
    omar7r authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    66b394e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b6fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea2bbd9 View commit details
    Browse the repository at this point in the history
  4. Add module account_statement_import_base

    The 2 modules account_statement_import_online and
    account_statement_import depend on account_statement_import_base (and
    not on each other) and share common code, in particular a hook to update
    the statement line. So we can now have reconciliation modules that use
    this hook and therefore work both on file import and online import. More
    details on OCA#481.
    
    Improve bank statement line form view and journal form view.
    alexis-via authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    abb2879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20d2a65 View commit details
    Browse the repository at this point in the history
  6. [FIX] account_statement_import_online_paypal: Update CONFIGURE, USAGE…

    …, and ROADMAP to current Odoo & PayPal menus/procedures/links.
    
    (1) Odoo's menu has changed over the recent versions, and these changes help new users to better understand how to create a PayPal-related Bank Account/Journal and configuration for syncing with PayPal's servers.
    (2) The order of CONFIGURE was changed to the logical flow of obtaining PayPal credentials first and then configuring Odoo to match.
    (3) PayPal's URL for transaction definitions has changed and was updated in ROADMAP.
    kwoychesko authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    37b4d82 View commit details
    Browse the repository at this point in the history
  7. [FIX] account_statement_import_online_paypal: force observance of "Al…

    …low Empty Statements" provider setting
    
    Empty statements should only be created if "Allow Empty Statements" is checked. This commit adds a check for the state of the allow_empty_statements field.
    kwoychesko authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0f1cd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f97dd96 View commit details
    Browse the repository at this point in the history
  9. [UPD] Update account_statement_import_online_paypal.pot

    oca-ci authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    124f94c View commit details
    Browse the repository at this point in the history
  10. [BOT] post-merge updates

    OCA-git-bot authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df2befe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8356c27 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Spanish)

    Currently translated at 100.0% (154 of 154 strings)
    
    Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
    Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/es/
    Ivorra78 authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e0cd90d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ca25e4 View commit details
    Browse the repository at this point in the history
  14. [UPD] Update account_statement_import_online_paypal.pot

    oca-ci authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    55232d5 View commit details
    Browse the repository at this point in the history
  15. [BOT] post-merge updates

    OCA-git-bot authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7f5393c View commit details
    Browse the repository at this point in the history
  16. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
    Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/
    weblate authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    581426c View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Spanish)

    Currently translated at 100.0% (159 of 159 strings)
    
    Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
    Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/es/
    Ivorra78 authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8575e9c View commit details
    Browse the repository at this point in the history
  18. Added translation using Weblate (Italian)

    mymage authored and kvdveer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e90674e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    266a7c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    21a1a89 View commit details
    Browse the repository at this point in the history