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 payment order improve and cleanup rebased #7

Open
wants to merge 137 commits into
base: 16-payment_order-improve_and_cleanup
Choose a base branch
from

Commits on Nov 6, 2023

  1. [FIX] payment order: fix compute_partner_bank_id

    Fix _compute_partner_bank_id on account.move.line.
    The bank account number of then invoice was not selected when a supplier has
    multiple bank account numbers and there is no payment mode set on the
    vendor bill. This PR corrects this issue.
    luc-demeyer committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    dc39f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. [FIX] account_payment_order: Restrict payment lines button to payment…

    … group
    
    If not, you get an access error when accessing the invoice if you
    don't have such permission:
    
    ```
    You are not allowed to access 'Payment Lines' (account.payment.line) records.
    
    This operation is allowed for the following groups:
          - Extra Rights/Accounting / Payments
    
    Contact your administrator to request access if necessary
    ```
    
    TT45952
    pedrobaeza committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    688b3f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge PR OCA#1176 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    06442e8 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2f5fd75 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. [FIX] account_payment_order: Always return a string in the _get_payme…

    …nt_order_order_communication_direct() method.
    
    Related to: OCA#1178
    victoralmau committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f2b050b View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1188 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4b8bb2e View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9f3f2cd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    28428a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3eaaba View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#1190 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    355d811 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    55718af View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Translated using Weblate (Italian)

    Currently translated at 64.5% (31 of 48 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_mode
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_mode/it/
    mymage authored and weblate committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ee3dc4b View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 30.2% (53 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1faf174 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Translated using Weblate (Italian)

    Currently translated at 30.8% (54 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d77fd9a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    a8c9e94 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1198 into 16.0

    Signed-off-by HaraldPanten
    OCA-git-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    33a029c View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    15a97f1 View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (Italian)

    Currently translated at 76.6% (79 of 103 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate/it/
    mymage authored and weblate committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b619dec View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. [FIX]account_payment_purchase: return result from onchange and get pr…

    …operties with correct company
    GuillemCForgeFlow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2271360 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1205 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    14d5138 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bd1efe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge PR OCA#1169 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0a3854e View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8ce292a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. [FIX] Use correct company when search for mandate_id

    Use the account.move company to search for the right partner mandate
    hugosantosred committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    70c07af View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge PR OCA#1214 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9065d3f View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3f30ea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 64.5% (31 of 48 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_mode
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_mode/it/
    mymage authored and weblate committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fd3ae9d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 30.8% (54 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8c17786 View commit details
    Browse the repository at this point in the history
  2. [IMP] account_payment_order: No error on unknown payment method codes

    Since v14, the tool for changing the target transfer account is to
    create new payment methods, and put a method line in the journal with
    such account.
    
    Thus, there will be "fake" payment methods with no export handler
    with the only goal of having a different target account.
    
    Raising an error on such methods when finishing the payment order, forcing
    to add custom code for returning (False, False), is too much, so better
    to simply return that by default and don't block in these cases.
    
    TT47723
    pedrobaeza committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ca9135e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge PR OCA#1222 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c802689 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update account_payment_order.pot

    oca-ci committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fb5f2b3 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    886ea34 View commit details
    Browse the repository at this point in the history
  4. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/
    weblate committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ab584e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 23, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 30.8% (54 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a4d7845 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 75.0% (3 of 4 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_sale
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_sale/it/
    mymage authored and weblate committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    96547a8 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 30.8% (54 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9738dd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 30.8% (54 of 175 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/it/
    mymage authored and weblate committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    aafec53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef05873 View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#1227 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b432be View commit details
    Browse the repository at this point in the history
  4. [UPD] Update account_payment_order.pot

    oca-ci committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    629aed3 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59792d7 View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/
    weblate committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9dc761d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. [FIX] account_payment_order_notification: Set rec_name

    gdgellatly authored and Graeme Gellatly committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d1fce9b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    862b4cd View commit details
    Browse the repository at this point in the history
  2. [MIG] account_banking_mandate_contact: Migration to 15.0

    Ernesto Tejeda authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0f71479 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update account_banking_mandate_contact.pot

    oca-ci authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3fe82aa View commit details
    Browse the repository at this point in the history
  4. [UPD] README.rst

    OCA-git-bot authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d201f76 View commit details
    Browse the repository at this point in the history
  5. [UPD] README.rst

    OCA-git-bot authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d0a790b View commit details
    Browse the repository at this point in the history
  6. [IMP] account_banking_mandate_contact: test performance improvement

    - Switch to setUpClass for avoiding repeat the same setup for each test.
    - Include context keys for avoiding mail operations overhead.
    josep-tecnativa authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    241bc6b View commit details
    Browse the repository at this point in the history
  7. [BOT] post-merge updates

    OCA-git-bot authored and Tisho99 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e1d3585 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ed7034 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge PR OCA#1221 into 16.0

    Signed-off-by adrienpeiffer
    OCA-git-bot committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    51dbdbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac169ce View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2d1f0c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Translated using Weblate (Italian)

    Currently translated at 76.6% (79 of 103 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate/it/
    mymage authored and weblate committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    09ad386 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Italian)

    Currently translated at 22.9% (17 of 74 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_sepa_direct_debit
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_sepa_direct_debit/it/
    mymage authored and weblate committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0c35fdc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Merge PR OCA#1233 into 16.0

    Signed-off-by HaraldPanten
    OCA-git-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fa2e8af View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3b66e9e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 19, 2024

  1. Merge PR OCA#1238 into 16.0

    Signed-off-by HaraldPanten
    OCA-git-bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3ccdf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e866c72 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e19f50d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e15455c View commit details
    Browse the repository at this point in the history
  5. Merge PR OCA#1241 into 16.0

    Signed-off-by HaraldPanten
    OCA-git-bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b16e1b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f343914 View commit details
    Browse the repository at this point in the history
  7. [BOT] post-merge updates

    OCA-git-bot committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bdda55c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Added translation using Weblate (Spanish)

    Tisho99 authored and weblate committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d965f20 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Spanish)

    Currently translated at 100.0% (14 of 14 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate_sale_contact
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate_sale_contact/es/
    Tisho99 authored and weblate committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    40d8826 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

  1. Translated using Weblate (Spanish)

    Currently translated at 100.0% (211 of 211 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/es/
    Ivorra78 authored and weblate committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3bf5c86 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge PR OCA#1244 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    14a8371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0fb9f View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    86dcd99 View commit details
    Browse the repository at this point in the history
  4. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_sepa_direct_debit
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_sepa_direct_debit/
    weblate committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5eb3775 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 5, 2024

  1. Merge PR OCA#1246 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    76372db View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a15f1a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    97ceaed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059442e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f905d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd8e05 View commit details
    Browse the repository at this point in the history
  5. unit test

    luc-demeyer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7aebbd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ea2fa3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15b8ec8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73d8572 View commit details
    Browse the repository at this point in the history
  9. [FIX]account_payment_order transfer journal

    The transfer journal functionality has been broken by commit
    odoo/odoo@65a1949
    
    This fix adds transfer journal support to this constraint.
    luc-demeyer committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7c7fbfa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge PR OCA#1251 into 16.0

    Signed-off-by dreispt
    OCA-git-bot committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    522a5e9 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update account_banking_pain_base.pot

    oca-ci committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2f78e0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84920a2 View commit details
    Browse the repository at this point in the history
  4. [UPD] Update account_payment_order.pot

    oca-ci committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f283a2f View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cbe580f View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_pain_base
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base/
    weblate committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    020d44e View commit details
    Browse the repository at this point in the history
  7. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/
    weblate committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c7dbfef View commit details
    Browse the repository at this point in the history
  8. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_sepa_direct_debit
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_sepa_direct_debit/
    weblate committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f3ea619 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. [IMP] update payment reference on open payment order

    This commits adds the possibility to update the payment reference on a
    payment transaction before generating XML file.
    luc-demeyer committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d05aba7 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1170 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ec2ccf4 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update account_payment_order.pot

    oca-ci committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7059343 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0a16cf7 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/
    weblate committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    521f5b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    755e602 View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1252 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5c3d434 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    760b9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194fafd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Translated using Weblate (Spanish)

    Currently translated at 100.0% (217 of 217 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/es/
    Ivorra78 authored and weblate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    adbf6ea View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate (Spanish)

    Currently translated at 98.7% (80 of 81 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_sepa_direct_debit
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_sepa_direct_debit/es/
    Ivorra78 authored and weblate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    655b6e2 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Spanish)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_method_fs_storage
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_method_fs_storage/es/
    Ivorra78 authored and weblate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    034b69c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    fa4279d View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1254 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    206eb98 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d86a1fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff6d34 View commit details
    Browse the repository at this point in the history
  5. Merge PR OCA#1148 into 16.0

    Signed-off-by pedrobaeza
    OCA-git-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1e59380 View commit details
    Browse the repository at this point in the history
  6. [UPD] Update account_payment_order.pot

    oca-ci committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c979d2f View commit details
    Browse the repository at this point in the history
  7. [BOT] post-merge updates

    OCA-git-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    82c4954 View commit details
    Browse the repository at this point in the history
  8. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_order
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order/
    weblate committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c34e97c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. [IMP] update dotfiles

    OCA-git-bot committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2bdd3cd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a3b9d21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2391f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8fa37d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    437fa9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9314814 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    0dab339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de8d6e View commit details
    Browse the repository at this point in the history
  3. Merge PR OCA#1215 into 16.0

    Signed-off-by dreispt
    OCA-git-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d1894a7 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    34dc118 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Italian)

    Currently translated at 100.0% (4 of 4 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_sale
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_sale/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c18ee85 View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Italian)

    Currently translated at 76.6% (79 of 103 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    22ccbbe View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Italian)

    Currently translated at 100.0% (3 of 3 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate_contact
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate_contact/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3455277 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Italian)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_banking_mandate_sale
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_mandate_sale/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e998192 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Italian)

    Currently translated at 100.0% (8 of 8 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_purchase
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_purchase/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9886d68 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Italian)

    Currently translated at 100.0% (11 of 11 strings)
    
    Translation: bank-payment-16.0/bank-payment-16.0-account_payment_method_fs_storage
    Translate-URL: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_method_fs_storage/it/
    mymage authored and weblate committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dc951ed View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Merge PR OCA#1264 into 16.0

    Signed-off-by HaraldPanten
    OCA-git-bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9c2f771 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e9e6ca0 View commit details
    Browse the repository at this point in the history
  3. Large refactoring/improvement/cleanup of OCA/bank-payment

    NEW FEATURES
    - activate 'in_payment' payment_state on invoices... at last !
    - payment order numbering: add ability to have a sequence specific to a particular payment mode (optional)
    - add show account number policy "first_last" to show N first and N last characters of bank account number
    
    SMALL IMPROVEMENTS
    - account.payment.method: rename field "payment_order_only" to "payment_order_ok" for naming consistency with the field of account.payment.mode. Auto-set "payment_order_ok" of payment mode from the equivalent field of payment method. Migration scripts provided for account.payment.method and the data of SEPA credit transfer and SEPA direct debit.
    - payment order attachment: add M2O payment_file_id that points to the payment file. No more need for a simplified attachment form view.
    - keep the spaces in the scrambled bank account number, so that the user easily understands that it is a "scrambled" bank account number
    - add field acc_number_scrambled on res.partner.bank for easy and direct use of scrambled account number
    
    SIMPLIFICATION / CODE CLEANUP
    - remove field partner_bank_id on account.move.line
    - move code for scrambled account number from qweb report to res.partner.bank class
    - remove boolean field show_bank_account_from_journal from account.payment.mode: we now consider that this option is always true i.e. when account_payment_partner is installed, Odoo takes the bank accounts to display on the customer invoice from the payment mode (if the payment mode is empty, it displays all the bank accounts of the company). As a consequence, hide partner_bank_id on customer invoice form view.
    - remove fields inbound_payment_order_only and outbound_payment_order_only from account.journal : these 2 fields were not used!
    - add check_company=True where it was missing and remove code of constraint that checks company consistency
    - re-organise form view of payment order to equilibrate between left column and right column
    
    TECHNICAL:
    - replace @api.onchange by computed readonly=False store=True fields
    - remove (or reduce) the use of demo data in tests
    - speed-up tests by using tracking_disable=True
    - Replace (6, 0, []) and (0, 0, {}) by Command.set() and Command.create()
    - add sql unicity constraint on payment order number per company
    alexis-via authored and Kev-Roche committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4d5d9ec View commit details
    Browse the repository at this point in the history
  4. Add support for regulatory reporting in PAIN files

    Harmonize values for reference_type on account.move and communication_type on account.payment.line:
    2 possible values : free and structured (migration script provided)
    Simplify code for reference.
    alexis-via authored and Kev-Roche committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c495144 View commit details
    Browse the repository at this point in the history