openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09413
[Bug 949664] Re: OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference)
Great! I checked the pos.js files and it had a lot of changes, I took only the part that makes the <Enter> to add the producto to the Order and commited it to:
https://code.launchpad.net/~guerrerocarlos/openobject-addons/point_of_sale_6.1_barcode__merge
So the POS is now able to:
* Search by product Name
* Search by EAN13
* Search by Reference
* Automatically adds the product to the order when using a bar code reader.
Arturo, I recommend you to commit the other changes in the code using
bzr so that they can also be merged into the code, including all the
changes you may have done to other files, so that it all works together.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/949664
Title:
OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference)
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Products can be looked up in the Point of Sale interface only using their names.
Lookup by barcode is essential for a point of sale system.
Neither of the product fields that can be used to store barcodes (EAN13, Reference) can be searched in the Point of Sale interface. This makes the Point of Sale system very hard to use efficiently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/949664/+subscriptions
Follow ups