This website requires JavaScript.
Explore
Help
Sign In
tanshu
/
barker
Watch
1
Star
0
Fork
0
You've already forked barker
Code
Issues
1
Pull Requests
Releases
4
Activity
Files
e0ef5e7b648637aea813660aa507dd20ae981c9a
barker
/
bookie
/
src
/
app
/
sales
History
tanshu
e0ef5e7b64
Fix: Rounding error prevented some bills from getting settled. This is related to the half even rounding in python.
2021-06-26 08:45:24 +05:30
..
bill-number
…
bill-type
…
bills
Feature: Added ability to change / choose pax once the table is running.
2021-04-09 09:33:53 +05:30
discount
Customer discount with prefill discount in sales.
2021-04-02 14:34:07 +05:30
home
Fix: Could not print bill if discount permission not allowed
2021-06-13 17:54:04 +05:30
menu-categories
…
modifiers
…
pax
…
products
…
quantity
…
reason
…
receive-payment
…
running-tables
…
split-bill
…
tables-dialog
…
bill.service.spec.ts
…
bill.service.ts
Fix: Rounding error prevented some bills from getting settled. This is related to the half even rounding in python.
2021-06-26 08:45:24 +05:30
sales-routing.module.ts
…
sales.module.ts
…