Commit Graph

6 Commits

Author SHA1 Message Date
Alexis de Lattre
03153cff92 As suggested by Stefan, display unactive payment.mode.types in tree view. 2014-04-10 23:55:18 +02:00
Alexis de Lattre
948772d1b0 Add 4 new modules to handle payment type and bank accounts:
- account_payment_partner
- account_payment_sale
- account_payment_sale_stock
- account_payment_purchase

Filter the selection of invoices per payment type.
Add active field on payment.mode and payment.mode.type.
Add menu entry for Payment Types.
2014-02-25 00:19:57 +01:00
Alexis de Lattre
d2b7fd679d Move view from account_banking_payment to account_banking_payment_export. 2014-02-19 11:32:17 +01:00
Stéphane Bidoul
772bfd48ac whitespace and pep8 2013-09-12 09:32:00 +02:00
Stéphane Bidoul
e89095dcbe [IMP] clarify scope of account_banking_payment_export by moving some features back to account_banking_payment
[IMP] nicer manual payment wizard
2013-08-13 11:18:15 +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