Invalid model name in action definition
1) I am using OpenERP 6.0.3 on Ubuntu 10.04 (debian)
I have problem when creating one module
first i have created one class and xml file also for view, action and menu records, that was successfully working.
But now i have added one another class, and add code for view, action , menu but it give error as below...
[2012-06-23 10:24:03,
<record model="
<field name="name"
<field name="res_
<field name="view_
<field name="view_
</record>
Traceback (most recent call last):
File "/home/
self.
File "/home/
id = self.pool.
File "/home/
res_id = model_obj.
File "/home/
self.
File "/home/
raise except_
except_orm: ('ValidateError', 'Error occurred while validating the field(s) res_model,
=> I have checked names of module in .py file and in .xml file but error not still solve also after restart server
-----------------
2) Is there any of the condition to write menu record after action record for a module or inverse or can be write in any of sequence means just existence of code for a module required in any of the sequence.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Hitesh Ambaliya
- Solved:
- Last query:
- Last reply: