Commit Graph

14 Commits

Author SHA1 Message Date
Holger Brunn
f2db2082b2 [FIX] coding style 2014-10-20 13:16:04 +02:00
Holger Brunn
db562ca4f6 [FIX] pylint errors 2014-09-22 12:35:39 +02:00
Sandy Carter
b6ea50c15f PEP8 on account_direct_debit 2014-09-02 12:30:01 -04:00
Stéphane Bidoul
e2be1a6e0d [IMP] refactoring in order to use direct debit independently of bank statement import
In a nutshell, this commit 
- moves payment_order_type (payment|debit) to account_banking_payment_export
- makes payment_order_type visible in account_direct_debit
- make direct_debit depend on account_banking_payment_export
2014-02-16 17:13:15 +01:00
Alexis de Lattre
9ca27914c3 [FIX] ALlow payment of customer refunds 2014-02-16 15:03:28 +01:00
Alexis de Lattre
7aba0f0a00 More work on mandates :
- constraints
- display related payment lines
- set mandates to expired after 36 months of inactivity (via a cron)
- add tracking/chatter
- add default draft state + validate button

[FIX] In Debit mode, don't use the partner_bank_id of the customer invoice !

In the wizard 'Select invoices to pay', add maturity date in the view of the account move lines
2013-11-07 23:22:19 +01:00
Stefan Rijnhart
509b9bc3a8 [MRG] Merged with target branch 2013-06-04 12:18:31 +02:00
Stefan Rijnhart
b05036098f [RFR] Sort out move line code between payment and debit module 2013-05-28 13:49:08 +02:00
unknown
2b80075140 [ADD] Allow manual match of multiple invoices or move lines 2013-04-24 16:36:15 +02:00
Stefan Rijnhart
ed7e90b299 [FIX] Syntax error when iterating over a list of ids 2013-01-24 12:04:21 +01: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
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
5c69350246 [RFR] debit reconciliation
[ADD] storno processing
2011-12-11 16:00:41 +01:00