[CHG][account_banking_payment_transfer] Replace manual with auto

This commit is contained in:
Adrien Peiffer (ACSONE)
2015-07-01 09:29:34 +02:00
parent 0308d2f4dc
commit 1f031c4755

View File

@@ -155,7 +155,7 @@ class PaymentLine(orm.Model):
)
line_ids = [transit_move_line.id, torec_move_line.id]
move_line_obj.reconcile_partial(cr, uid, line_ids, type='manual',
move_line_obj.reconcile_partial(cr, uid, line_ids, type='auto',
context=context)
# If a bank transaction of a storno was first confirmed