Configure a system that enables you to:
The system should support all aspects of invoicing, payments to suppliers and receipts from customers.
For working out the business case you’ll have to model:
To test the system you’ll need at least one supplier, one customer, one product, a warehouse, a minimal chart of accounts and a bank account.
Use the technique outlined in Database creation to create a new database, openerp_ch03 . This database will be free of data and contain the least possible amount of functionality as a starting point. You’ll need to know your super administrator password for this – or you’ll have to find somebody who does have it to create this seed database. You won’t be able to use the openerp_ch1 or openerp_ch2 databases that you might have created so far in this book because they both contain demonstration data.
Start the database creation process from the Welcome page by clicking Databases and then completing the following fields on the Create new database form, as shown in Creating a blank database:
Then click OK to create the database and move to the setup screen Setting up a blank database - first screen.
After a short delay you are connected to the new openerp_ch03 database as user adminwith the password you gave it. You’ll have to go through the Setup wizard in steps:
- Select a profile : select Minimal Profile and click Next.
- At the Define Main Company step you could select your own Company Name and Currency, and address details on the first tab General Information; and you can add more details on the second tab Report Information including a logo that would appear on reports. In this test you should leave everything untouched for the moment and just click Next: you’ll change them later.
- At the Summary page you can go back to change details if you need. Click the Install button.
- Finally, at the Installation done page, click Start Configuration.
Configuration consists of a set of wizards that help you through options for the installed modules. Since you chose the minimal database hardly anything is installed so this is a very simple process at the moment, starting with the menu layout Configuring a minimal database - first screen .
Configuring a minimal database - first screen
- At the first screen click Continue to go into the first wizard. Choose View Mode : Extended Interface so that you can see everything and then click Set to save it.
- Click Skip Step to step over the next wizard, which would enable you to add other users.
- You’ve now reached the end of the configuration so click Continue to start using the system as the Administrator as shown in the screenshot Starting the minimal database.
All of the functional needs are provided by core modules from Open ERP:
Use the menu Administration ‣ Modules Management ‣ Modules ‣ Uninstalled modules to show the list of all modules that are registered within Open ERP but as yet uninstalled. Then:
Configuration is required for both the accounts setup and the sales defaults.