Newbie In Ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Newbie In Ofbiz

Siju.Ganapathy
Hi, I am very new to ofbiz, from the tutorials i managed to create components in hot-deploy section. My question is, i have a medium size erp project, i want to implement it in ofbiz. i want to know whether i need to design a new database for it or to use the existing database in ofbiz. ofbiz already have a good erp database. If i use the existing tables, it contains large sections of data and relations that i dont need. HELP ME to start my project.
Reply | Threaded
Open this post in threaded view
|

Re: Newbie In Ofbiz

Vinita Dhaka
Hi,

You can use existing database of ofbiz but it is derby database so you should migrate it other database like mysql. you can erase data  from table and you can change relation also. You can add new table or u can edit table.