You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we use the code from Ch.6 with code from previous chapters it throws Invalid model name 'test.model' in action definition. and doesn't compile. However changing the xml res_model name to test_model resolved the issue.
I am still quite new to this so if I'm wrong lmk.