Hello there,
On the form view of a request for quotation, we can print a purchase order.
On the form view of the purchase order, we can print a request for quotation.
How to remove the PO printing when in RFQ?
How to remove the RFQ printing when in PO?
This is a problem because the action binding seems to be done for the purchase.order model. And both the RFQ an PO are on this model purchase.order.
Image :
EDIT #1
May be I should add a button 'Print PO' with others button on the form view of purchase order. It doesn't exist. After, I could completely remove the button at the top of both RFQ and PO...