-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cenit_base breaking the odoo #133
Comments
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. |
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, < ***@***.***> 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
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEMOw_vWXglmF9iI8LzjlKsGYCFYcHx4ks5t5U7MgaJpZM4UZO5y>
.
|
Ok, then we will review that version and notify you in this way. |
I just tried cenit_base in its version 11, and it installed without problems .. |
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 < ***@***.***> 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
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEMOw3oPJvvj_GI20g4sGkdD2tWpR2n_ks5t5VZCgaJpZM4UZO5y>
.
|
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.
|
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, < ***@***.***> 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
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEMOw-wnG-ky088RSRNIhpa95AREI-qcks5t5o6egaJpZM4UZO5y>
.
|
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. |
I did it but still no success :(
…On Tue, Jun 5, 2018 at 4:47 PM Alain Fernández Deroncere < ***@***.***> 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
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEMOw-7XcTm99NluZmrB2Kj8YPXHUx-lks5t5pmZgaJpZM4UZO5y>
.
|
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.<locals>.<genexpr> at
0x10a217ba0>
Traceback (most recent call last):
File
"/Users/anubhavjhalani/odoo-env/lib/python3.6/site-packages/werkzeug/urls.py",
line 425, in <genexpr>
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.<locals>.<genexpr>
at 0x10a2ccc50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2ccaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
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.<locals>.<genexpr>
at 0x10a2e8468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2e84c0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
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.<locals>.<genexpr>
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a381db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb7d8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c620>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40ca40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c518>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44e728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44e830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44eba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44eaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47fa40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddbf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddd58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddd00>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530410>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530ba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a530ca8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
2018-06-06 09:22:53,683 23870 INFO Anubhav_local odoo.modules.loading:
loading 23 modules...
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a737728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a7379e8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
_installed_safely.__exit__.<locals>.<genexpr> at 0x10a89b6d0>
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 321, in <genexpr>
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a8d6990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a8d6b48>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e2b0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e200>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e200>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a97afc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a97a308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6b48>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
_installed_safely.__exit__.<locals>.<genexpr> at 0x10ac163b8>
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 321, in <genexpr>
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10abd7e60>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac16f68>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac684c0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac685c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68c50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ad71fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10adb8308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10adb80f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11ba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11a40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:54,847 23870 INFO Anubhav_local
odoo.addons.sms.wizard.send_sms: The `phonenumbers` Python module is not
available. Phone number validation will be skipped. Try `pip3 install
phonenumbers` to install it.
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11eb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb620>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb7d8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbd58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbc50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:55,190 23870 INFO Anubhav_local odoo.modules.loading: 23
modules loaded in 1.48s, 0 queries
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b188048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr>
|
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™ ***@***.***> 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
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.<locals>.<genexpr> at
0x10a217ba0>
Traceback (most recent call last):
File
"/Users/anubhavjhalani/odoo-env/lib/python3.6/site-packages/werkzeug/urls.py",
line 425, in <genexpr>
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.<locals>.<genexpr>
at 0x10a2ccc50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2ccaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
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.<locals>.<genexpr>
at 0x10a2e8468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2e84c0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
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.<locals>.<genexpr>
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a2e83b8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a381db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb7d8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a3eb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c620>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40ca40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a40c518>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a432db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44e728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44e830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44eba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a44eaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47fa40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a47f830>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4a7f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddbf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddd58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddd00>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4dd990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530410>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a4ddfc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530ba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a530e08>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a530ca8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a57c6d0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
Exception ignored in: <generator object
Graph.add_modules.<locals>.<genexpr> at 0x10a642990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/graph.py", line 78, in
<genexpr>
if all(dep in self for dep in deps):
SystemError: error return without exception set
2018-06-06 09:22:53,683 23870 INFO Anubhav_local odoo.modules.loading:
loading 23 modules...
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a737728>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a7379e8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
_installed_safely.__exit__.<locals>.<genexpr> at 0x10a89b6d0>
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 321, in <genexpr>
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a8d6990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a8d6b48>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e2b0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e200>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e200>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a91e468>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a97afc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a97a308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6b48>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6990>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10a9a6af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object
_installed_safely.__exit__.<locals>.<genexpr> at 0x10ac163b8>
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 321, in <genexpr>
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10abd7e60>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac16f68>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac684c0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac685c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68c50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68d58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68db0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ad71fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ac68f10>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10adb8308>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10adb80f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11ba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11a40>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11af0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11bf8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:54,847 23870 INFO Anubhav_local
odoo.addons.sms.wizard.send_sms: The `phonenumbers` Python module is not
available. Phone number validation will be skipped. Try `pip3 install
phonenumbers` to install it.
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11fc0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10ae11eb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb678>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb620>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb5c8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcb7d8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbba0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbd58>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
Exception ignored in: <generator object get_module_path.<locals>.<genexpr>
at 0x10afcbc50>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/modules/module.py", line 168, in
<genexpr>
if any(os.path.exists(f) for f in files):
SystemError: error return without exception set
2018-06-06 09:22:55,190 23870 INFO Anubhav_local odoo.modules.loading: 23
modules loaded in 1.48s, 0 queries
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbaf0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbeb8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b188048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10afcbdb0>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1a1048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab048>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab0f8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k in ('automatic', 'manual',
'inherited')):
SystemError: error return without exception set
Exception ignored in: <generator object
BaseModel._setup_base.<locals>.<genexpr> at 0x10b1ab1a8>
Traceback (most recent call last):
File "/Users/anubhavjhalani/odoo/odoo/models.py", line 2391, in <genexpr>
if not any(field.args.get(k) for k
|
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. |
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?
The text was updated successfully, but these errors were encountered: