Browse Source

Enhance backward compatibility

Laurent Destailleur 2 years ago
parent
commit
708e284381
1 changed files with 3 additions and 0 deletions
  1. 3 0
      htdocs/societe/class/societe.class.php

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

@@ -794,6 +794,9 @@ class Societe extends CommonObject
 	public $partnerships = array();
 
 
+	const STATUS_CEASED = 0;
+	const STATUS_INACTIVITY = 1;
+
 
 	/**
 	 * @var Account|string Default BAN account