• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Odoo Enterprise?

I installed Odoo 17 enterprise following the tutorials on this forum. Everything works fine. But when I activate the "Website" module, I get this error (see screenshot).
Has anyone encountered this error? Need help please

1711653221992.png
 
I installed Odoo 17 enterprise following the tutorials on this forum. Everything works fine. But when I activate the "Website" module, I get this error (see screenshot).
Has anyone encountered this error? Need help please

1711653221992.png
check logs it will tell you
 
How did you install odoo? Thru source or did you install community than entirprise after that?
 
First installed community, then added Enterprise

I followed the instructions here: https://babia.to/threads/odoo-enterprise.37673/post-1411141

I had already done it with odoo16 and it worked fine.
look for my post with links to odoo 15,16 & 17. Just install from there.

To upgrade from com to ent is easy and those instructions go into way to much detail.

Now, you cannot upgrade from 16-17, whole new code base and major changes.

What OS are you running odoo on?
 
  • Like
Reactions: garconposey
look for my post with links to odoo 15,16 & 17. Just install from there.

To upgrade from com to ent is easy and those instructions go into way to much detail.

Now, you cannot upgrade from 16-17, whole new code base and major changes.

What OS are you running odoo on?
No, it's not an update from 16 to 17.

It's a standalone installation of odoo 17 community version. To which I added the Enterprise addons folder for the upgrade as explained in this thread.

The operating system is ubuntu 22.04 server.
 
No, it's not an update from 16 to 17.

It's a standalone installation of odoo 17 community version. To which I added the Enterprise addons folder for the upgrade as explained in this thread.

The operating system is ubuntu 22.04 server.
i am going to put some new files up in a few min.

Uninstall everything and use the .deb package for enterprise. no need for the community edition install.

I keep all external modules in a seperate folder other than the main one.
 
i am going to put some new files up in a few min.

Uninstall everything and use the .deb package for enterprise. no need for the community edition install.

I keep all external modules in a seperate folder other than the main one.
Really sorry for my question, but I'm still a novice.
How do I install the odoo .deb file?

Usually to install .deb files on my ubuntu server I just do sudo apt-get intall....

But for the odoo .deb file, I don't know how to do it
 
Really sorry for my question, but I'm still a novice.
How do I install the odoo .deb file?

Usually to install .deb files on my ubuntu server I just do sudo apt-get intall....

But for the odoo .deb file, I don't know how to do it
dpkg -i packagename.deb
 
  • Like
Reactions: garconposey
on the other hand, I have this in my odoo.conf file

[options]
db_host = False
db_port = False
db_user = odoo
db_password = False
default_productivity_apps = True
admin_passwd = $pbkdf2-sha512$600000$b601xrhX6h3j/D/HmPNeyw$UfI268Uyi6hH2p.Z7reM50zINx7WaFXtGDBWU/c60jWFFu.DQebNTXxiDEYvl2WFgkvZotU06FRhKUsYl3fWrA

How do I find out the path to the custom modules folder? I'd like to add custom modules to my installation
 
on the other hand, I have this in my odoo.conf file

[options]
db_host = False
db_port = False
db_user = odoo
db_password = False
default_productivity_apps = True
admin_passwd = $pbkdf2-sha512$600000$b601xrhX6h3j/D/HmPNeyw$UfI268Uyi6hH2p.Z7reM50zINx7WaFXtGDBWU/c60jWFFu.DQebNTXxiDEYvl2WFgkvZotU06FRhKUsYl3fWrA

How do I find out the path to the custom modules folder? I'd like to add custom modules to my installation
addons_path = /your addons path here/
or just use the main path /usr/lib/python3/dist-packages/odoo/addons


if running behind a proxy like nginx
proxy_mode = True
 
  • Like
Reactions: garconposey
addons_path = /your addons path here/
or just use the main path /usr/lib/python3/dist-packages/odoo/addons


if running behind a proxy like nginx
proxy_mode = True
i have this error ubuntu 22

sudo dpkg -i wkhtmltox_0.12.6.1-3.bookworm_amd64.deb


Selecting previously unselected package wkhtmltox.


dpkg: considering removing wkhtmltopdf in favour of wkhtmltox ...


dpkg: yes, will remove wkhtmltopdf in favour of wkhtmltox


(Reading database ... 116202 files and directories currently installed.)


Preparing to unpack wkhtmltox_0.12.6.1-3.bookworm_amd64.deb ...


Unpacking wkhtmltox (1:0.12.6.1-3.bookworm) ...


Removing wkhtmltopdf (0.12.6-2), to allow configuration of wkhtmltox (1:0.12.6.1-3.bookworm) ...


dpkg: dependency problems prevent configuration of wkhtmltox:


wkhtmltox depends on libjpeg62-turbo; however:


Package libjpeg62-turbo is not installed.
 
i have this error ubuntu 22

sudo dpkg -i wkhtmltox_0.12.6.1-3.bookworm_amd64.deb


Selecting previously unselected package wkhtmltox.


dpkg: considering removing wkhtmltopdf in favour of wkhtmltox ...


dpkg: yes, will remove wkhtmltopdf in favour of wkhtmltox


(Reading database ... 116202 files and directories currently installed.)


Preparing to unpack wkhtmltox_0.12.6.1-3.bookworm_amd64.deb ...


Unpacking wkhtmltox (1:0.12.6.1-3.bookworm) ...


Removing wkhtmltopdf (0.12.6-2), to allow configuration of wkhtmltox (1:0.12.6.1-3.bookworm) ...


dpkg: dependency problems prevent configuration of wkhtmltox:


wkhtmltox depends on libjpeg62-turbo; however:


Package libjpeg62-turbo is not installed.
that wkhtml is for debian bookworm not ubuntu

wkhtmltopdf link

Code:
apt-cache search libjpeg62-turbo

or try

Code:
apt -f install

I do not use ubuntu, they are as bad as redhat.

Ubuntu is based on debian testing just fyi.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock