Data template for importing inventory counting

Data template for importing inventory counting

Product version: 

6.5 Update 6/6.6

Problem statement: 

Data Template is required to use in iVend MC--> Inventory Transaction Screens such as inventory counting . 

Proposed solution:

Suggested to use the below format for Inventory Counting and also suggested to  check various format for different document which are available on below path.

C:\Program Files (x86)\CitiXsys\iVendRetail\ManagementConsole\Import Templates

//Normal Product: ProductId,Quantity //

100102,5
100103,6
100104,7

//Serial Product: SerialNumber,Quantity //
1001,1
1002,1
1012,1

//Batch Product: BatchNumber,Quantity //
B100,8
B101,9
B121,5

If Location is enabled: Suggested to use the below format for Inventory Counting if location is enabled

ProductID,Quantity ,,LocationID

Note : There are double comma(,,) before LocationID

Steps if any : 
NA

Constraints / scenarios:  
NA