I remove the extend into commonobjectline to common object.

For the moment, if we need a method for line already into object, i
prefer to see method duplicated.
This commit is contained in:
Laurent Destailleur 2014-09-03 09:49:50 +02:00
parent 1375e20fe2
commit ca322942ae

View File

@ -26,7 +26,7 @@
* Parent class for class inheritance lines of business objects * Parent class for class inheritance lines of business objects
* This class is useless for the moment so no inherit are done on it * This class is useless for the moment so no inherit are done on it
*/ */
abstract class CommonObjectLine extends CommonObject abstract class CommonObjectLine
{ {
/** /**
* Call trigger based on this instance * Call trigger based on this instance