barker/barker/barker/routers
Amritanshu Agrawal 4db26722a3 Fix: Debugging was left in the report 2023-03-24 08:43:54 +05:30
..
reports Fix: Debugging was left in the report 2023-03-24 08:43:54 +05:30
voucher Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +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
guest_book.py Chore: 2023-02-20 18:49:17 +05:30
header_footer.py
login.py
menu_category.py
modifier.py
modifier_category.py Chore: 2023-02-20 18:49:17 +05:30
printer.py
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
section.py
section_printer.py Chore: 2023-02-20 18:49:17 +05:30
setting.py
settle_option.py
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