English comment only
This commit is contained in:
parent
6a7ae51e5f
commit
b0e9ae91c3
@ -19,15 +19,15 @@
|
|||||||
/**
|
/**
|
||||||
\file htdocs/commonobjectline.class.php
|
\file htdocs/commonobjectline.class.php
|
||||||
\ingroup core
|
\ingroup core
|
||||||
\brief Fichier de la classe mere des classes de lignes d'objets metiers (facture, contrat, propal, commande, etc...)
|
\brief File of the superclass of classes of lines of business objects (invoice, contract, PROPAL, commands, etc. ...)
|
||||||
\version $Id$
|
\version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\class CommonObjectLine
|
\class CommonObjectLine
|
||||||
\brief Classe mere pour héritage des classes de lignes d'objets metiers
|
\brief Superclass for class inheritance lines of business objects
|
||||||
*/
|
* /
|
||||||
|
|
||||||
class CommonObjectLine
|
class CommonObjectLine
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user