barker/barker/alembic/versions
Amritanshu Agrawal ecea277e46 Feature: Table Booking in guestbook.
Feature: Guest book list shows the running cover count
2023-08-28 07:14:24 +05:30
..
0e326930b8a4_temporal_products_fixed.py Fix: Username unique index was case sensitive and this allowed duplicate names. 2021-10-27 09:27:47 +05:30
1d95eb10ea20_cancel_bill.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
7e9944b430d6_booking.py Feature: Table Booking in guestbook. 2023-08-28 07:14:24 +05:30
8c06ac60d125_initial_commit.py Fix: Import was not working as Customer Model changed and borked the initial commit of the database. Created a table in the function to remove dependence from the model. 2021-07-31 16:26:25 +05:30
34fe3d061c5f_finish_import.py
48bc1c7c07ce_change_settle_options.py
81d94c5223a7_section_printer.py 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
3609c44430c8_user.py Fix: Username unique index was case sensitive and this allowed duplicate names. 2021-10-27 09:27:47 +05:30
5967e6603c3e_tax_regimes.py Feature: Tax Regimes are added so that different bills with different series can be printed for Different regimes such as VAT and GST 2023-03-05 23:50:41 +05:30
c123dbf9c659_temporal_products_editing.py Allow editing of product version with the right permission. 2021-09-04 12:52:05 +05:30
e5e8acfc6495_print_customer.py
f135019a4ebf_fix_nullability.py Due to update to sqlalchemy, fixed schema nullability 2023-02-26 19:51:29 +05:30