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:
parent
1375e20fe2
commit
ca322942ae
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user