Commit Graph

17 Commits

Author SHA1 Message Date
Luc De Meyer
a3b5a3f1ea [13.0][IMP]move payment order menus 2021-01-08 08:36:28 +01:00
Marçal Isern
60cdceb84e [MIG] account_banking_mandate: Migration to 13.0 2021-01-08 08:36:28 +01:00
Marçal Isern
bf1c60d784 [IMP] account_banking_madante: black, isort 2021-01-08 08:36:28 +01:00
Thomas Binsfeld
98e5b4c89f [REF] Banking Mandate: move payment lines list in shortcut button
It allows a user with no access on payment line to open mandates
2021-01-08 08:36:28 +01:00
Pedro M. Baeza
c77a17b120 [MIG] account_banking_mandate: Finish migration to v12
* Adapted test
* Removed unneeded constraint
* Fixed view for accessibility
2021-01-08 08:36:28 +01:00
Sergio Teruel
9bdc07aa3c [12.0][mig] account_banking_mandate: Migrate to V12.0 2021-01-08 08:36:28 +01:00
rgarnau
3f83231b43 [FIX] minor fix 2021-01-08 08:36:28 +01:00
Carlos Dauden
2af68d32f2 [FIX] account_banking_mandate: If Create and edit acc_number not set 2021-01-08 08:36:28 +01:00
etobella
745c2fb32c [MIG] account_payment_mandate: Migration to 11.0 2021-01-08 08:36:28 +01:00
Alexis de Lattre
ff853f6f73 Port almost all modules to v10 (#305)
Port almost all modules to v10

* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300)
2021-01-08 08:36:27 +01:00
Alexis de Lattre
1bdb9e669c [MIG] account_banking_mandate: Migration to v9 2021-01-08 08:36:27 +01:00
Sergio Incaser
8877a72e6f [FIX+IMP] account_banking_mandate: Several fixes and imps:
* Add creditor identifier field to report mandate.
* Translate.
* Split basic and sepa mandate
* Use api.multi instead
* Make format field required
2021-01-08 08:36:27 +01:00
Alexis de Lattre
b7bdb4a947 Add bank.payment.lines object to allow grouping in the payments 2021-01-08 08:36:27 +01:00
Antonio Espinosa
78dca8ebac [FIX] Allow to select bank account when creating a mandate 2021-01-08 08:36:27 +01:00
Alexis de Lattre
b08e0563cf Port SEPA modules to new API
Fix an important regression in account_banking_sepa_direct_debit: "Date of Last Debit" was not set any more
Proper write of date_done with account_banking_payment_export is installed without account_banking_payment_transfer
Add post-install script for date_sent on payment.order
2021-01-08 08:36:27 +01:00
Alexis de Lattre
bd9217817e [FIX+IMP] account_banking_mandate: Several things
* Bug #96 bad use of new API
* [Usability] mandates: search by reference, add group_by, add seq type in tree view
* Add scheme in mandate tree+search view
* Replace tabs by spaces in mandate views
* account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format
* Add multi-company rule on account.banking.mandate
2021-01-08 08:36:27 +01:00
Pedro M. Baeza
8cc1f76969 [ADD] account_banking_mandate, spliting functionality in two modules 2021-01-08 08:36:27 +01:00