Quantcast
Channel: Dolibarr Forum :: Topics in Category: Creation of a New Module
Viewing all articles
Browse latest Browse all 440

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 440

Trending Articles