OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference)
Bug #949664 reported by
Ahmad Khayyat
This bug affects 24 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Low
|
OpenERP R&D Addons Team 3 |
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.
Related branches
lp://staging/~openerp-dev/openobject-addons/trunk-opw-575341-port-sgo
Ready for review
for merging
into
lp://staging/openobject-addons
- Purnendu Singh (OpenERP): Pending requested
-
Diff: 26 lines (+4/-1)2 files modifiedpoint_of_sale/static/src/js/db.js (+3/-0)
point_of_sale/static/src/js/models.js (+1/-1)
affects: | openobject-library → openobject-addons |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP Committers (openerp-commiter) |
Changed in openobject-addons: | |
assignee: | OpenERP Committers (openerp-commiter) → nobody |
summary: |
- OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference) + OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference)hh |
summary: |
- OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference)hh + OpenERP 6.1 POS: lookup by barcode (EAN13 or Reference) |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Changed in openobject-addons: | |
status: | In Progress → Confirmed |
To post a comment you must log in.
Whats the status on this? May be able to help. Possibly built-in EAN13 and UPC support will be needed for products in 6.1? Also, it would be nice to have a toggleable 'scan by default' preference that allows users to default to an EAN/UPC default input and autoselect modality that can be overriden per-line-item on the fly.
Another thing is scanner/scales, which is really an entirely other monster and will probably need its own ticket!
Obviously I am coming from a very grocery/retail perspective on this, with a United States bias.
As far as I can tell, this is a very hot issue that is high on the radar for OpenERP. If 6.1 can round-off this already strong OOTB POS functionality, adoption rates will skyrocket. Many retail market SMEs in the US are awaiting a more rock-solid open source & integrated POS solution... and internationally this is in very high demand as well. Let's make this happen!