Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată

/** @odoo-module **/

import options from "@web_editor/js/editor/snippets.options";


options.registry.TaProducts = options.Class.extend({ 

 start() { 

 console.log("HIIII"); 

 }


});


export default { 

 TazawwadProducts: options.registry.TaProducts,

};


... This is not working and still gave me the error:


""


the following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle:


@web_editor/js/editor/snippets.options

""


I'm struggling with it for like 3 hours .. Anyone have idea ??


Thank you !






Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
dec. 19
4761
1
mar. 16
5708
1
mai 23
3969
0
iun. 24
718
3
iul. 25
1762