Commit Graph

4 Commits

Author SHA1 Message Date
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
Stefan Rijnhart
1d81e9f30b [RFR] Payment order workflow now allows cancelling of reconciled
orders
[FIX] Fixes from testing
[IMP] Manual matching of payment orders and lines
2013-05-30 00:26:36 +02:00
Stefan Rijnhart
345381a8a7 [RFR] Move workflow adaptions from debit module to payment module 2013-05-28 07:16:26 +02:00
Stefan Rijnhart
8f9fada351 [RFR] Split off payment functionality in a different addon 2013-03-16 17:44:19 +01:00