Skip to content
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

Uncaught Error: SyntaxError: Unknown node [[=]] #3

Open
semsphy opened this issue Feb 9, 2016 · 4 comments
Open

Uncaught Error: SyntaxError: Unknown node [[=]] #3

semsphy opened this issue Feb 9, 2016 · 4 comments

Comments

@semsphy
Copy link

semsphy commented Feb 9, 2016

Uncaught Error: SyntaxError: Unknown node [[=]]
http://example.com/web/static/lib/py.js/lib/py.js:1432

@ipshitanandan1
Copy link

Hi can anyone resolved this error Error: SyntaxError: Unknown node [[=]]
screenshot from 2016-04-27 17 57 01

@linhtty
Copy link

linhtty commented May 6, 2016

Hi admin.

Now i have error source code Loan odoo8
image

@opmaurya1995
Copy link

opmaurya1995 commented Aug 12, 2016

<field name = "proof_id" colspan = "4" nolable= "1" context = "loan_id=id"/>
Replace this code

<field name="proof_id" colspan="4" nolabel="1" />

@dispread
Copy link

dispread commented Sep 8, 2023

Don't know if this will help anyone but for me the mistake was using assignment operator (=) in the place of equality op (==)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants