 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

30th December 2007, 11:48 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Guadalajara, Jalisco, México
Age: 32
Posts: 145

|
|
|
F8: TinyERP HowTo
This HowTo is based on: http://forums.fedoraforum.org/forum/...619#post932619
# Installation
- install the software:
Code:
su -c 'yum install tinyerp-server tinyerp'
- Provide the root password when prompted
- After installation, initialize PostgreSQL:
Code:
su - 'service postgresql initdb'
- Start PostgreSQL:
Code:
su -c 'service postgresql start'
- Create a user for yourself, so you can do stuff. To do this, you have to su yourself to postgre user... be sure to get back to your user after this:
Code:
su -
su - postgresql
createuser renich
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
logout
logout
- Now, check if the tinyerp postgre user has been created:
Code:
createuser tinyerp
Shall the new user be allowed to create databases? (y/n) y
- Create the database that TinyERP will using:
Code:
createdb -O tinyerp -E UNICODE terp
- Start TinyErp server:
Code:
su - 'service start tinyerp-server'
- Start the TinyERP GUI, located, in GNOME, at Applications>Office>TinyERP
# Default users & passwords
username: demo
password: demo
username: admin
password: admin
# Further reading
http://tinyerp.org/wiki/index.php/In...anual/HomePage
http://tinyerp.org/wiki/
__________________
It's hard to be free, but I love to struggle!
You don't ask for love; you give it. You don't ask for respect; you earn it!
Renich Bon Ciric
]http://woralelandia.com/
|

21st January 2008, 09:29 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 34

|
|
|
Do you know about using ERP system? I hope you can explain more about it?
|

23rd January 2008, 05:55 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Guadalajara, Jalisco, México
Age: 32
Posts: 145

|
|
|
Not really ;=s. I mean, implementing is certainly not easy and, besides, each ERP is different in may ways. In principle, they all do the same: manage resources and give reports. Each business is different so it's hard to give a straight answer.
Try to google a bit.
__________________
It's hard to be free, but I love to struggle!
You don't ask for love; you give it. You don't ask for respect; you earn it!
Renich Bon Ciric
]http://woralelandia.com/
|

24th January 2008, 02:14 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 34

|
|
|
I tried TinyERP and It's hard to understand. The ERP system is not easy to using.
|

25th January 2008, 08:12 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Guadalajara, Jalisco, México
Age: 32
Posts: 145

|
|
|
Try reading the wiki! It's useful and interesting.
__________________
It's hard to be free, but I love to struggle!
You don't ask for love; you give it. You don't ask for respect; you earn it!
Renich Bon Ciric
]http://woralelandia.com/
|

9th December 2009, 02:22 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 1

|
|
Quote:
Originally Posted by toantoet
Do you know about using ERP system? I hope you can explain more about it?
|
Dear friend... As you know, in an organisation there are many functions (Departments). People in each function do a different KIND of job. Each category of job requires a separate software. But at the same time every one working in that organisation are under one umbrella. Moreover each function has a link to another. ERP helps people in each function to perform their work with separate softwares (Modules as in SAP). Along with this ERP gives necessary links between each such software. Now... please understand that there are really no different softwares. It is only one huge software (Umbrella) which facilitates use of software to do all/every function in the organisation. For eg SAAP has many modules eg Finance, HR, Logistics etc. Why don't you start trying TINY demo.
|

9th December 2009, 02:29 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
Note that this is a very old howtow (in software terms)  . TinyERP seems to have been replaced by OpenERP.
Therefore, with thanks to hermitminer for explaining ERP to those who are unfamiliar with it, I'm going to close this one.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 17:23 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|