odoo/addons/point_of_sale/static/src
Denis Ledoux 4b003afd0a [FIX] point_of_sale: quantity decimals for new lines
In the pos interface,
when adding a product to the order,
the quantity was set to `1`,
but, when adding the same product again,
the quantity was set to `2.000`.

We use `set_quantity` to not
copy/paste what is already done
in this method to display
correctly the quantity within
the product unit of measure rounding.
2015-11-27 16:55:00 +01:00
..
css [FIX] point_of_sale: (do not forward-port!) allow horizontal scrolling of the order list 2014-12-17 15:19:31 +01:00
fonts [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
img [MERGE] Bzr branch lp:~openerp-usertesting/openobject-addons/trunk-restaurant-wip-fva 2014-06-13 16:19:05 +02:00
js [FIX] point_of_sale: quantity decimals for new lines 2015-11-27 16:55:00 +01:00
sounds [IMP] point_of_sale: add an error sound to the error popups 2014-08-05 14:03:21 +02:00
xml [FIX] point_of_sale: unknown customer translation 2015-07-28 17:17:04 +02:00