ofBiz Party Documentation
Written by Bill Harder   
Wednesday, 17 December 2008 14:43

ofBiz Party Application User Documentation

 

The Party Application is a repository of data about all companies, organizations, and people.  It starts by everything gets a PartyID. Does not mater if it is a company, group, or person.  You see every PartyID could have multiple addresses or telephone numbers associated with it.  They could be Ship To / Bill To / Mail To / Home Phone / Cell Phone.  Instead of trying to cram all this data into one table why not create multiple tables of information.  One for addresses and another for telephone numbers and then link them to the PartyID.  This way you can have as many phone numbers or addresses as the company or person would like to give you.  So the first step in configureing ofBiz is to setup the Party Application.

From a web browser type "https://server.name.local:8443/party/control/main" and press Enter.  Change server.name.local to your servers IP address or friendly name.

Login as "admin" with a password of"ofbiz"  Note: UserID's and passwords are case sensitive.

Change the admin user password by selecting Party - Show All Records - Click on Party ID admin.  In the User Names section click on EDIT for the admin user.  Enter the current password of "ofbiz" then enter the New Password and enter Verify New Password.  Click on Save.



Last Updated on Thursday, 18 December 2008 14:34