Fixed referral field update method when clicking new in referred view. All other changes are only random variable name and date changes (due to automation)
This commit is contained in:
parent
482a4084c6
commit
b13edbebcc
@ -1,4 +1,4 @@
|
||||
# Cost Benefit Projection (3.3.3)
|
||||
# Cost Benefit Projection (3.3.4)
|
||||
|
||||
This is a [Joomla 3.x] (http://www.joomla.org/) component.
|
||||
|
||||
@ -23,11 +23,11 @@ max_input_vars = 5000
|
||||
+ *Name*: [Cost Benefit Projection] (https://www.staffhealthcbp.com/)
|
||||
+ *First Build*: 15th June, 2012
|
||||
+ *Last Build*: 19th February, 2016
|
||||
+ *Version*: 3.3.3
|
||||
+ *Version*: 3.3.4
|
||||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
||||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||
+ *Line count*: **83344**
|
||||
+ *File count*: **549**
|
||||
+ *Line count*: **83518**
|
||||
+ *File count*: **550**
|
||||
+ *Folder count*: **101**
|
||||
|
||||
> This **component** was build with a Joomla [Automated Component Builder] (https://www.vdm.io/joomla-component-builder).
|
||||
|
@ -49,7 +49,7 @@
|
||||
<action name="company.edit.per" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER_DESC" />
|
||||
<action name="company.edit.percentfemale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC" />
|
||||
<action name="company.edit.percentmale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE_DESC" />
|
||||
<action name="company.edit.serviceprovider" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER_DESC" />
|
||||
<action name="company.edit.service_provider" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER_DESC" />
|
||||
<action name="company.edit.state" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_STATE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_STATE_DESC" />
|
||||
<action name="company.edit.user" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_USER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_USER_DESC" />
|
||||
<action name="company.version" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION_DESC" />
|
||||
@ -171,7 +171,7 @@
|
||||
<action name="company.edit.user" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_USER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_USER_DESC" />
|
||||
<action name="company.edit.department" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT_DESC" />
|
||||
<action name="company.edit.country" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY_DESC" />
|
||||
<action name="company.edit.serviceprovider" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER_DESC" />
|
||||
<action name="company.edit.service_provider" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER_DESC" />
|
||||
<action name="company.edit.per" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER_DESC" />
|
||||
<action name="company.edit.causesrisks" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS_DESC" />
|
||||
<action name="company.edit.percentfemale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC" />
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -2,7 +2,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -211,7 +211,7 @@ abstract class CostbenefitprojectionHelper
|
||||
break;
|
||||
// serves provider (only load companies that belong to the service provider)
|
||||
case 2:
|
||||
return self::getIds('serviceprovider',self::getIds('user',$id,'service_provider'),'company');
|
||||
return self::getIds('service_provider',self::getIds('user',$id,'service_provider'),'company');
|
||||
break;
|
||||
// country (only load companies that belong to the country)
|
||||
case 3:
|
||||
@ -235,7 +235,7 @@ abstract class CostbenefitprojectionHelper
|
||||
// return in relation
|
||||
if (1 == $is) // member
|
||||
{
|
||||
return self::getIds('user',$id,'company','serviceprovider');
|
||||
return self::getIds('user',$id,'company','service_provider');
|
||||
}
|
||||
elseif (2 == $is) // serves provider
|
||||
{
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -139,8 +139,8 @@ COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC="Allows the users in
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE="Companies Edit Percentmale"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE_DESC="Allows the users in this group to update the edit percentmale of the company"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER_DESC="Allows the users in this group to update the edit per of the company"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER="Companies Edit Serviceprovider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICEPROVIDER_DESC="Allows the users in this group to update the edit serviceprovider of the company"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER="Companies Edit Service Provider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER_DESC="Allows the users in this group to update the edit service provider of the company"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_STATE="Companies Edit State"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_STATE_DESC="Allows the users in this group to update the state of the company"
|
||||
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_USER="Companies Edit User"
|
||||
@ -262,8 +262,8 @@ COM_COSTBENEFITPROJECTION_COMPANY_RESULTS_EDIT_BUTTON_ACCESS="Company Results Ed
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_RESULTS_EDIT_BUTTON_ACCESS_DESC=" Allows the users in this group to access the edit button."
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SAVE_WARNING="Alias already existed so a number was added at the end. You can re-edit the Company to customise the alias."
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SCALING_FACTORS="Scaling Factors"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SERVICEPROVIDER="Serviceprovider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SERVICEPROVIDER_LABEL="Service Provider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SERVICE_PROVIDER="Service Provider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SERVICE_PROVIDER_LABEL="Service Provider"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SICK_LEAVE_FEMALES="Sick Leave Females"
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SICK_LEAVE_FEMALES_DESCRIPTION="The total number of sick leave days for females per/year."
|
||||
COM_COSTBENEFITPROJECTION_COMPANY_SICK_LEAVE_FEMALES_HINT="per/year"
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -27,7 +27,7 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'per',
|
||||
'email',
|
||||
'country',
|
||||
'serviceprovider',
|
||||
'service_provider',
|
||||
'datayear'
|
||||
);
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -22,7 +22,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->avtinterventions;
|
||||
$items = $displayData->qntinterventions;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_costbenefitprojection&view=interventions&task=intervention.edit";
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -22,7 +22,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->ttcscaling_factors;
|
||||
$items = $displayData->olrscaling_factors;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_costbenefitprojection&view=scaling_factors&task=scaling_factor.edit";
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -22,7 +22,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->nxwcompanies;
|
||||
$items = $displayData->iebcompanies;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_costbenefitprojection&view=companies&task=company.edit";
|
||||
@ -52,7 +52,7 @@ $can = CostbenefitprojectionHelper::getActions('company');
|
||||
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_COUNTRY_LABEL'); ?>
|
||||
</th>
|
||||
<th data-hide="phone,tablet">
|
||||
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_SERVICEPROVIDER_LABEL'); ?>
|
||||
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_SERVICE_PROVIDER_LABEL'); ?>
|
||||
</th>
|
||||
<th data-hide="phone,tablet">
|
||||
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_PER_LABEL'); ?>
|
||||
@ -105,10 +105,10 @@ $can = CostbenefitprojectionHelper::getActions('company');
|
||||
<?php echo $displayData->escape($item->country_name); ?>
|
||||
</td>
|
||||
<td class="nowrap">
|
||||
<?php if ($user->authorise('service_provider.edit', 'com_costbenefitprojection.service_provider.' . (int)$item->serviceprovider)): ?>
|
||||
<a href="index.php?option=com_costbenefitprojection&view=service_providers&task=service_provider.edit&id=<?php echo $item->serviceprovider; ?>&ref=country&refid=<?php echo $id; ?>"><?php echo JFactory::getUser((int)$item->serviceprovider_user)->name; ?></a>
|
||||
<?php if ($user->authorise('service_provider.edit', 'com_costbenefitprojection.service_provider.' . (int)$item->service_provider)): ?>
|
||||
<a href="index.php?option=com_costbenefitprojection&view=service_providers&task=service_provider.edit&id=<?php echo $item->service_provider; ?>&ref=country&refid=<?php echo $id; ?>"><?php echo JFactory::getUser((int)$item->service_provider_user)->name; ?></a>
|
||||
<?php else: ?>
|
||||
<div class="name"><?php echo JFactory::getUser((int)$item->serviceprovider_user)->name; ?></div>
|
||||
<div class="name"><?php echo JFactory::getUser((int)$item->service_provider_user)->name; ?></div>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
<td>
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -22,7 +22,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->zxninterventions;
|
||||
$items = $displayData->elvinterventions;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_costbenefitprojection&view=interventions&task=intervention.edit";
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
@ -22,7 +22,7 @@
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
// set the defaults
|
||||
$items = $displayData->fnxservice_providers;
|
||||
$items = $displayData->wnzservice_providers;
|
||||
$user = JFactory::getUser();
|
||||
$id = $displayData->item->id;
|
||||
$edit = "index.php?option=com_costbenefitprojection&view=service_providers&task=service_provider.edit";
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
@ -3,7 +3,7 @@
|
||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||
/-------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 3.3.3
|
||||
@version 3.3.4
|
||||
@build 19th February, 2016
|
||||
@created 15th June, 2012
|
||||
@package Cost Benefit Projection
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user