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
Guest Book
Save bill
Update bill
Show bill
Fix:
Tax details was sending the rate multiplied by 100 but not dividing it on save/update
Feature:
Updated the auth service to check local storage for the latest user token