Modif de WWW par VAD pour avoir le mme identifiant partout.

This commit is contained in:
Laurent Destailleur 2004-09-30 19:18:19 +00:00
parent 047887b489
commit e04d077f23

View File

@ -357,7 +357,7 @@ class pdf_crabe extends ModelePDFFactures
$oper = 'LIQ';
break;
case 5:
$oper = 'WWW';
$oper = 'VAD';
break;
case 6:
$oper = 'CB';