narsil/Tanshu.Accounts.Repository
tanshu 5124347d1b Converted Session to Stateless Session in the ManagementBI as State Session
would randomly give a stale state error.
Fixed numerous bugs in the ManagementBI. Needs testing, but should be working now.
2016-04-21 17:25:14 +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 Converted Session to Stateless Session in the ManagementBI as State Session 2016-04-21 17:25:14 +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 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
ReprintBI.cs Chore: Cruft Cleanup 2014-10-16 16:45:03 +05:30
SalesAnalysisBI.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
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 Chore: Removed Waiter as it was not ever used. 2016-01-18 16:13:43 +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