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)
|
* Update total_ht, total_ttc and total_vat for an object (sum of lines)
|
||||||
* \return int <0 si ko, >0 si ok
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
function update_price()
|
function update_price()
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/fourn/fiche.php
|
* \file htdocs/fourn/fiche.php
|
||||||
* \ingroup fournisseur, facture
|
* \ingroup fournisseur, facture
|
||||||
* \brief Page de fiche fournisseur
|
* \brief Page for supplier third party card (view, edit)
|
||||||
* \version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user