265
purchase_line_obj.create(cr, uid, to_write, context=context)
265
if purchase_obj._check_service(cr, uid, wiz.po_id.id, vals, context=context):
266
purchase_line_obj.create(cr, uid, to_write, context=context)
272
273
message += _("Line %s in the Excel file was added to the file of the lines with errors, it got elements outside the defined %s columns. Details: %s"