how i can add my module on external server using ssh
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how i can add my module on external server using ssh
Hello
just give the path of your module like this
./openero-server --addons-path=/home/<system_user>/module_path
and update module list
hi,
You can paste the module in your server_addons of openerp folder(where it is installed) after connecting to the server using ssh.