barker/barker/barker/routers/voucher
Amritanshu Agrawal 1a08066c2d Feature: Cancelled bills are now separate from void bills.
Void bills are automatically generated when printed bills are changed.
Manually cancelled bills are called cancelled bills.
2023-03-17 08:27:30 +05:30
..
__init__.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
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: Date was not updated when the bill was printed. 2023-03-14 00:15:35 +05:30