Hi everyone,
I am beginner with odoo. Based on several tutorials I started the update of some modules (as an example: the procurement module). I tried firstly to modify the procurement_view.xml by adding and deleting some menuitem.
My problem was that the udpdate is ignored and not used (I tried to stop and start the server) but nothing is changed.
Moreover, I tried to rename this file and I remark that odoo creates a new file with the original input automatically.
So I wanted to understand how to resolve this problem.
Thank you in advance for your response.
Best Regards
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
- Project
- MRP
Câu hỏi này đã bị gắn cờ
4008
Lượt xem
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ýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
7
thg 1 16
|
3769 | ||
|
1
thg 3 24
|
2120 | ||
How to add simple birthday field?
Đã xử lý
|
|
2
thg 8 23
|
3015 | |
|
1
thg 7 23
|
2433 | ||
|
1
thg 7 23
|
7375 |
Hi, i don't think you should directly change the code of a module.
Have you tried this tutorial ?
http://www.odoo.com/documentation/10.0/howtos/backend.html#webservices
Hope this help