Doxygen
This commit is contained in:
parent
209f8946d0
commit
0b74ddf5c3
@ -32,9 +32,9 @@ class ExpeditionLineBatch extends CommonObject
|
|||||||
private static $_table_element='expeditiondet_batch'; //!< Name of table without prefix where object is stored
|
private static $_table_element='expeditiondet_batch'; //!< Name of table without prefix where object is stored
|
||||||
|
|
||||||
var $id;
|
var $id;
|
||||||
var $sellby='';
|
var $sellby;
|
||||||
var $eatby='';
|
var $eatby;
|
||||||
var $batch='';
|
var $batch;
|
||||||
var $dluo_qty;
|
var $dluo_qty;
|
||||||
var $entrepot_id;
|
var $entrepot_id;
|
||||||
var $fk_origin_stock;
|
var $fk_origin_stock;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user