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/...
This commit is contained in:
Alexis de Lattre
2016-05-06 01:16:20 +02:00
parent 3c8c2e9e70
commit abb052d894
28 changed files with 446 additions and 330 deletions

View File

@@ -32,7 +32,7 @@
'views/bank_payment_line.xml',
'views/account_move_line.xml',
'views/ir_attachment.xml',
#'views/res_partner_bank.xml',
'views/account_invoice_view.xml',
'data/payment_seq.xml',
],
'demo': ['demo/payment_demo.xml'],