Skip to Content
Menu
This question has been flagged
1 Reply
1718 Views

I am trying to install my module on a new instance (odoo15, the previous one was also odoo 15) But I get this Error

ValueError: External ID not found in the system: rectanglemaps.act_view_booth_from_halle

I have researched and it looks like I am declaring my views in the wrong order?

This is where I define the act_view_booth_from_halle



It is directly above where I am trying to use it like this (in the button) (I have left out the rest to reduce the size of this post)



Maybe the %d is wrong?
I am a bit confused tho, because it works on the other instance

Thank you for your help

Avatar
Discard
Author Best Answer

The problem appears to have been the leading 'rectanglemaps.' at the beginning of the name (which is the module name) it seems like one does not have to add the name

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 22
4164
0
Aug 25
315
1
Jun 25
1965
3
Jul 25
3552
1
May 25
1671