Coder Social home page Coder Social logo

Comments (17)

AhmedRHS avatar AhmedRHS commented on July 18, 2024

@drajar did you find a solution for this error?

from odooapps.

assenovg avatar assenovg commented on July 18, 2024

I have the same error in odoo14 CE with odoo mates accounting.
The error appears when trying to activate HR-employees.

from odooapps.

assia12 avatar assia12 commented on July 18, 2024

same error here! can anyone tell us the solution please!

from odooapps.

yawkk avatar yawkk commented on July 18, 2024

same here, after installing the odoo mates accounting on Odoo 14 CE

from odooapps.

Khanstore avatar Khanstore commented on July 18, 2024

Same problem

from odooapps.

ayoub-aouad avatar ayoub-aouad commented on July 18, 2024

does anyone solve this problem ?

from odooapps.

imohamed-rizwan avatar imohamed-rizwan commented on July 18, 2024

does anyone solve this problem ?

have you got answers? i'm facing same issue

from odooapps.

ayoub-aouad avatar ayoub-aouad commented on July 18, 2024

from odooapps.

imohamed-rizwan avatar imohamed-rizwan commented on July 18, 2024

not really brother , show me your problem i think i can hello you fixing it because i think that i fixed it my self Le jeu. 16 déc. 2021 à 13:48, Ghost Rider @.***> a écrit :

does anyone solve this problem ? have you got answers? i'm facing same issue — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#13 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AODJSHISX6GSPPKNZTMA3WLURHNYJANCNFSM4JX4OCRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Error:
Odoo Server Error

Traceback (most recent call last):
File "/home/wedelivertest/odoo14.0/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 682, in dispatch
result = self._call_function(**self.params)
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 358, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/home/wedelivertest/odoo14.0/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 346, in checked_call
result = self.endpoint(*a, **kw)
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 911, in call
return self.method(*args, **kw)
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 530, in response_wrap
response = f(*args, **kw)
File "/home/wedelivertest/odoo14.0/odoo/addons/web/controllers/main.py", line 1363, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/home/wedelivertest/odoo14.0/odoo/addons/web/controllers/main.py", line 1351, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/home/wedelivertest/odoo14.0/odoo/api.py", line 396, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/home/wedelivertest/odoo14.0/odoo/api.py", line 383, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "/home/wedelivertest/odoo14.0/odoo/addons/base/models/ir_module.py", line 73, in check_and_log
return method(self, *args, **kwargs)
File "/home/wedelivertest/odoo14.0/odoo/addons/base/models/ir_module.py", line 474, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "/home/wedelivertest/odoo14.0/odoo/addons/base/models/ir_module.py", line 592, in _button_immediate_function
modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "/home/wedelivertest/odoo14.0/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/wedelivertest/odoo14.0/odoo/modules/loading.py", line 453, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/home/wedelivertest/odoo14.0/odoo/modules/loading.py", line 346, in load_marked_modules
loaded, processed = load_module_graph(
File "/home/wedelivertest/odoo14.0/odoo/modules/loading.py", line 198, in load_module_graph
registry.init_models(cr, model_names, {'module': package.name}, new_install)
File "/home/wedelivertest/odoo14.0/odoo/modules/registry.py", line 389, in init_models
model._auto_init()
File "/home/wedelivertest/odoo14.0/odoo/models.py", line 2577, in _auto_init
new = field.update_db(self, columns)
File "/home/wedelivertest/odoo14.0/odoo/fields.py", line 2535, in update_db
raise ValueError('Many2one %s from Model to TransientModel is forbidden' % self)
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 638, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/wedelivertest/odoo14.0/odoo/http.py", line 314, in _handle_exception
raise exception.with_traceback(None) from new_cause
ValueError: Many2one account.tax.report.line.report_id from Model to TransientModel is forbidden

getting this error while installing base_import module

from odooapps.

ayoub-aouad avatar ayoub-aouad commented on July 18, 2024

from odooapps.

odoomates avatar odoomates commented on July 18, 2024

Anyone can help us to reproduce the issues ?
share us the details here or in email

from odooapps.

kir-odoo avatar kir-odoo commented on July 18, 2024

does anyone solve this problem?

from odooapps.

odoomates avatar odoomates commented on July 18, 2024

@kir-odoo are you getting this error ?

from odooapps.

kir-odoo avatar kir-odoo commented on July 18, 2024

yes I am facing this same issue

This is my traceback :
Traceback (most recent call last):
File "/home/odoo/src/odoo/14.0/odoo/service/server.py", line 1199, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/home/odoo/src/odoo/14.0/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/odoo/src/odoo/14.0/odoo/modules/loading.py", line 457, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/home/odoo/src/odoo/14.0/odoo/modules/loading.py", line 349, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/home/odoo/src/odoo/14.0/odoo/modules/loading.py", line 199, in load_module_graph
registry.init_models(cr, model_names, {'module': package.name}, new_install)
File "/home/odoo/src/odoo/14.0/odoo/modules/registry.py", line 405, in init_models
model._auto_init()
File "/home/odoo/src/odoo/14.0/odoo/models.py", line 2605, in _auto_init
new = field.update_db(self, columns)
File "/home/odoo/src/odoo/14.0/odoo/fields.py", line 2613, in update_db
raise ValueError('Many2one %s from Model to TransientModel is forbidden' % self)
ValueError: Many2one account.tax.report.line.report_id from Model to TransientModel is forbidden

from odooapps.

odoomates avatar odoomates commented on July 18, 2024

can you provide us a db backup ? to [email protected]

from odooapps.

kir-odoo avatar kir-odoo commented on July 18, 2024

Sorry!
I didn't get what do you mean by that?

from odooapps.

odoomates avatar odoomates commented on July 18, 2024

when we cross checked it last time, we were not able to reproduce this error. As you are getting this error, we are requesting you to share us a backup of your database, so that we can check and fix it

from odooapps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.