Pre_Operation : add attribut

This commit is contained in:
Dany De Bontridder 2018-12-17 23:26:03 +01:00
parent 5e46bc36c8
commit 81df6ed4a8

View file

@ -39,6 +39,7 @@ class Pre_operation
var $p_jrn; /*!< $p_jrn jrn_def_id */
var $jrn_type; /*!< $jrn_type */
var $name; /*!< $name name of the predef. operation */
var $detail; /*!< Pre_operation_detail */
function __construct($cn,$p_id=0)
{