Ignacio Buioli
166515281b
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (220 of 220 strings)
Translation: bank-payment-13.0/bank-payment-13.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_payment_order/es_AR/
2021-01-05 14:03:52 +01:00
Luc De Meyer
72a526dfdf
move Debit Order after Payments in Customer menu
2021-01-05 14:03:52 +01:00
Alexis de Lattre
a7cd7f60b6
Fix state condition on invoice view
2021-01-05 14:03:52 +01:00
Raf Ven
369f18bbed
[MIG] account_payment_order: Migration to 13.0
2021-01-05 14:03:52 +01:00
Jaume Planas
a4319d2f2b
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (223 of 223 strings)
Translation: bank-payment-12.0/bank-payment-12.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_order/ca/
2021-01-05 14:03:52 +01:00
Guewen Baconnier
2769011d68
Add indexes on account payment models
...
The fields where the indexes are added are used in searches in
account_payment_order, which becomes really slow when a database have
many lines.
2021-01-05 14:03:52 +01:00
Thomas Binsfeld
e6253b98ca
[REF] Account Payment Order: split generate_move method
2021-01-05 14:03:52 +01:00
Thomas Binsfeld
703cee011d
[REF] Payment Order: payment line creation from move line
...
Benefits of the batch creation of Odoo 12.0
The method returns the created payment lines
2021-01-05 14:03:52 +01:00
Thomas Binsfeld
c32321e7b5
[REF] Account Payment Order: add Admin in security group
2021-01-05 14:03:52 +01:00
Pedro M. Baeza
ae9468f48e
[FIX] account_payment_order: Fix FR translation
2021-01-05 14:03:52 +01:00
Jordi Ballester
81152bf603
When the user looks for open payables or receivables, in the
...
context of payment orders, she should ocus on the amount that
is due to be paid. In this method we are forcing to display both
the amount due in company and in the invoice currency.
We then hide the fields debit and credit, because they add no value.
2021-01-05 14:03:52 +01:00
Alexis de Lattre
4d48889780
[FIX+IMP] account_payment_order:
...
* FIX: Bug #353 crash when selecting a payment mode that has a variable link to a bank account
* FIX: Add 'post_move' option on account.payment.mode with default True, to keep the previous behavior
* IMP: Explicit error when bank account is missing on bank journal
* IMP: Add field default_date_prefered on payment mode.
2021-01-05 14:03:52 +01:00