Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata

/** @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 !






Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 19
4945
1
mar 16
5852
1
mag 23
4123
0
giu 24
861
3
lug 25
2150