Commit Graph

4 Commits

Author SHA1 Message Date
Alexis de Lattre
d56cd97c2f [FIX+IMP] account_payment_partner: Several things:
* Forgot to remove a usecase of debit_denied
* Add ACL
* Better filters on payment.order.create wizard
* Add default values for those filters on payment.mode
* FIX remove coma at end of line
* Add translatable 'label' field on payment.mode, designed to be used in invoice report
2020-10-20 07:32:03 +02:00
Holger Brunn
fe44b16e97 [RFR] decorate overridable methods in wizard as api.multi 2020-10-20 07:32:03 +02:00
Pedro M. Baeza
5152ca2b64 [FIX] account_payment_partner: Fix for finding account move lines without invoice (manual entries in receivables/payables) 2020-10-20 07:32:03 +02:00
Pedro M. Baeza
451a7dda0a [MIG] account_payment_partner: Migration to v8
* Migration and enhancement of all modules involved in SEPA
* Clean files
* Replace deprecated workflow calls
* Translation template files
* Translations to spanish
* Use sale_ok and purchase_ok instead of tweaking payment type
2020-10-20 07:32:03 +02:00