barker/bookie/src/app/core
2021-04-02 06:34:31 +05:30
..
bill-view-item.ts Chore: In overlord / sale / bill.service now the BillViewItem is just a view item 2020-12-16 22:34:41 +05:30
core.module.ts
customer.ts 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
device.ts
error-logger.service.ts Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
http-auth-interceptor.ts Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
jwt.interceptor.ts Fully working with the rule no explicit any 2020-11-25 09:27:42 +05:30
menu-category.ts Breaking: Discount is applicable on sale category and not on menu category 2020-12-16 11:49:22 +05:30
modifier-category.ts
modifier.ts Fix: Modifier Categories was not showing the names of Menu Categories in Modifier Category Detail Component. This was because the Menu Category Link had only the id field. 2020-11-25 12:38:22 +05:30
printer.ts
product.ts Breaking: Discount is applicable on sale category and not on menu category 2020-12-16 11:49:22 +05:30
receive-payment-item.ts Settle Options are now stored in the Database and can be updated 2020-12-13 09:45:24 +05:30
reporting-level.ts Settle Options are now stored in the Database and can be updated 2020-12-13 09:45:24 +05:30
sale-category.ts Breaking: Discount is applicable on sale category and not on menu category 2020-12-16 11:49:22 +05:30
section-printer.ts Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
section.ts
settle-option.ts Settle Options are now stored in the Database and can be updated 2020-12-13 09:45:24 +05:30
table.ts Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
tax.ts
toaster.service.ts
user-group.ts
user.ts