Skip to content

Small shop billing software built on rails. In its initial iteration can support multiple terminals but designed for one terminal use with no authentication.

Notifications You must be signed in to change notification settings

naruvimama/Billy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple POS billing software built on Rails

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).

Features

Three menu items in the first release

Billing

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**)

Product list

Provides a list of available products, code and stock, for easy reference.

Product management

Provides a place to edit products details, add new items and remove items.

About

Small shop billing software built on rails. In its initial iteration can support multiple terminals but designed for one terminal use with no authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published