Update mod_facture_terre.php
This commit is contained in:
parent
a9e720eec3
commit
4c874ddf15
@ -65,6 +65,7 @@ class mod_facture_terre extends ModeleNumRefFactures
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
global $conf;
|
||||
if (!empty($conf->global->INVOICE_NUMBERING_TERRE_FORCE_PREFIX)) {
|
||||
$this->prefixinvoice = $conf->global->INVOICE_NUMBERING_TERRE_FORCE_PREFIX;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user