barker/barker/barker/models
Amritanshu Agrawal 96e54e2a0a Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed.
Made the inventory amount expression round to even and the inventory schema to validate to round the inputs
2023-07-26 13:00:01 +05:30
..
__init__.py
bill.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
customer.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
customer_discount.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
db_setting.py Chore: 2023-02-20 18:49:17 +05:30
device.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
food_table.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
guest_book.py Feature: Allow edit of time in guest book. 2023-03-24 12:46:42 +05:30
inventory.py Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +05:30
inventory_modifier.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
kot.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
login_history.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
menu_category.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
modifier.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
modifier_category.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
modifier_category_product.py Chore: 2023-02-20 18:49:17 +05:30
overview.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
permission.py Fix: Prevent creation of customer with blank name when adding a guest book item. 2023-04-09 15:42:32 +05:30
printer.py Chore: 2023-02-20 18:49:17 +05:30
product.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
product_version.py Fix: Prevent creation of customer with blank name when adding a guest book item. 2023-04-09 15:42:32 +05:30
regime.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
reporting_level.py
reprint.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
role.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
role_permission.py Chore: 2023-02-20 18:49:17 +05:30
sale_category.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
section.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
section_printer.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
settle_option.py Fix: Discount not showing and other chores 2023-07-22 14:57:50 +05:30
settlement.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
tax.py Feature: Made a Menu Engineering Report 2023-03-18 23:20:11 +05:30
tzinfoutc.py
user.py Fix: Repint was creating new bills. Rounding caused it to think that the amounts had changed. 2023-07-26 13:00:01 +05:30
user_role.py Chore: 2023-02-20 18:49:17 +05:30
voucher.py Fix: Discount not showing and other chores 2023-07-22 14:57:50 +05:30
voucher_type.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30