barker/barker/barker/routers
Amritanshu Agrawal 7a8017087b Fix: Update pax if changed
Fix: Tax was associated with inventory, not just tax_id so that if along with adding an inventory, the bill is printed then it can be used to get regime information.
Chore: Refactored checking for nil inventory and kots.
2023-03-24 08:48:18 +05:30
..
reports Fix: Debugging was left in the report 2023-03-24 08:43:54 +05:30
voucher Fix: Update pax if changed 2023-03-24 08:48:18 +05:30
__init__.py Chore: 2023-02-20 18:49:17 +05:30
customer.py Refactored customer discount and choose discount. They were using the same schema unnecessarily which was leading to confusion. 2023-03-06 21:04:44 +05:30
customer_discount.py Refactored customer discount and choose discount. They were using the same schema unnecessarily which was leading to confusion. 2023-03-06 21:04:44 +05:30
db_settings.py
device.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
guest_book.py Chore: 2023-02-20 18:49:17 +05:30
header_footer.py
login.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
menu_category.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
modifier.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
modifier_category.py Chore: 2023-02-20 18:49:17 +05:30
printer.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
product.py Fix: New Product did not work due to missing quantity is the schema 2023-03-06 21:42:09 +05:30
regime.py Fix: Regime was stripping the whitespaces from header 2023-03-06 22:02:21 +05:30
role.py Chore: 2023-02-20 18:49:17 +05:30
sale_category.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
section.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
section_printer.py Chore: 2023-02-20 18:49:17 +05:30
setting.py
settle_option.py Chore: Updated dependencies and moved to Python 3.10 method of type hinting 2022-06-21 08:41:57 +05:30
table.py Chore: 2023-02-20 18:49:17 +05:30
tax.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
temporal_product.py Chore: 2023-02-20 18:49:17 +05:30
update_product_prices.py Chore: 2023-02-20 18:49:17 +05:30
user.py Refactored customer discount and choose discount. They were using the same schema unnecessarily which was leading to confusion. 2023-03-06 21:04:44 +05:30