barker/barker/barker/routers/voucher
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
..
__init__.py Always ensure that a "KOT" Bill Number was generated even if the bill was straight printed. 2023-03-24 08:44:48 +05:30
cancel.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
change.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
merge_move.py Fix: Merge table did not delete the old bills and fucked up. 2023-03-13 20:38:55 +05:30
receive_payment.py
save.py Added traceback to save voucher to better understand why an error occurs. 2023-03-06 10:21:27 +05:30
show.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
split.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
update.py Fix: Update pax if changed 2023-03-24 08:48:18 +05:30