I built this for a friend who runs a small clothes shop and required some sort of software to track her stocks.
Printing a bill is yet to be implemented.
It was not ment to be run on multiple clients, but it is quite easy to do so (needs login for security).
Three menu items in the first release
Provides a screen for creating a bill and saving it.
-
Uses product code for autocomplete.
-
Quantity and prices can be modified on the fly.
-
Last modified price is updated in the system. (warning**)
Provides a list of available products, code and stock, for easy reference.
Provides a place to edit products details, add new items and remove items.