act_window - src_model, res_model cannot be validated!!

Asked by Carlos Matos Villar

<act_window name="Add Attendees"
   src_model="openacademy.session"
   res_model="openaademy.create.attendee.wizard"
   id="session_create_attendee_wizard"
   view_mode="form"
   key2="client_action_multi"
   target="new"/>

Hello Everybody!!

I have an Issue with this action... I can not install my OpenAcademy Module because of this.

I don't know if I have to give you more code to check what is wrong with it.
Could you please tell me what am I doing wrong?

Regards!

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Serpent Consulting Services (serpent-consulting-services) said :
#1

Custom module!

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) said :
#2

Carlos,

You need to make sure whether the following lines point to the existing models!

src_model="openacademy.session"
res_model="openaademy.create.attendee.wizard"

If the models are right, make sure you added those .py files in __init__'s mention. And then, upgrade the module.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask Carlos Matos Villar for more information if necessary.

To post a message you must log in.