Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1561 มุมมอง

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






อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ธ.ค. 19
4761
1
มี.ค. 16
5712
1
พ.ค. 23
3970
0
มิ.ย. 24
719
3
ก.ค. 25
1791