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
tanshu
20eac3c216
Refactor: Instead of a concept of Price/FullPrice, happy hour is now a checkbox in the product.
...
This needed major refactor in all parts dealing with product or inventory.
2016-04-11 12:31:52 +05:30
tanshu
51d518d2a0
Major refactor of the Sales Form and Bill controller to make code more readable and less error prone.
...
The functions now only do one thing.
2016-03-31 12:27:39 +05:30
tanshu
bb2db24837
Refactor: Refactored the bill inventory in the hope of making it less
...
error prone and more understandable.
Refactor: Also upgrade path to moving from Price/FullPrice to HasHappyHour/
IsHappyHour
Must have a few errors.
2016-03-29 15:06:46 +05:30
unknown
eb48c3754a
Moved to fluent. Added support for Modifiers. Fixtures to load intial test data
2011-01-30 12:44:05 +05:30