Преглед изворни кода

fix : The property lib does not exist on PaymentVAT

Philippe GRAND пре 3 година
родитељ
комит
c4e19824e8
1 измењених фајлова са 7 додато и 0 уклоњено
  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
 	 */