traduction,
This commit is contained in:
parent
804fa5beb7
commit
a340a0a00c
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ class Acc_Operation
|
|||
function get_quant()
|
||||
{
|
||||
$ledger_id=$this->get_ledger();
|
||||
if ( $ledger_id=='') throw new Exception('Journal non trouvé');
|
||||
if ( $ledger_id=='') throw new Exception(_('Journal non trouvé'));
|
||||
$oledger=new Acc_Ledger($this->db,$ledger_id);
|
||||
|
||||
// retrieve info from jrn_info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue