Commit Graph

8 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
08436c0bf5 [FIX] Move attributes to from 'states' dictionary to view 2013-05-29 16:42:50 +02:00
Stefan Rijnhart
e045946a13 [FIX] Make payment mode type required
[RFR] Cosmetic view changes
2013-05-29 14:35:04 +02:00
Stefan Rijnhart
a5e98db809 [RFR] API: remove deprecated 'type' elements from view records
[MIG] Set upgraded modules to installable
[FIX] Redefined _columns member
[FIX] Remove void default for date_done, update field type
[FIX] Add required string tag to form views
[FIX] Merge payment mode view overrides
2013-05-28 17:18:26 +02:00
Stefan Rijnhart
4b998a263e [RFR] Sort out view changes between debit and payment modules 2013-05-28 16:42:13 +02:00
Stefan Rijnhart
1856830612 [RFR] Restore compatibility with 6.1 for review 2013-03-17 21:04:17 +01:00
Stefan Rijnhart
931110224a [FIX] Various fixes
[RFR] Converted manual payment wizard to transient model
2013-03-16 20:00:59 +01:00
Stefan Rijnhart
8f9fada351 [RFR] Split off payment functionality in a different addon 2013-03-16 17:44:19 +01:00