Commit Graph

9 Commits

Author SHA1 Message Date
Alexis de Lattre
abb052d894 Finalise the wizard of selection of move lines to pay
Add button "Add to payment/debit order" on invoice form view
Started to integrate payment transfer in account_payment_order (not finished at all though)
Various fixes/changes/improvements/...
2016-05-06 01:16:20 +02:00
Alexis de Lattre
f9bde4af35 Add bank_line_count field and display it in view
Display date_sent field in view
2016-02-18 09:40:58 +01:00
Adrien Peiffer (ACSONE)
2919623166 [ADD] Add the possibility to show partial reconcilations from payment order 2015-03-06 18:19:28 +01:00
Alexis de Lattre
b6555e2ea1 account_banking_payment_transfer: add field transfer_move_option on payment.mode and adapt the generation of the transfer move
account_banking_payment_transfer: port most python files to new API
account_direct_debit: clean-up in invoice view
2015-01-06 15:29:40 +01:00
Alexis de Lattre
1a90364d0f Transfer move: one transfer move for each payment.order with only 1 line in the transfer account for the total of the account move.
Move the inherit of the 'Invoice' button of payment.order from account_banking_payment_transfer to account_banking_payment_export
Demo data: Add a bank account + mandate on Agrolait, to be able to easily test multi-partner SEPA DD
2015-01-06 15:29:40 +01:00
Alexis de Lattre
fd479fc894 [IMP] Better form view for payment mode 2015-01-06 15:29:40 +01:00
Stéphane Bidoul
d0d2b5ef62 [IMP] move the payment term filter to a standalone module account_payment_mode_term 2015-01-06 15:29:39 +01:00
Stéphane Bidoul
424c4067cb [IMP] split account_banking_payment from account_banking
We drop the bank statement related part and we manage
the state of payment order with workflow transitions
triggered by the reconciliation of moves lines on the
transfer account.
2015-01-06 15:29:39 +01:00
Stéphane Bidoul
95d2c0a468 [MIG] move account_banking_payment out of __unported__and rename to account_banking_payment_transfer 2015-01-06 15:29:39 +01:00