Don Manolo is a point of sale growing to miniERP software.
Here are some key features of "Don Manolo":
· Work with barcode reader
· Several payment types
· Sale summary
· Ticket Log
· Product quantity/quantity types (gr)
· Inventory / Product independent manag.
· Quantity Management
· Stock level
· Web Administration
· Shopping list
Requirements:
· Ruby (1.8)
· Ruby-Gnome2
· Ruby on Rails (1.2.3)
· Rupport & Gruff
Quick Install:
$untar donmanolo01.tar.gz
$cd donmanolo
$mysqladmin create dmstore
$mysql dmstore < donmanolo/sql/dmstore.sql
Database
edit $/INSTALLPATH/donmanolo/lib/ProxyDb.rb
and $/INSTALLPATH/donmanolo/admin/config/database.yml
DM - User : admin & Password : admin
To start POS :
cd $/INSTALLPATH/donmanolo
ruby Main.rb
To start Admin Interface :
cd $/INSTALLPATH/donmanolo/admin/
ruby script/server
then : $BROWSER http://localhost:3000
Product's homepage