procurement.order.tree procurement.order procurement.order.form procurement.order
Group's Procurements procurement.order form tree,form [('group_id','=',active_id)] procurement.group.form procurement.group
procurement.order.select procurement.order Procurement Exceptions ir.actions.act_window procurement.order form tree,form {'search_default_exceptions':1}

A Procurement Exception occurs when the system cannot find a way to fulfill a procurement. Some exceptions will resolve themselves automatically, but others require manual intervention (those are identified by a specific error message in the chatter).

Most common exceptions are products to purchase without having a vendor defined on the product, and products to manufacture without having a bill of materials.

Procurement Orders ir.actions.act_window procurement.order form {'search_default_current':1}

Click to create a procurement order.

A procurement order is used to record a need for a specific product at a specific location. Procurement orders are usually created automatically from sales orders, pull logistic rules or minimum stock rules.

When the procurement order is confirmed, it automatically creates the necessary operations to fulfill the need: purchase order proposition, manufacturing order, etc.

Procurement Orders ir.actions.act_window procurement.order form {'search_default_current':1} [('product_id.product_tmpl_id.id', '=', active_id)]

Click to create a procurement order.

A procurement order is used to record a need for a specific product at a specific location. Procurement orders are usually created automatically from sales orders, pull logistic rules or minimum stock rules.

When the procurement order is confirmed, it automatically creates the necessary operations to fulfill the need: purchase order proposition, manufacturing order, etc.

Procurement Orders ir.actions.act_window procurement.order form {'search_default_current':1, 'default_product_id': active_id} [('product_id.id', '=', active_id)]

Click to create a procurement order.

A procurement order is used to record a need for a specific product at a specific location. Procurement orders are usually created automatically from sales orders, pull logistic rules or minimum stock rules.

When the procurement order is confirmed, it automatically creates the necessary operations to fulfill the need: purchase order proposition, manufacturing order, etc.

Procurement Exceptions ir.actions.act_window procurement.order form tree,form [('state','=','exception')] procurement.rule.select procurement.rule procurement.rule.tree procurement.rule procurement.rule.form procurement.rule
Run Procurements code if records: records.run() Run Procurements client_action_multi action procurement.order