xml version="1.0" encoding="utf-8"?>
id="assets_backend" name="project_workflow_assets" inherit_id="web.assets_backend">
expr="." position="inside">
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
1369
أدوات العرض
Hi,
In odoo 15, you can't inherit web.assets_backend in view and can't add your js or css. You need to add it in manifest file.
'assets': {
'web.assets_backend': [
'module_name/static/src/js/yourjs.js',
],
},
Hope it helps
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل