it's urgent....
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Dự án
- MRP
Câu hỏi này đã bị gắn cờ
This may help u,create a folde inside ur custom module like static/src/image and paste hotel.png inside that folder
{
"name" : "Tour Management",
"version" : "1.0",
"author" : "",
"category" : "Generic Modules for Tour Management",
"description": """
Module For Managing Tour:
""",
"depends" : ['base','product','account'],
"init_xml" : [],
"update_xml" : [
'tour_view.xml',
'tourseq_id.xml',
'driver_receipt_report.xml'
],
'images': ['images/hotel.png'],
"installable": True,
"auto_install":False
}
Refer the Link http://stackoverflow.com/questions/17103184/how-to-add-an-image-icon-to-my-openerp-custom-module
this code will help u
'images':['vehicles_odometer.jpeg'],
Hi
Add your image file in project >> static >> src >> img folder after doing this you have add path in __openerp__.py file
'img': [
'static/src/img/your_mage.png',
],
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký