Quantcast
Channel: Dolibarr Forum :: Recent Topics
Viewing all articles
Browse latest Browse all 2984

How to call stored procedure - by: sierra

$
0
0
Please suggest how can I call a stored procedure in a custom module

$res = $this->db->query(stockstatus('text'));

But this shows error as: Call to undefined function stockstatus()

Thanks

Viewing all articles
Browse latest Browse all 2984

Trending Articles