RELATIONWITHBUSINESS

This commit is contained in:
velz 2018-12-10 16:44:35 +05:30
parent dd18441437
commit b164ae8e49

View File

@ -439,6 +439,8 @@ defined('NONINDIVIDUALENTITIESID') OR define('NONINDIVIDUALENTITIESID','non_indi
defined('COMPANYRELATIONSHIPS') OR define('COMPANYRELATIONSHIPS','m_company_relationships');
defined('COMPANYRELATIONSHIPSID') OR define('COMPANYRELATIONSHIPSID','company_relationship_id');
defined('RELATIONWITHBUSINESS') OR define('RELATIONWITHBUSINESS','m_relation_with_business');
defined('RELATIONWITHBUSINESSID') OR define('RELATIONWITHBUSINESSID','relation_with_business_id');