Changes

Line 8: Line 8:  
* Delete: delete()
 
* Delete: delete()
   −
= Linked business objects =
+
= Link between Business objects =
 
Some business objects are linked to other. This is done into Dolibarr using the [[Table llx_element_element]]. But you don't have to read this table to get objects linked to another.
 
Some business objects are linked to other. This is done into Dolibarr using the [[Table llx_element_element]]. But you don't have to read this table to get objects linked to another.
 
This is a portion of code that show you how ou can do this:
 
This is a portion of code that show you how ou can do this: