[FIX] point_of_sale: correct call to default value
authorMartin Trigaux <mat@openerp.com>
Wed, 4 Jun 2014 13:19:57 +0000 (15:19 +0200)
committerMartin Trigaux <mat@openerp.com>
Wed, 4 Jun 2014 13:19:57 +0000 (15:19 +0200)
commit25292ef0a5c1a7819d6de144e9f4ee59047380c9
treecc389372aa3008f6802c41103a3849ad56ed9efd
parent7b31b082a1de0b888cb076447a65e9882b383a6f
[FIX] point_of_sale: correct call to default value

The default value should be called with a lambda otherwise the payment_date is set to the date the server was started (opw 606715)
addons/point_of_sale/wizard/pos_payment.py