Doxygen
This commit is contained in:
parent
4e83c0a7ea
commit
e01508140b
@ -963,8 +963,8 @@ class CommonObject
|
||||
}
|
||||
|
||||
/**
|
||||
* \brief Update total_ht, total_ttc and total_vat for an object (sum of lines)
|
||||
* \return int <0 si ko, >0 si ok
|
||||
* Update total_ht, total_ttc and total_vat for an object (sum of lines)
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
function update_price()
|
||||
{
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
/**
|
||||
* \file htdocs/fourn/fiche.php
|
||||
* \ingroup fournisseur, facture
|
||||
* \brief Page de fiche fournisseur
|
||||
* \brief Page for supplier third party card (view, edit)
|
||||
* \version $Id$
|
||||
*/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user