thebest07111
New Member
- Joined
- Aug 22, 2014
- Messages
- 12
Hello,
Curently I have this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Item[/TD]
[TD]Stock[/TD]
[TD]Barcode ADD[/TD]
[TD]BARCODE SUBSTRACT[/TD]
[/TR]
[TR]
[TD]Samsung Galaxy TAB s3[/TD]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Datalogic PBT930[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So I have created barcodes and inserted them in the barcode add and barcode substract field.
Each barcode has a different value.
What I want to do is for example when I scan Barcode ADD for Datalogic PBT930 the 2 becomes a 3 and when scanning again 3 becomes 4 etc.
Same for substract for example scanning Barcode Substract of galaxy TAB s3 the 5 becomes a 4
In every line of my table wich reprisendts a product a barcode an ADD en substract barcode is displayed.
Curently I have this:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Item[/TD]
[TD]Stock[/TD]
[TD]Barcode ADD[/TD]
[TD]BARCODE SUBSTRACT[/TD]
[/TR]
[TR]
[TD]Samsung Galaxy TAB s3[/TD]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Datalogic PBT930[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So I have created barcodes and inserted them in the barcode add and barcode substract field.
Each barcode has a different value.
What I want to do is for example when I scan Barcode ADD for Datalogic PBT930 the 2 becomes a 3 and when scanning again 3 becomes 4 etc.
Same for substract for example scanning Barcode Substract of galaxy TAB s3 the 5 becomes a 4
In every line of my table wich reprisendts a product a barcode an ADD en substract barcode is displayed.
Last edited: