Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
1890 Lượt xem

I would like the Purchase button on the home screen to go straight to PO, not to RFQ.

Can the RFQ be remove or hidden somehow?


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

But why.

When you create a purchase order it is at step one a quotation.  You can directly press confirm, and it is saved as a purchase order. 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hey Jarno Kylander,


I hope you are doing well.


You can modify the sequence of the RFQ Menu to remove, hide, or move it. 

Use the code below to change the sequence of the menu by inheriting menu items.

Please find code in comment. 

I hope this will help you. 

Thanks & Regards,
Email:   odoo@aktivsoftware.com      

Skype: kalpeshmaheshwari

Ảnh đại diện
Huỷ bỏ

Please find code here :-

<menuitem action="purchase.purchase_form_action" id="purchase.menu_purchase_form_action" parent="purchase.menu_procurement_management" sequence="0"/>

<menuitem action="purchase.purchase_rfq" id="purchase.menu_purchase_rfq" parent="purchase.menu_procurement_management" sequence="1"/>

Câu trả lời hay nhất

You can manually edit the menu items:

  1. Enable Developer mode
  2. Go to Settings / Technical / User Interface / Menu Items
  3. Delete the RFQ menu item (or change the sequence number) 

Deleting the menu item will not remove the functionality and it can be added back later if needed.  The first menu item on the first menu is what is displayed for the application.


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 25
3513
1
thg 3 25
2116
1
thg 7 23
3154
0
thg 9 20
2195
1
thg 3 25
2645