Hey togehter,
I'm trying to get this addon installed
"Account_invoice_Factury"
I copied the extracted folder via scp to my odoo addons folder, but I'm not able to see the addon.
Does someone have somethimes problemes with addons?
An other addon worked well.
Thanks for help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
841
Views
When trying to install an addon in Odoo, please ensure that you have correctly performed the following steps:
- Copy the addon folder to the addons path: Make sure you have copied the extracted "Account_invoice_Factury" folder to the correct addons path of your Odoo installation. The default location for addons is usually odoo/addons or a custom path specified in the Odoo configuration file.
- Restart the Odoo service: After copying the addon to the addons path, restart the Odoo service for the changes to take effect.
- Update the addons list: Activate developer mode in Odoo. Then, go to "Apps" and click "Update Apps List". This will refresh the list of available addons and your newly added addon should appear.
- Install the addon: Search for the "Account_invoice_Factury" addon in the Apps list and install it.
If you have followed these steps and the addon still does not appear, please check the following:
- Permissions: Make sure that the Odoo user has read and execute permissions on the addon folder and the files within it.
- Dependencies: Check if the addon has any dependencies on other modules. If so, you need to install those dependencies first.
- Compatibility: Make sure that the addon is compatible with your Odoo version.
Hope it helps.
Thanks for the help.
My mistake was not to copy all dependencies.
Now I was able to install the addon.
Lets see how e-Invoices could work
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up