CB
SW800
SM29,29
SS3
SD20
SOT
// prima linie: nr comanda , nr produs din total produse , telefon
T20,0,1,1,1,0,0,N,N,'%%client_name%%'
// item no
T330,0,2,1,1,0,0,R,N,'%%item_no%%'
// telefon client
T750,0,2,1,1,0,0,N,B,L,'%%client_phone%%'
// urmatoarele 2 linii: adresa
T20,40,2,1,1,0,0,N,N,'%%client_address%%'
// scris pe verticala: numele ora, nr. comanda, nume locatie (ex. 12:20 - 25 - Livrari)
T5,0,2,1,1,0,1,R,N,'%%order_id%%'
// nume produs
T20,120,3,1,1,0,0,R,N,'%%main_product%%'
// moduri de preparare
T20,185,1,1,1,0,0,N,N,'%%preparation%%'
// produse secundare
T20,215,1,1,1,0,0,N,N,'%%secondary_products%%'
// pret produs
T20,260,3,1,1,0,0,N,B,'Pret = %%total_item%%'
// total comanda
T700,260,3,1,1,0,0,N,B,L,'Total = %%total_order%%'
// linie separatoare indoire eticheta
BD0,290,740,295,O
// partea de sub linie - detalii produs
T20,325,3,1,1,0,0,R,N,'%%main_product%%'
T20,390,1,1,1,0,0,N,N,'%%preparation%%'
T20,420,1,1,1,0,0,N,N,'%%secondary_products%%'
T20,465,3,1,1,0,0,N,B,'Pret = %%total_item%%'
T700,465,3,1,1,0,0,N,B,L,'Total = %%total_order%%'
P1
