parodoo / parOdoo

Extensions and addons for Persian language support in Odoo ERP.
Apache License 2.0
13 stars 15 forks source link

نحوه استفاده؟ #9

Open mtaba opened 3 years ago

mtaba commented 3 years ago

سلام چطور باید استفاده کنیم؟

saeed-raeisi commented 2 years ago

Create a folder named for example custom_addons Copy the module folder into the folder Then link the folder to the project config file

odoo.conf linux : addons_path = /home/saeed/addons, /home/saeed/custom_addons windows: addons_path = C:/project/odoo/addons,C:/project/odoo/custom_addons

After the run If this is the first time you have created a database, go to step 2

otherwise First, activate the developer mode from the settings section, then go to the apps menu and click on Update Apps List

Step Two

Now find and install the module by searching for the module name And enjoy the module