Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2372 Vistas

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

Avatar
Descartar
Mejor respuesta

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
Descartar
Autor Mejor respuesta

Thanks but how can i add this condition?

Avatar
Descartar