Commit Graph

3 Commits

Author SHA1 Message Date
Sandy Carter
a4ad7a0fbd PEP8 on account_banking_payment_export 2014-09-02 12:30:01 -04:00
Stéphane Bidoul
f4f420e10f [IMP] use local imports 2013-09-23 19:21:51 +02:00
Stéphane Bidoul
77b6806e07 [IMP] account_banking_payment refactoring to make payment export features available without pulling bank statement features
- introduce account_banking_payment_export module with all features from account_banking_payment that do not involve changing the payment order workflow or depend on bank statement changes
- account_banking_payment_export does not depend on account_banking 
- account_banking_payment is consequently stripped of above features
- account_banking_sepa_credit_transfer depend on account_banking_payment_export and is compatible with the default payment order workflow
2013-08-09 22:55:49 +02:00