0002360: TVA : permet utilisation code TVA plutôt que nombre
This commit is contained in:
parent
aa8e3b0b2e
commit
cdec0e8d7e
17 changed files with 182 additions and 72 deletions
|
|
@ -53,6 +53,13 @@ class Acc_Operation
|
|||
//!< internal code from jrn
|
||||
var $jr_internal;
|
||||
var $signature;
|
||||
var $desc;
|
||||
var $type;
|
||||
var $jrnx_id;
|
||||
var $echeance;
|
||||
var $pj;
|
||||
var $mt;
|
||||
var $f_id;
|
||||
/*!
|
||||
* \brief constructor set automatically the attributes user and periode
|
||||
* \param $p_cn the databse connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue