Commit Graph

15 Commits

Author SHA1 Message Date
Sandy Carter
b6ea50c15f PEP8 on account_direct_debit 2014-09-02 12:30:01 -04:00
Alexis de Lattre
56a6652e0e Remove fields_view_get() on payment.order because dynamic domain is now possible and I implemented it in a previous commit.
Minor usability improvements in mandate menu and views
Refresh partner_id field on mandate in the on_change of partner_bank_id
2013-11-21 00:24:56 +01:00
Stefan Rijnhart
7fc4e0f975 [RFR] Sort out payment/payment line code between payment and debit module 2013-05-28 14:56:27 +02:00
Stefan Rijnhart
b05036098f [RFR] Sort out move line code between payment and debit module 2013-05-28 13:49:08 +02:00
Stefan Rijnhart
5ae5d657f8 [ADD] Foreporting crude support for full payment workflow including
transferral move that pays the invoices
2013-05-27 21:36:20 +02:00
Stefan Rijnhart
de1b7fc067 [IMP] Apply company domain when selecting move lines to pay 2013-01-21 12:30:46 +01:00
Stefan Rijnhart
22ade71b84 [RFR] Restore confirm and cancel logic for other match types
[RFR] Adapt direct debit workflow to 6.1
2012-05-01 22:36:44 +02:00
Stefan Rijnhart
efb52095ce [ADD] Updated documentation 2012-01-12 11:58:49 +01:00
OpenERP instance user
059e8d4420 [ADD] field 'residual' in bank statement line trees
[RFR] field 'match_type' on bank statement lines is now a related field
[FIX] bug: invoices with state 'debid denied' are selected for new nebit orders
[ADD] filter button on invoices search view for state 'debit denied'
[FIX] invoice workflow does not allow reopening of invoices in state debit denied
[FIX] match wizard does not show payment line but move line for storno type matches
2011-12-21 14:06:26 +01:00
OpenERP instance user
ac8ee4b4e9 [FIX] a number of bugs
[ADD] payment order reconciliation
2011-12-18 23:45:27 +01:00
OpenERP instance user
db48a96e72 [FIX] show linked invoice on draft statement lines
[FIX] invoice reconciliation shows both full and partial lines
[FIX] exception not raised
[RFR] write trigger on match wizard invoice selection
[ADD] filter invoices for direct debit order by payment term
2011-12-18 19:56:54 +01:00
OpenERP instance user
b3c25668d2 [RFR] delegated the matching mechanism to an orm model
(banking.import.transaction)
[ADD] bank statement line states + logic
[ADD] reconciliation wizard on bank statement line,
	allows manual selection between multiple matches
[ADD] more relaxed duplicate checking for bank statement
	file formats without unique identifier
	+ interactive step to remove duplicate flagging
[ADD] workflow steps for invoice and storno match cancelling
2011-12-18 13:42:17 +01:00
OpenERP instance user
cab64a4ebb [FIX] Bank import writes to browse object
[ADD] direct debit order: process storno during bank import
[ADD] bank import: add hooks for processing debit orders and stornos
[ADD] direct debit order: pre-select move lines on reference substring
	configured in payment mode
[ADD] payment term for direct debit invoices
[ADD] payment line views: add storno field
[RFR] standardize storno and debit order processing during bank import
2011-12-14 15:35:02 +01:00
OpenERP instance user
4af0d711f1 [ADD] bank import: match aggregated direct debit orders in bank statements 2011-12-12 16:00:03 +01:00
OpenERP instance user
5c69350246 [RFR] debit reconciliation
[ADD] storno processing
2011-12-11 16:00:41 +01:00