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
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
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
PrintLocationBI.cs
ProductBI.cs
ProductGroupBI.cs
ProductGroupModifierBI.cs
QueryStore.cs
ReportsBI.cs Feature: Added a Tax Management form and a beer consumption report. 2016-07-04 11:51:39 +05:30
ReprintBI.cs
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
SettingBI.cs
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
TaxBI.cs
UnitOfWork.cs
UserBI.cs
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