barker/bookie/src/app
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
..
auth Fix: Whitespaces around the password/username were causing login failures. 2021-06-30 07:12:53 +05:30
beer-sale-report Feature: In the Beer Sale Report, you can choose the type of consumption 2021-08-17 07:37:17 +05:30
bill-settlement-report Fix: The bill settlement report was showing the wrong time, without taking into account the timezone. 2021-06-23 22:27:28 +05:30
cashier-report
core 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
customers Feature: Added a column called print in bill to the table customer. 2021-06-28 08:41:32 +05:30
devices
discount-report
guest-book Feature: Added Happy Hour Discount in the bill display and changed Net amount to Gross Amount. 2021-07-05 08:38:26 +05:30
header-footer
home Added device location to home screen. 2021-06-28 08:41:58 +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
modifiers
nav-bar
printers
product Allow editing of product version with the right permission. 2021-09-04 12:52:05 +05:30
product-sale-report Feature: Product Sale Report printing. 2021-06-27 08:08:20 +05:30
product-updates-report
roles
sale-category Feature: Sale Category also shows the products in it to make it easier to check for errors. 2021-08-06 08:23:36 +05:30
sale-report
sales Feature: Added Happy Hour Discount in the bill display and changed Net amount to Gross Amount. 2021-07-05 08:38:26 +05:30
section-printers 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
sections
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
shared
tables Chore: Crud 2021-06-19 12:35:12 +05:30
tax-report
taxes
update-product-prices
users Feature: Allow password change 2021-06-21 10:45:45 +05:30
app-routing.module.ts
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