predefined operation , invalid value for database::setp
This commit is contained in:
parent
8e7dc4f38a
commit
7faeb862c1
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ class Pre_Op_Advanced extends Pre_operation_detail
|
|||
if ($poste->value != '')
|
||||
{
|
||||
$Poste = new Acc_Account($legder->db);
|
||||
$Poste->set_parameter('value', $poste->value);
|
||||
$Poste->set_parameter('pcm_val', $poste->value);
|
||||
$label = $Poste->get_lib();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue