Product Lot Serial Scan 2.0
The purpose of this discussion is to help you quick and easily scan lot and serial numbers in to iDempiere.
Plugin Installation
2015-04-23 Product Lot Serial Scan Demonstration and Discussion
- 0:00:00 Introduction
- 0:02:30 Demo - create first scan
- 0:04:30 Create new product with serial Attribute Set
- 0:05:30 Complete Purchase Order
- 0:06:30 Create first MR Line serial scan
- 0:10:00 Scan validation discussion
- 0:13:45 Complete MR and look at Storage Detail
- 0:16:15 Create Inventory Move from MR Product scans - verify with
- 0:18:00 Create Physical Inventory
- Positive scan qty - tells the system what is being removed
- Negative scan qty - tell the system what exists
- 0:24:45 - Need to confirm with Deepak why error occured
- 0:31:30 Lot vs Serial - Qty=1 vs Qty>1
- 0:33:15 How to build the Quantity (qty) into the serial/lot scan - single scan separated by ::
- 0:36:00 Discussion about Lot ASI with reference to a "Lot"
- 0:37:45 How to add ASI Scan process/form to a given Tab
- 0:40:00 How to scan against other tab (non-attribute) - scan to custom table
- Describes how to by-pass the attribute architecture - only scan serial numbers at the company boundries. Useful when tracking warranty.
- 0:43:45 Code Review
- Introduction (tab editor and iFormFactory tutorial inspirations)
- 0:47:15 ADForm and deep dive into Tab Editor (Form, Controller, Model)
- 0:51:00 Compare Tab Editor vs ASI Scan code. Discuss form layout (north, center, south)
- 0:57:35 Outstanding issue - some of which have already been fixed - see project/download/readme.md
- 1:02:15 Taking this concept and apply to rapid order entry.
- How to add as sub-tab discussion