This question has been flagged
2 Replies
2095 Views

I want to add a condition to the purchase requisition. the condition is to have quotation from at least 3 suppliers.

Avatar
Discard
Best Answer

Yassine,

There is a one2many field for Quotations(purchase_ids). You can write a condition on 'Send to Suppliers' and 'Purchase Done' button to proceed ahead only if there are 3 lines (ofcourse of diff suppliers) in purchase_ids.

Thanks.

Avatar
Discard
Author Best Answer

Thanks but how can i add this condition?

Avatar
Discard