Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
6134 Vizualizări

I was trying to test the example module " oepetstore" of guide https://doc.odoo.com/trunk/training/web_framework/ writed

After installed it in my local test enviroment without any changes,I clicked menu "Pet Store", system showed an action error that was "

Could not find client action 'petstore.homepage'

".

I tried to fix this,but still could not find solution. Are there any other configurations need to be configed in the module? Thanks very much!

Imagine profil
Abandonează

same problem here!

I have same issue in odoo 9 and 10

It is due to Old code. You need to change code with new API.

Cel mai bun răspuns

ok I think the problem is that the js files in the tutorial are included via the __openerp__py, but odoo needs them to include via the x_view.xml file and a

< script > tag 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
115
3
aug. 25
132
0
aug. 25
143
1
aug. 25
395
1
aug. 25
431