barker/bookie/src/app
2021-06-14 07:40:43 +05:30
..
auth Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
beer-sale-report Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
bill-settlement-report Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
cashier-report Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
core Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
customers Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
devices Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
discount-report Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
guest-book Feature: Added the customer module to list / edit customers. This is needed to add the customer discount functionality 2021-04-02 06:34:31 +05:30
header-footer Fix: Permissions for header-footer. 2020-12-13 13:19:42 +05:30
home Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
menu-category Fix: The route to update sort order of Menu Categories was not written. 2021-04-27 07:22:32 +05:30
modifier-categories Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
modifiers Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
nav-bar Added links to Sales and Guest Book on the Nav Bar 2020-12-19 09:32:27 +05:30
printers Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
product Feature: The guestbook now autocompletes on phone number 2021-03-26 08:54:31 +05:30
product-sale-report Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
product-updates-report Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
roles Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
sale-category Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
sale-report Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
sales Fix: Could not print bill if discount permission not allowed 2021-06-13 17:54:04 +05:30
section-printers Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
sections Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
settings Fix: Open bill regex and the data sent by front-end was not compatible. 2021-06-14 07:40:43 +05:30
settle-option Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
shared Dates and times should now be handled properly once the server is set on UTC time and the proper timezone offset environment variable is set. 2021-04-02 06:58:38 +05:30
tables Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
tax-report Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
taxes Feature: The guestbook now autocompletes on phone number 2021-03-26 08:54:31 +05:30
update-product-prices Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
users Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
app-routing.module.ts Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
app.component.css Fix: Disable pull to refresh in chrome. 2021-04-24 09:09:57 +05:30
app.component.html
app.component.ts
app.module.ts