2
0
forked from Wavyzz/dolibarr

Add navigation bar on supplier orders

This commit is contained in:
Laurent Destailleur
2009-01-30 23:49:32 +00:00
parent 03c4232191
commit 4606095b1e
12 changed files with 204 additions and 104 deletions

View File

@@ -809,8 +809,8 @@ class Commande extends CommonObject
/**
* \brief Get object and lines from database
* \param rowid id of object to load
* \param ref Ref of invoice
* \param id Id of object to load
* \param ref Ref of object
* \return int >0 if OK, <0 if KO
*/
function fetch($id,$ref='')