Skip to Content
Menu
This question has been flagged
2 Replies
26963 Views

I'm using OpenERP 7 with the latest updates pulled via bzr. For the past several weeks, there's been this extremely irritating error on Accounting / Journal Entries. I go to enter a new Journal Entry, select Journal, etc. Then click "Add an item" and add the first item. When I tab through all the fields, I get the following error:

Uncaught TypeError: Cannot read property 'id' of null

Click OK. Then get the following:

Uncaught Error: Object can not be converted to JSON

Click OK again. Then I get back to Journal Entry, but the page is frozen.

Or if I click "Add at item" the second time instead of tabbing, it just goes straight to:
Uncaught Error: Object can not be converted to JSON

Click OK. Then I'm back to the Journal Entry page, but again it's frozen.

Then if you click the "Save" button, the record is saved. Click "Edit" and you can add the second Journal Entry to balance the record. It's a Grade A hassle.

Any other users have this problem? Is this a bug in OE, and if so, should I submit a bug report?

Avatar
Discard
Best Answer

Hello,

Its OpenERP bug, would you please look at lp:1182101 The bug link also have a branch. You can used that branch, it will helps you.

Thank you!

Avatar
Discard
Author

Thank you for that link, Amit! You da man!

Best Answer

This error occurs when the system tries to access an 'id' from a null object. It could be due to software bugs or recent updates. Try clearing your browser cache, checking for Odoo patches, or rolling back updates.

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 24
1358
2
Feb 21
5322
1
Mar 15
4326
0
Mar 15
5229
0
Mar 15
3403