Skip to Content
Menu
This question has been flagged
1 Reply
8910 Views

I am planning on buying Odoo enterprise edition. There are different formats as well like i would i like to run it on web or on Odoo.sh etc. I intend to mange the whole thing from Odoo side.



I was trying it for free and i saw that there are few 3rd party applications listed as well. But i can't figure out how to add that in my list of apps. I was able to do it on the community edition.

Please help me with how to install a free application on my Oddo web enterprise edition.

Avatar
Discard
I can't post any questions on Odoo as my karmas are too low. Can i ask you a simple question here if you don't mind?

I want to create an automated action where I could create multiple records for a model. 

How can I refer to a particular user id from res.partner?

I can create simple records using

env['project.task'].create({'name': 'some_name', 'deadline': 'date' })

I also need to assign a few fields like assigned to and assigned by which have a relation as many2one with res.partner model.

How can I add these relation values and access particular id from the res.partner model? 

On Sun, Jul 28, 2019 at 6:00 AM Niyas Raphy <niyasraphyk@gmail.com> wrote:
Best Answer

Hi,

In their Cloud Hosting, 3rd party modules are not available.

On-Premise/Dedicated Cloud(Odoo.sh), you have the option to do this.

On-Premise, you can upload the modules in your server.

In Odoo.sh, you can upload modules through your git repository.

Thanks.

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 19
3751
2
Apr 24
2089
0
Dec 19
6262
0
Feb 24
797
2
Nov 24
272