Selaa lähdekoodia

fix : The property lib does not exist on PaymentVAT

Philippe GRAND 3 vuotta sitten
vanhempi
commit
c4e19824e8
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      htdocs/compta/tva/class/paymentvat.class.php

+ 7 - 0
htdocs/compta/tva/class/paymentvat.class.php

@@ -101,6 +101,13 @@ class PaymentVAT extends CommonObject
 	 */
 	public $chid;
 
+	/**
+	 * @var string lib
+	 * @deprecated
+	 * @see $label
+	 */
+	public $lib;
+
 	/**
 	 * @var integer|string datepaye
 	 */