Commit Graph

6 Commits

Author SHA1 Message Date
Holger Brunn
f2db2082b2 [FIX] coding style 2014-10-20 13:16:04 +02:00
Alexis de Lattre
07f26de30f Suggested by Stefan Rijnhart : check for the payment_mode_id before asking its bank_id.id 2014-06-23 11:45:26 +02:00
Alexis de Lattre
c27bba821f Update to the new data-model decided during the Open Days 2014.
Add demo data.
2014-06-10 01:25:34 +02:00
Alexis de Lattre
d4d2bff71d As suggested by Stefan: also select invoices with empty payment.mode.type. 2014-04-12 00:48:45 +02:00
Alexis de Lattre
608d775a66 [FIX] wrong model type in inherit. 2014-03-21 15:40:35 +01: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