{{istransactiontype}}

{{manager.transaction.store.Info.Name}}
{{manager.transaction.store.Address.address}}
{{manager.transaction.store.Info.Phone1}}
{{manager.transaction.store.Info.Email}}
{{topMessage[0].Value}}
Store# {{manager.transaction.store.Code}}
Register: {{manager.transaction.register.RegisterCode}}
Staff: {{clerk}}
{{date | date:'MM-dd-yyyy'}}
{{date | date:'h:mm:ss a'}}
Trans#: {{manager.transaction.currentNo}}
{{'Customer ' | translate}}: {{manager.transaction.customer.Contact.Name}} {{" "}} {{manager.transaction.customer.Contact.Surname}}
{{$index+1}} - {{item.product.Name}}

{{item.product.Matrix.Dimension1.Name}}{{': '}}{{item.product.Grid1.Value}} {{', '}}{{item.product.Matrix.Dimension2.Name}}{{': '}}{{item.product.Grid2.Value}} {{', '}}{{item.product.Matrix.Dimension3.Name}}{{': '}}{{item.product.Grid3.Value}} {{', '}}{{item.product.Matrix.Dimension4.Name}}{{': '}}{{item.product.Grid4.Value}}

{{'RETURN' | translate}}
{{'Barcode' | translate}}:{{item.barcode}} {{'Item #'}}:{{item.itemcode}}
{{'Serial #' | translate}}: {{item.SerialNumber}}
{{item.count.scanned.count}} x {{item.product.RetailPrice | currency}}
{{item.count.scanned.count}} @ {{ item.RetailPrice | currency}}/{{item.product.SellBy.Code}}
{{'Discount'}}{{': '}}{{item.discount|currency}}({{item.item_discountByPercentage_value}}%)
{{tax.Name}}
{{item.remarks}}
-{{ (item.count.scanned.count*item.product.RetailPrice - item.discount) | currency}}
-{{(item.count.scanned.count*(item.RetailPrice)- item.discount)|currency}}
SubTotal {{manager.transaction.subTotal | currency}}
Discount ({{manager.transaction.discountByPercentage_value}}%) ({{manager.transaction.item_discountByAmount_value}}) {{(manager.transaction.discount || 0) | currency}}
NetTotal {{manager.transaction.netTotal | currency}}
{{tax.name}} {{tax.percentage}}%{{manager.transaction.taxInclmsg}} {{tax.total | currency}}
Total {{manager.transaction.total | currency}}


{{'Paid by '}}{{k.FullDescription| translate}} {{': '}} {{k.amount|currency}} {{k.Symbol}}{{k.exchAmount}} ({{'Exchange Rate:'}}{{k.ExchangeRate}})
{{'Refund by '}}{{k.FullDescription| translate}} {{': '}} -{{k.amount|currency}}
{{'Change: '}}{{(manager.transaction.change || 0) | currency}}
{{'Points Earned on This Sale : '}}{{(manager.transaction.pointsEarned)}}
{{'Grand Total Points : '}} {{(manager.transaction.customer.Attributes.Points - manager.transaction.pointsSpent + manager.transaction.pointsEarned) | number:0}}
{{'Points You Could Have Earned : '}} {{(manager.transaction.pointsEarned)}}
{{'Ask about our Points Program today'}}
{{manager.transaction.remarks}}
{{bottomMessage[0].Value}}