${ticket.printTotal()} الاجمالي: شكرا لاختياركم لنا
#if ($company.canPrintName()) #end #if ($company.getHeader()) #end #if ($company.getVat()) #end #if (${ticket.ticketType} == 0) #end #if (${ticket.ticketType} == 1) #end #if ($ticket.getCustomer()) #end #if (${tickettext.place} != ${place}) #end
${company.getHtmlName()}
${company.getHtmlHeader()}
الرقم الضريبي - ${company.getVat()}
${posId}-${ticket.printId()} رقم الفاتورة:
${ticket.printId()}: مرتجع:
${ticket.printDate()} تاريخ:
${ticket.getCustomer().printName()} العميل:
${ticket.getCustomer().printTaxid()} الحساب #:
${ticket.getCustomer().printCurDebt()} الدين الحالي:
${place} الجدول:
${ticket.printUser()} البائع :
#foreach ($ticketline in $ticket.getLines()) #if ($ticketline.productAttSetInstId) #end #end
المبلغ كمية الصنف
${ticketline.printValue()} ${ticketline.printMultiply()} ${ticketline.printName()}
${ticketline.productAttSetInstDesc}
#foreach ($paymentline in $ticket.payments) #if ($paymentline.name == "cash") #end #if ($paymentline.name == "cashrefund") #end #if ($paymentline.name == "magcard") #end #if ($paymentline.name == "magcardrefund") #end #if ($paymentline.name == "cheque") #end #if ($paymentline.name == "chequerefund") #end #if ($paymentline.name == "paperin") #end #if ($paymentline.name == "paperout") #end #if ($paymentline.name == "free") #end #if ($paymentline.name == "debt") #end #if ($paymentline.name == "bank") #end #end #if ($ticket.getDiscountRate() > 0.0) #end #if ($ticket.hasTaxesCalculated()) #foreach ($tax in $ticket.getTaxes()) #end #end
${paymentline.printChange()}الباقي: ${paymentline.printPaid()}نقد:
${paymentline.printTotal()}مرتجع:
${paymentline.getCardName()}بطاقة: ${paymentline.printTotal()}المبلغ:
${paymentline.getCardName()}مرتجع بطاقة: ${paymentline.printTotal()}المبلغ:
${paymentline.printTotal()}شيك:
${paymentline.printTotal()}مرتجع شيك:
${paymentline.printTotal()}قسيمة:
${paymentline.printTotal()}المبلغ: ملاحظة ارجاع
${paymentline.printTotal()}مجانا:
${paymentline.printTotal()}على الحساب:
${paymentline.printTotal()}بنك:
${ticket.printSubTotal()}الاجمالي الفرعي:
${ticket.printDiscount()}الخصم: (${ticket.printDiscountRate()})
${ticket.printTotalAfterDiscount()}الاجمالي بعد الخصم:
${tax.printTax()}${tax.getTaxInfo().getName()}:
${ticket.printTotal()}الاجمالي:
#if ($company.getFooter()) ${company.getHtmlFooter()} #end
]]>