This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
bank-payment
Watch
1
Star
0
Fork
1
You've already forked bank-payment
mirror of
https://github.com/OCA/bank-payment.git
synced
2025-02-02 10:37:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b96cfffd4e058db2ea14c18acb5f7d0da1727e4e
bank-payment
/
account_banking_sepa_direct_debit
/
wizard
History
Alexis de Lattre
b96cfffd4e
Now fully manage the scenario where the customer has a new bank account (in the same bank or in another bank) Warning : the signature of the function _prepare_field() has been changed
2017-11-22 10:49:30 +01:00
..
__init__.py
First implementation of mandates, but I still have a lot of hesitation about the data model so it may change. Manage different sequence types in the same file ; we just have to separate them in different payment info blocks.
2017-11-22 10:49:30 +01:00
export_sdd_view.xml
Reduce pep8 warnings Use create_date instead of a dedicated datetime field The creation of the SEPA file now has a _prepare function Other improvements in the code.
2017-11-22 10:49:30 +01:00
export_sdd.py
Now fully manage the scenario where the customer has a new bank account (in the same bank or in another bank) Warning : the signature of the function _prepare_field() has been changed
2017-11-22 10:49:30 +01:00