Google
projects, View record [ id: 1 ]
name Tiny valid ERP 
version v1.6 
lastupdate 2/22/2008 
projectsrtart 8/28/2007 
description A usefull tiny-erp for profesionals. You can keep your inventory , your sales , your buys and you keep record of customers & suppliers. Its a multiuser application so your parthners and your secretery can use it too


 
screenshot1  
screenshot2  
screenshot3  
download

You can download the application

Sourceforge.net page

 
demo-freehosting

you can check demo using as login username:erp , password:erp

Valid tiny ERP

 
freehosting You can use the application for free if you find it usefull. Register now to
Valid tiny ERP

 
install

a) unzip the files to a folder (for example c: inyerp)
b) Go to your Web server (php/mysql) and run the phpmyadmin
c) Create a mysql database worldcalendar , username root , password root (you can setup anything)
d) Go on phpmyadmin and import the database.sql file at the created database

The file includedbcommon.php hat the settings

$host="localhost";
$user="root";
$pwd="root";
$port="";
$sys_dbname="tinyerp";

You have to set it up, depents of your php/mysql server.
(If you follow exaclty step A,B,C , D and mysql server is the same as Mysql then you dont have to change settings)

E) copy(Ftp) whole folder (c: inyerp) to your ftp server
F) You are ready!

There is a user:admin , password:admin  , so you can use that or you can register a new one on login page
Hope to find it usefull

 
demologin