Skip to Content
Menu
This question has been flagged
1 Reply
6433 Views

 How we can implement bar code within odoo so that mobile browsers can read a bar code and odoo captures bar code details.

For example, at first we scan a bar code from mobile, then attach the bar code detail to relevant sales order. After attaching bar code, this sales orders will appears automatically when any user scans that bar code.

We are using enterprise version Odoo 10.x for this purpose.

Flow:

Scan Barcode -> Attach bar code to a sales order -> sales order will be uniquely identified by bar code -> Whenever any user scans bar code, the related sales order opens automatically.

Avatar
Discard
Best Answer

Hi Gautam,

For that you have to create a module that should generate the QR code based on the Sales Order (SO) URL and attach it with the SO.

Now, when user will scan the QR code from mobile, it will open the SO in mobile the browser as QR code contains the URL of the Sales Order.

Sudhir Arya
ERP Harbor Consulting Services
Skype:sudhir@erpharbor.com
Website: http://www.erpharbor.com
Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
18019
1
Sep 23
1203
3
May 23
4089
7
Apr 23
47090
4
Dec 23
24607