Misc. forgot all changes
Working on Cashier Checkout
This commit is contained in:
@ -368,6 +368,7 @@ namespace Tanshu.Accounts.PointOfSale
|
||||
}
|
||||
}
|
||||
bill.Remove(new BillItemKey(billInventory.ProductID, billInventory.Printed == 0));
|
||||
bill.ReCompact();
|
||||
ShowAmount();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user