Procházet zdrojové kódy

Fix: init specimen

Laurent Destailleur před 12 roky
rodič
revize
3438b9fa62
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      htdocs/societe/class/societe.class.php

+ 1 - 0
htdocs/societe/class/societe.class.php

@@ -2548,6 +2548,7 @@ class Societe extends CommonObject
         $this->id=0;
         $this->name = 'THIRDPARTY SPECIMEN '.dol_print_date($now,'dayhourlog');
         $this->nom = $this->name;   // For backward compatibility
+        $this->ref_ext = 'Ref ext';
         $this->specimen=1;
         $this->address='21 jump street';
         $this->zip='99999';