Author Topic: Merge Lines in Printer Template  (Read 5588 times)

sukasem

  • Jr. Member
  • **
  • Posts: 68
Merge Lines in Printer Template
« on: September 02, 2013, 04:16:24 pm »
Hi there,
I have some issues with Merge lines with modifiers (now order tag).
Let say I order:
1 Pizza $10
   *No mushroom
1 Wings $10
1 Pizza $10
   *No mushroom

When print ticket it will show:
2 Pizza $10
   *No mushroom
   *No mushroom
1 Wings $10

Also:
1 Pizza $10
   *Add Cheese $1
1 Pizza $10
   *Add Cheese $1
This will not merged

This is my idea. I think it should have OrderTag Number sequence like 1 2 4 16 32.... so, it gives unique number when combine numbers in sequence.
Let say:
No Mushroom is .1
No Onions is .2
Add Cheese is .4
Add shrimp is .8
if order is no mushroom and add shrimp, OrderTag# is .9. Unique Product Number will be Pizza.9

Cheers,
Sukasem