You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

393 B

idnamedescriptionsequencemodelcodeactive
excep_no_zipNo ZIP code on destination50sale.orderif not order.partner_shipping_id.zip: failed=TrueFalse
excep_no_stockNot Enough Virtual Stock50sale.order.lineif line.product_id and line.product_id.type == 'product' and line.product_id.virtual_available < line.product_uom_qty: failed=TrueFalse