Explorar o código

Fix scrutinizer

Maxime Kohlhaas %!s(int64=3) %!d(string=hai) anos
pai
achega
fb776e2a96
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      htdocs/modulebuilder/template/class/myobject.class.php

+ 6 - 0
htdocs/modulebuilder/template/class/myobject.class.php

@@ -150,6 +150,12 @@ class MyObject extends CommonObject
 	 */
 	public $amount;
 
+	/**
+	 * @var int Thirdparty ID
+	 */
+	public $socid;		// both socid and fk_soc are used
+	public $fk_soc;		// both socid and fk_soc are used
+
 	/**
 	 * @var int Status
 	 */