barker/bookie/src/app/sales/home
tanshu bf09471e9e Fix:
Discount button was greyed out due to wrong check.
  Show was sending customer as empty dictionary which triggered an error in input as id was a required column
2020-09-24 09:18:58 +05:30
..
sales-home.component.css Fix: get_bill_id now skips the 10000th number so that it displays properly in our system 2019-08-18 22:05:33 +05:30
sales-home.component.html Fix: Move table was checking !x instead of !!x and so was not working 2019-08-21 17:02:06 +05:30
sales-home.component.spec.ts Bills initially working just as proof of concept 2019-07-11 12:17:41 +05:30
sales-home.component.ts Fix: 2020-09-24 09:18:58 +05:30