narsil/Tanshu.Accounts.Repository
tanshu 3d3c21b853 Fix: Sale Detail Report would not show the proper NC as it did not check of the product was Happy Hour and at times would overwrite the wrong value
Feature: Modifier form now resizes the buttons so that if there are more modifiers than can fit on the screen, the button size will reduce to a degree
Feature: The Final Sanction is also a background worker and reports progress.
2016-12-03 12:08:47 +05:30
..
Properties Errors updated. Do not use old build. 2011-03-12 17:12:02 +05:30
Cache.cs Refactor: Instead of a concept of Price/FullPrice, happy hour is now a checkbox in the product. 2016-04-11 12:31:52 +05:30
CheckoutBI.cs Refactor: Instead of a concept of Price/FullPrice, happy hour is now a checkbox in the product. 2016-04-11 12:31:52 +05:30
CustomerBI.cs Major refactor of the Sales Form and Bill controller to make code more readable and less error prone. 2016-03-31 12:27:39 +05:30
FoodTableBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
GroupBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
IUnitOfWork.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
MachineLocationBI.cs Feature: Added Machine Locations so that setting the location in the config file is not needed. 2016-01-04 10:52:01 +05:30
ManagementBI.cs Fix: Sale Detail Report would not show the proper NC as it did not check of the product was Happy Hour and at times would overwrite the wrong value 2016-12-03 12:08:47 +05:30
ModifierBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
PrintLocationBI.cs Regression: BillItemKey added the compare methods back 2014-11-02 13:33:31 +05:30
ProductBI.cs Lot of changes. Now table must be explicitly updated and not from inside various functions. This makes for better understanding and lesser mistakes. 2014-11-20 13:42:20 +05:30
ProductGroupBI.cs Regression: BillItemKey added the compare methods back 2014-11-02 13:33:31 +05:30
ProductGroupModifierBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
QueryStore.cs Finally Deployed. Don't know the total amount of changes. 2014-11-06 16:09:11 +05:30
ReportsBI.cs Feature: Added a Tax Management form and a beer consumption report. 2016-07-04 11:51:39 +05:30
ReprintBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
SalesAnalysisBI.cs Fix: Tax Analysis Report and Management Get VAT Sale now show the same sales. 2016-05-14 19:28:18 +05:30
Session.cs Finally Deployed. Don't know the total amount of changes. 2014-11-06 16:09:11 +05:30
SettingBI.cs Feature: Added Machine Locations so that setting the location in the config file is not needed. 2016-01-04 10:52:01 +05:30
SetupStore.cs Feature: Log sql can be turned on or off from the Config file 2016-08-31 13:33:04 +05:30
Tanshu.Accounts.Repository.csproj Chore: Removed Waiter as it was not ever used. 2016-01-18 16:13:43 +05:30
TaxBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
UnitOfWork.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
UserBI.cs Feature: User List Sorted. 2014-11-10 12:54:48 +05:30
VoucherBI.cs Fix: Because of changes in bill loading, there were errors in 2016-04-13 15:08:20 +05:30
VoucherDirtyInterceptor.cs Regression: BillItemKey added the compare methods back 2014-11-02 13:33:31 +05:30
VoucherSettlementBI.cs Lot of changes. Now table must be explicitly updated and not from inside various functions. This makes for better understanding and lesser mistakes. 2014-11-20 13:42:20 +05:30