$ 21.96
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 604 |
Technical Name |
sxb_wizard |
License | LGPL-3 |
Use the wizard to quickly create odoo accounts, configure company information, batch install modules, and select a website theme
The effect is as follows
Detailed steps
Step 1: Configuration
Add server_wide_modules = sxb_wizard
to the odoo.conf configuration file
To automatically use this module when the project starts
Step 2: Entry
The default entry is the Create Databasea button in the /web/database/manager route
You can also customize the entry to jump via route /wizard/quick/build
Step 3: Create database
Fill in the information to create the database and click the Create button
Step 4: Fill in company information
In this step, you can configure the logo, address, company name and other related company information
Step 5: Install modules
In this step, you can click on the category index on the left to locate the relevant modules
Batch installation of modules is supported
Step 6(optional): Website
When you select the Website module during module installation, the portal configuration interface will be displayed after module installation
Please log in to comment on this module