barker/bookie/src/app/core
Amritanshu Agrawal 63dfe05044 Chore: Changed the Section Printer from Menu Categories to Sale Categories. This is more logical, in the older software, there as no concept of sale categories so menu categories was used.
This should make the whole thing much easier to update and read.
2021-09-04 12:57:56 +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-discount.ts Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
customer.ts Feature: Added a column called print in bill to the table customer. 2021-06-28 08:41:32 +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 Allow editing of product version with the right permission. 2021-09-04 12:52:05 +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 Chore: Changed the Section Printer from Menu Categories to Sale Categories. This is more logical, in the older software, there as no concept of sale categories so menu categories was used. 2021-09-04 12:57:56 +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 Feature: Added a column called print in bill to the table customer. 2021-06-28 08:41:32 +05:30
tax.ts
toaster.service.ts
user-group.ts
user.ts