narsil/Tanshu.Accounts.Repository
tanshu caf9b3106c Feature: Added Machine Locations so that setting the location in the config file is not needed.
Feature: Settings database table added to store string based settings.
         It is right now used to store bill header and footer.
         Hard Coded header/footer removed from file.
Feature: Tax Analysis form created to easily show the tax calculation.
Feature: Management form uses background workers.  Dont' know if it is functional though.
Chore: Reorder Table form moved to masters from sales folder.
Refactor: ManagementBI and SalesAnalysisBI
2016-01-04 10:52:01 +05:30
..
Properties
Cache.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
CheckoutBI.cs Finally Deployed. Don't know the total amount of changes. 2014-11-06 16:09:11 +05:30
CustomerBI.cs
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 Feature: Added Machine Locations so that setting the location in the config file is not needed. 2016-01-04 10:52:01 +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 Finally Deployed. Don't know the total amount of changes. 2014-11-06 16:09:11 +05:30
ReportsBI.cs Fix: Update settlements was broken and would remove the Amount and Roundoff settlements 2014-11-11 15:53:54 +05:30
ReprintBI.cs
SalesAnalysisBI.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
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: Added Machine Locations so that setting the location in the config file is not needed. 2016-01-04 10:52:01 +05:30
Tanshu.Accounts.Repository.csproj Feature: Added Machine Locations so that setting the location in the config file is not needed. 2016-01-04 10:52:01 +05:30
TaxBI.cs
UnitOfWork.cs
UserBI.cs Feature: User List Sorted. 2014-11-10 12:54:48 +05:30
VoucherBI.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
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
WaiterBI.cs