Skip to content
Snippets Groups Projects
Commit b0e9ae91 authored by Remco Gerbrands's avatar Remco Gerbrands
Browse files

English comment only

parent 6a7ae51e
No related branches found
No related tags found
No related merge requests found
......@@ -19,15 +19,15 @@
/**
\file htdocs/commonobjectline.class.php
\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$
*/
/**
\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
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment