narsil/Tanshu.Accounts.Repository
tanshu 5f0f80ed1e Fix: Updated PrintBill where discount is showed on screen before printing bill.
Fix: Updated Product Page so that HappyHour is updated properly
2016-05-12 14:41:02 +05:30
..
Properties
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
GroupBI.cs
IUnitOfWork.cs
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
PrintLocationBI.cs
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
ProductGroupModifierBI.cs
QueryStore.cs
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
SalesAnalysisBI.cs Fix: Updated PrintBill where discount is showed on screen before printing bill. 2016-05-12 14:41:02 +05:30
Session.cs
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
UnitOfWork.cs
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
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