• 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?

Just tried it on some modules, and have mix results, if your modules depend only on python, they may work, but if your modules depend on javascript, they just wont work
depends on more than python. 17 has added a bunch for features & redo of the database along with major changes within the code itself that leave 16 modules that won't work.
 
I will really like to know how this is finally resolved. I can’t seem to install it successfully too.
i have installed that one on a test with no problems. do you have all the python (pip) modules installed for it along with any dependency?
 
i have installed that one on a test with no problems. do you have all the python (pip) modules installed for it along with any dependency?
i have installed all the requirement but get this error when im tried to activate it could you tell me which pip modules you mean if there any missing i could install it and see
 
i have installed all the requirement but get this error when im tried to activate it could you tell me which pip modules you mean if there any missing i could install it and see
Give me a bit and I can look at it not for you
 
This is the error message I got "
RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1765, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying
result = func()
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1792, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1996, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 222, in _dispatch
result = endpoint(**request.params)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 722, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 28, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "<decorator-gen-77>", line 2, in button_immediate_install
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 75, in check_and_log
return method(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 466, in button_immediate_install
return self._button_immediate_function(self.env.registry[self._name].button_install)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 590, in _button_immediate_function
registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "<decorator-gen-16>", line 2, in new
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 113, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 480, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 364, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 245, in load_module_graph
getattr(py_module, post_init)(env)
File "/opt/odoo/addons/pos_retail/__init__.py", line 12, in _auto_clean_cache_when_installed
env = api.Environment(cr, SUPERUSER_ID, {})
File "/usr/lib/python3/dist-packages/odoo/api.py", line 511, in __new__
assert isinstance(cr, BaseCursor)
AssertionError

The above server error caused the following client error:
RPC_ERROR: Odoo Server Error
at makeErrorFromResponse (http://apartment550.online:8069/web/assets/1/d1ac7b2/web.assets_web.min.js:2877:163)
at XMLHttpRequest.<anonymous> (http://apartment550.online:8069/web/assets/1/d1ac7b2/web.assets_web.min.js:2881:13)
"
 
Give me a bit and I can look at it not for you
this is all the modules i have installed

Package Version
--------------------- ----------------
appdirs 1.4.4
asn1crypto 1.5.1
attrs 21.2.0
Automat 20.2.0
Babel 2.8.0
bcrypt 3.2.0
beautifulsoup4 4.10.0
blinker 1.4
cached-property 1.5.2
certifi 2020.6.20
chardet 4.0.0
click 8.0.3
cloud-init 23.4.4
colorama 0.4.4
command-not-found 0.3
configobj 5.0.6
constantly 15.1.0
cryptography 3.4.8
dbus-python 1.2.18
decorator 4.4.2
defusedxml 0.7.1
distro 1.7.0
distro-info 1.1+ubuntu0.2
docopt 0.6.2
docutils 0.17.1
fail2ban 0.11.2
freezegun 1.0.0
geoip2 2.9.0
gevent 21.8.0
greenlet 1.1.2
html5lib 1.1
httplib2 0.20.2
hyperlink 21.0.0
idna 3.3
importlib-metadata 4.6.4
incremental 21.3.0
isodate 0.6.1
jeepney 0.7.1
Jinja2 3.0.3
jsonpatch 1.32
jsonpointer 2.0
jsonschema 3.2.0
keyring 23.5.0
launchpadlib 1.10.16
lazr.restfulclient 0.14.4
lazr.uri 1.0.6
libsass 0.20.1
lxml 4.8.0
MarkupSafe 2.0.1
maxminddb 2.0.3
more-itertools 8.10.0
netifaces 0.11.0
num2words 0.5.10
oauthlib 3.2.0
odoo 17.0+e.20240404
ofxparse 0.21
olefile 0.46
passlib 1.7.4
pexpect 4.8.0
Pillow 9.0.1
pip 22.0.2
polib 1.1.1
psutil 5.9.0
psycopg2 2.9.2
ptyprocess 0.7.0
pyasn1 0.4.8
pyasn1-modules 0.2.1
pydot 1.4.2
Pygments 2.11.2
PyGObject 3.42.1
PyHamcrest 2.0.2
pyinotify 0.9.6
PyJWT 2.3.0
pyldap 3.0.0.post1
pyOpenSSL 21.0.0
pyparsing 2.4.7
PyPDF2 1.26.0
pyrsistent 0.18.1
pyserial 3.5
python-apt 2.4.0+ubuntu3
python-dateutil 2.8.1
python-dbusmock 0.27.5
python-debian 0.1.43+ubuntu1.1
python-ldap 3.4.4
python-magic 0.4.24
python-stdnum 1.17
pytz 2022.1
pyusb 1.2.1.post1
PyYAML 5.4.1
qrcode 7.3.1
reportlab 3.6.8
requests 2.25.1
requests-file 1.5.1
requests-toolbelt 0.9.1
rjsmin 1.1.0
roman 3.3
SecretStorage 3.3.1
service-identity 18.1.0
setuptools 59.6.0
six 1.16.0
sos 4.5.6
soupsieve 2.3.1
ssh-import-id 5.11
systemd-python 234
Twisted 22.1.0
ubuntu-drivers-common 0.0.0
ubuntu-pro-client 8001
ufw 0.36.1
unattended-upgrades 0.1
urllib3 1.26.5
vobject 0.9.6.1
wadllib 1.3.6
webencodings 0.5.1
Werkzeug 2.0.2
wheel 0.37.1
xkit 0.0.0
xlrd 1.2.0
XlsxWriter 3.0.2
xlwt 1.3.0
zeep 4.1.0
zipp 1.0.0
zope.event 4.4
zope.interface 5.4.0
 
From the error message I just shared what do you think is responsible for the pos_retail's failure to install?
 
From the error message I just shared what do you think is responsible for the pos_retail's failure to install?
when you activate it, what does the odoo server log file say?

if possible, can you give me admin access to your odoo install along with ssh access.
Will get it all fixed up for you
 
From the error message I just shared what do you think is responsible for the pos_retail's failure to install?
there are a lot of errors that I am seeing from a local install. not sure what is going on and I have reached out to the author in regards to the problem.
 
There is a newer version in the app store, it is version 1.1.1.

This will fix all the problems. So if someone can get it, that would be great
 
  • Like
Reactions: khali06
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