Good night,
I have a problem I can't understand how to change the visible name in the print menu for the existing report Purchase Oder to Purchase_Order. How could it be done?
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ờ
Hi,
If you need to change it from user interface without code, you can activate the developer mode and navigate to Settings -> Technical -> Actions -> Report, and search Purchase Order, then open the corresponding record and you can change the name as per the need.
If you need to do it from the code, do as follows:
https://ibb.co/Y4SHzjwThanks
<record id="purchase.action_report_purchase_order" model="ir.actions.report">
<field name="name">New Name</field>
</record>
If I do it from the user interface it works correctly, however in my case I want to do it with code, I have tried the code that has been attached to me but it does not work for me, it does not make any changes to me. Why could it be?
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 | |
---|---|---|---|---|
|
1
thg 12 22
|
2010 | ||
|
0
thg 2 24
|
1199 | ||
|
2
thg 2 22
|
2811 | ||
|
0
thg 2 20
|
5454 | ||
Duplicate purchase.order.line
Đã xử lý
|
|
1
thg 3 19
|
5127 |