odoo/addons/point_of_sale/static/src
Denis Ledoux 6b72008c32 [FIX] point_of_sale: products search with ':' in products names
This is related to revision bb913d0.

':' in product names are removed, to avoid issues when
searching products with ':' in their name.

JS replace method only replaces the first occurence, if the
needle isn't set as a regex with 'g', e.g. /':'/g

opw-634547
2015-05-06 14:04:34 +02: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: products search with ':' in products names 2015-05-06 14:04:34 +02: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: use 'Product Price' decimal precision for product prices 2014-11-11 19:32:52 +01:00