[FIX] point_of_sale: `update` button in POS order form was calling a non-existing...
authorOlivier Dony <odo@openerp.com>
Thu, 7 Nov 2013 11:02:56 +0000 (12:02 +0100)
committerOlivier Dony <odo@openerp.com>
Thu, 7 Nov 2013 11:02:56 +0000 (12:02 +0100)
commitf08f16cb30d96c45f2f07265fd973bc2956afb2a
treeea1c778822540d4e87f8407f4f5720b6adbd14b8
parent05e067415d1ec37d8abd0c47238703dc5753ce91
[FIX] point_of_sale: `update` button in POS order form was calling a non-existing method

This dummy button is only meant to save the
order and refresh the view, which is easily
accomplished by sending an non-existing
workflow signal. Setting the button type
to the default `workflow` type (or simply
removing the wrong type) fixes the problem.

bzr revid: odo@openerp.com-20131107110256-zfok0mwkbesrkf81
addons/point_of_sale/point_of_sale_view.xml