small list correction

This commit is contained in:
heama 2023-09-29 16:13:33 +05:30
parent da4d2dea45
commit f6cdb1be54

View File

@ -210,6 +210,7 @@ class Invoice extends BaseController
$statement = $model->saveInvoiceItemDetails($invoiceitem_arr);
}
return $statement;
}
public function get_invoice_item($id){