Zarrar 6922415d1b [New Feature]Scan Item Barcode label to quick create/update records in items child table (#15731)
* Update transaction.js

* setup barcode scan

stock entry controller not inherited from transaction.js, need to call setup barcode scan from transaction.js

* fix bug of item_code change always reset qty to 0

when calling frappe.model.set_value(dt,dn,'item_code',xxx), even qty is set, system always reset qty to 0.

* Update transaction.js

* Update transaction.js

* Update transaction.js

* Update transaction.js

* Update transaction.js

* Update transaction.js

* clean up barcode logic for transactions

* call scan_barcode method for stock entry

* separate out logic for searching serial, batch or barcode number

* added scan barcode field in transactions doctype

* search barcode-serial-batch sequence, code rectify

* hide all barcode related field if disabled from settings

* remove print statement

* Update stock_entry.py
2018-11-13 11:11:32 +05:30
..
2018-11-05 19:18:48 +05:30
2017-12-06 18:36:27 +05:30
2018-01-29 15:39:52 +01:00
2018-07-23 17:04:34 +05:30
2018-10-03 10:41:26 +05:30
2017-06-22 22:32:08 +05:30
2017-05-30 12:54:42 +05:30
2018-03-09 16:28:25 +05:30
2016-06-28 17:28:40 +05:30