[FIX] point_of_sale: fixed errors that avoid closing a pos session + [IMP] account...
authorqdp-odoo <qdp@openerp.com>
Fri, 18 Jul 2014 13:43:00 +0000 (15:43 +0200)
committerqdp-odoo <qdp@openerp.com>
Fri, 18 Jul 2014 13:43:20 +0000 (15:43 +0200)
commit5ae60d8a2d432cf3280487743b9f413f6ef27e08
tree90a51249b884e1c808a94c7482e51a85ffe0a8ba
parentb1f1596aef5e8968d22abb63f9e7bf8da72b009b
[FIX] point_of_sale: fixed errors that avoid closing a pos session + [IMP] account: added back the account_id field on statement.line obj to ease the reconciliation process when importing statements (or creating them through pos.orders). Fix #932
addons/account/account_bank_statement.py
addons/account/static/src/js/account_widgets.js
addons/point_of_sale/point_of_sale.py