odoo-integrations icon indicating copy to clipboard operation
odoo-integrations copied to clipboard

Cenit_base breaking the odoo

Open anubhav1 opened this issue 6 years ago • 12 comments

After i Install the cenit_base I get a blank screen in odoo web client and no errors in odoo-server.log. The error in console I get is

Uncaught Error: QWeb2: Can't clone undefined template FieldMany2ManyTag at Object.exception (web.assets_common.js:3689) at Engine.add_template (web.assets_common.js:3706) at Object. (web.assets_common.js:3975) at Object. (web.assets_common.js:802) at fire (web.assets_common.js:796) at Object.fireWith [as resolveWith] (web.assets_common.js:801) at done (web.assets_common.js:1192) at XMLHttpRequest.callback (web.assets_common.js:1212)

Any idea where to hit?

anubhav1 avatar Jun 04 '18 14:06 anubhav1

Hi anubhav1, apparently you are using the version of cenit_base corresponding to Odoo 10, if it is the case then we will test locally to detect the error and correct it.

alainfd82 avatar Jun 04 '18 15:06 alainfd82

No, I am sure that I am using cenit version 11 on odoo 11.

On Mon 4 Jun, 2018, 5:14 PM Alain Fernández Deroncere, < [email protected]> wrote:

Hi anubhav1, apparently you are using the version of cenit_base corresponding to Odoo 10, if it is the case then we will test locally to detect the error and correct it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cenit-io/odoo-integrations/issues/133#issuecomment-394391133, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMOw_vWXglmF9iI8LzjlKsGYCFYcHx4ks5t5U7MgaJpZM4UZO5y .

anubhav1 avatar Jun 04 '18 15:06 anubhav1

Ok, then we will review that version and notify you in this way.

alainfd82 avatar Jun 04 '18 15:06 alainfd82

I just tried cenit_base in its version 11, and it installed without problems .. Could you detail the steps you followed that led to the aforementioned error? Including the urls used to download the code.

alainfd82 avatar Jun 04 '18 15:06 alainfd82

First I downloaded the the module from this link : https://www.odoo.com/apps/modules/11.0/cenit_slack_api_1_0_0/ .

2 modules are downloaded : cenit_slack_api_1_0_0 and cenit_base

I uploaded the cenit_slack_api_1_0_0 in addons folder , restarted the odoo server and refreshed the web client and everything was fine.

Then i uploaded the cenit_base in addons folder , restarted the odoo server and refreshed the web client and it was blank without any error.

Then I deleted the cenit_base from addons folder ,restarted the odoo server and refreshed the web client and everything was fine again.

On Mon, Jun 4, 2018 at 5:46 PM, Alain Fernández Deroncere < [email protected]> wrote:

I just tried cenit_base in its version 11, and it installed without problems .. Could you detail the steps you followed that led to the aforementioned error? Including the urls used to download the code.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cenit-io/odoo-integrations/issues/133#issuecomment-394402971, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMOw3oPJvvj_GI20g4sGkdD2tWpR2n_ks5t5VZCgaJpZM4UZO5y .

anubhav1 avatar Jun 05 '18 07:06 anubhav1

Hello anubhav1, that's the problem, you must first install cenit_base and then the other modules that depend on it, in your case cenit_slack_api_1_0_0. The steps to achieve your goal would be:

  • Uninstall cenit_slack_api_1_0_0.
  • Add cenit_base to the addons folder, restart the server.
  • Access the part of the Odoo Apps, in case you do not see cenit_base you should refresh the list of applications.
  • When you are installing cenit_base, you will get a form to create a user in Cenit, in case you already have it you give Skip to that form.
  • In the case of having given Skip in the previous step, you will get another form to put the key and token of your tenant of Cenit.
  • After these steps and if no error has arisen, you can then proceed with the installation of cenit_slack_api_1_0_0.

alainfd82 avatar Jun 05 '18 13:06 alainfd82

I never installed cenit_slack_api_1_0_0. anyways, I deleted the cenit_slack_api_1_0_0 folder from addons folder and then uploaded the cenit_base in addons folder and restarted the server and refreshed the web client and again it goes blank!

On Tue 5 Jun, 2018, 3:58 PM Alain Fernández Deroncere, < [email protected]> wrote:

Hello anubhav1, that's the problem, you must first install cenit_base and then the other modules that depend on it, in your case cenit_slack_api_1_0_0. The steps to achieve your goal would be:

  • Uninstall cenit_slack_api_1_0_0.
  • Add cenit_base to the addons folder, restart the server.
  • Access the part of the Odoo Apps, in case you do not see cenit_base you should refresh the list of applications.
  • When you are installing cenit_base, you will get a form to create a user in Cenit, in case you already have it you give Skip to that form.
  • In the case of having given Skip in the previous step, you will get another form to put the key and token of your tenant of Cenit.
  • After these steps and if no error has arisen, you can then proceed with the installation of cenit_slack_api_1_0_0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cenit-io/odoo-integrations/issues/133#issuecomment-394719412, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMOw-wnG-ky088RSRNIhpa95AREI-qcks5t5o6egaJpZM4UZO5y .

anubhav1 avatar Jun 05 '18 14:06 anubhav1

In that case, try clearing the browser's cache and restarting the server. If the problem persists, try creating a new database and follow the steps I recommended.

alainfd82 avatar Jun 05 '18 14:06 alainfd82

I did it but still no success :(

On Tue, Jun 5, 2018 at 4:47 PM Alain Fernández Deroncere < [email protected]> wrote:

In that case, try clearing the browser's cache and restarting the server. If the problem persists, try creating a new database and follow the steps I recommended.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cenit-io/odoo-integrations/issues/133#issuecomment-394737115, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMOw-7XcTm99NluZmrB2Kj8YPXHUx-lks5t5pmZgaJpZM4UZO5y .

anubhav1 avatar Jun 06 '18 08:06 anubhav1

I ran it in the debug mode and now I see this error :

/Users/anubhavjhalani/odoo-env/bin/python3.6 "/private/var/folders/pl/x__x2jj56q9f9wcds7wwwpn40000gn/T/AppTranslocation/46425C32-527F-4A18-9333-AEC44F491576/d/PyCharm CE.app/Contents/helpers/pydev/pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 64799 --file /Users/anubhavjhalani/odoo/odoo-bin pydev debugger: process 23870 is connecting

Connected to pydev debugger (build 181.5087.37) 2018-06-06 09:22:47,835 23870 INFO ? odoo: Odoo version 11.0 2018-06-06 09:22:47,836 23870 INFO ? odoo: addons paths: ['/Users/anubhavjhalani/Library/Application Support/Odoo/addons/11.0', '/Users/anubhavjhalani/odoo/odoo/addons', '/Users/anubhavjhalani/odoo/addons'] 2018-06-06 09:22:47,837 23870 INFO ? odoo: database: default@default:default 2018-06-06 09:22:47,888 23870 INFO ? odoo.service.server: HTTP service (werkzeug) running on 142.1.168.192.in-addr.arpa:8069 2018-06-06 09:22:48,228 23870 INFO ? odoo.addons.base.ir.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. Exception ignored in: <generator object url_parse.. at 0x10a217ba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo-env/lib/python3.6/site-packages/werkzeug/urls.py", line 425, in if not rest or any(c not in s('0123456789') for c in rest): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2ccc50> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2ccaf0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set 2018-06-06 09:22:52,828 23870 INFO Anubhav_local odoo.modules.loading: loading 1 modules... Exception ignored in: <generator object get_module_path.. at 0x10a2e8468> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2e84c0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set 2018-06-06 09:22:52,981 23870 INFO Anubhav_local odoo.modules.loading: 1 modules loaded in 0.15s, 0 queries Exception ignored in: <generator object get_module_path.. at 0x10a2e83b8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2e83b8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a381db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb5c8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb7d8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb678> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb728> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb5c8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c678> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c620> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40ca40> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c518> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432bf8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432e08> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432d58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44e728> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44e830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44eba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44eaf0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47fa40> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7fc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7d58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7fc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7f10> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd308> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd468> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddbf8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddd58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddeb8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddd00> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddfc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530410> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddfc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530ba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530e08> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a530ca8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in

anubhav1 avatar Jun 06 '18 09:06 anubhav1

Found the solution finally :) :

  1. Install Automated Action Rules (technical name : base_automation) module.
  2. Install python depedency : pip install inflect
  3. Replace 'import json' as 'import json as simplejson' in cenit_api.py ,config.py ,data_defintions.py, seriliazer.py, installer.py. These files are in cenit_base folder.

On Wed, Jun 6, 2018 at 11:25 AM anubhav jhalani™ [email protected] wrote:

I ran it in the debug mode and now I see this error :

/Users/anubhavjhalani/odoo-env/bin/python3.6 "/private/var/folders/pl/x__x2jj56q9f9wcds7wwwpn40000gn/T/AppTranslocation/46425C32-527F-4A18-9333-AEC44F491576/d/PyCharm CE.app/Contents/helpers/pydev/pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 64799 --file /Users/anubhavjhalani/odoo/odoo-bin pydev debugger: process 23870 is connecting

Connected to pydev debugger (build 181.5087.37) 2018-06-06 09:22:47,835 23870 INFO ? odoo: Odoo version 11.0 2018-06-06 09:22:47,836 23870 INFO ? odoo: addons paths: ['/Users/anubhavjhalani/Library/Application Support/Odoo/addons/11.0', '/Users/anubhavjhalani/odoo/odoo/addons', '/Users/anubhavjhalani/odoo/addons'] 2018-06-06 09:22:47,837 23870 INFO ? odoo: database: default@default :default 2018-06-06 09:22:47,888 23870 INFO ? odoo.service.server: HTTP service (werkzeug) running on 142.1.168.192.in-addr.arpa:8069 2018-06-06 09:22:48,228 23870 INFO ? odoo.addons.base.ir.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports. Exception ignored in: <generator object url_parse.. at 0x10a217ba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo-env/lib/python3.6/site-packages/werkzeug/urls.py", line 425, in if not rest or any(c not in s('0123456789') for c in rest): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2ccc50> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2ccaf0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set 2018-06-06 09:22:52,828 23870 INFO Anubhav_local odoo.modules.loading: loading 1 modules... Exception ignored in: <generator object get_module_path.. at 0x10a2e8468> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2e84c0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set 2018-06-06 09:22:52,981 23870 INFO Anubhav_local odoo.modules.loading: 1 modules loaded in 0.15s, 0 queries Exception ignored in: <generator object get_module_path.. at 0x10a2e83b8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a2e83b8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a381db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb5c8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb7d8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb678> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb728> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a3eb5c8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c678> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c620> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40ca40> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a40c518> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432bf8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432e08> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432d58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a432db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44e728> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44e830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44eba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a44eaf0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47fa40> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a47f830> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7fc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7d58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7fc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4a7f10> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd308> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd468> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddbf8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddd58> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddeb8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddd00> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4dd990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddfc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530410> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a4ddfc0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530ba0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530db0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a530e08> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object get_module_path.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in if any(os.path.exists(f) for f in files): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a530ca8> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a57c6d0> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules.. at 0x10a642990> Traceback (most recent call last): File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in if all(dep in self for dep in deps): SystemError: error return without exception set Exception ignored in: <generator object Graph.add_modules..

anubhav1 avatar Jun 06 '18 11:06 anubhav1

Hi @anubhav1 We have been doing some changes on cenit_base module in the last days and we hadn't published in Odoo apps, so that could be the reason you experimented some errors. The module is updated now in Odoo Apps. Please download it again. Sorry for the inconveniences.

maryguirola avatar Jun 07 '18 14:06 maryguirola