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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
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.
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
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"/>
You can manually edit the menu items:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
mar. 25
|
3485 | ||
|
1
mar. 25
|
2095 | ||
|
1
iul. 23
|
3139 | ||
|
0
sept. 20
|
2173 | ||
|
1
mar. 25
|
2628 |