odoo/addons/point_of_sale/static
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
..
description [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
img [IMP] point_of_sale: moving demo data image from xml to file system 2014-01-27 18:21:21 +01:00
lib [FIX] point_of_sale: the receipt would not print correctly on first try 2014-08-19 17:15:14 +02:00
src [FIX] point_of_sale: products search with ':' in products names 2015-05-06 14:04:34 +02:00