We added the turnover comment box as was requested.
This commit is contained in:
parent
4d041e878c
commit
13221f5f4d
@ -1,4 +1,4 @@
|
|||||||
# Cost Benefit Projection (3.3.7)
|
# Cost Benefit Projection (3.3.8)
|
||||||
|
|
||||||
This is a [Joomla 3.x] (http://www.joomla.org/) component.
|
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/)
|
+ *Name*: [Cost Benefit Projection] (https://www.staffhealthcbp.com/)
|
||||||
+ *First Build*: 15th June, 2012
|
+ *First Build*: 15th June, 2012
|
||||||
+ *Last Build*: 28th February, 2016
|
+ *Last Build*: 28th February, 2016
|
||||||
+ *Version*: 3.3.7
|
+ *Version*: 3.3.8
|
||||||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
||||||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
+ *Line count*: **83614**
|
+ *Line count*: **83672**
|
||||||
+ *File count*: **553**
|
+ *File count*: **554**
|
||||||
+ *Folder count*: **101**
|
+ *Folder count*: **101**
|
||||||
|
|
||||||
> This **component** was build with a Joomla [Automated Component Builder] (https://www.vdm.io/joomla-component-builder).
|
> This **component** was build with a Joomla [Automated Component Builder] (https://www.vdm.io/joomla-component-builder).
|
||||||
|
@ -173,8 +173,8 @@
|
|||||||
<action name="company.edit.country" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY_DESC" />
|
<action name="company.edit.country" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY_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.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.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" />
|
<action name="company.edit.percentfemale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC" />
|
||||||
|
<action name="company.edit.causesrisks" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS_DESC" />
|
||||||
<action name="company.edit.datayear" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR_DESC" />
|
<action name="company.edit.datayear" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR_DESC" />
|
||||||
<action name="company.edit.percentmale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE_DESC" />
|
<action name="company.edit.percentmale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTMALE_DESC" />
|
||||||
<action name="company.version" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION_DESC" />
|
<action name="company.version" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_VERSION_DESC" />
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -284,6 +284,10 @@ COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY="Total Salary"
|
|||||||
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_DESCRIPTION="The total salary payed per/year"
|
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_DESCRIPTION="The total salary payed per/year"
|
||||||
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_HINT="per/year"
|
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_HINT="per/year"
|
||||||
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_LABEL="Total Salary"
|
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_SALARY_LABEL="Total Salary"
|
||||||
|
COM_COSTBENEFITPROJECTION_COMPANY_TURNOVER_COMMENT="Turnover Comment"
|
||||||
|
COM_COSTBENEFITPROJECTION_COMPANY_TURNOVER_COMMENT_DESCRIPTION="Here you can explain how many deaths your company has had over any given period. This will help us understand how you came to the numbers used above in the male and female medical turnovers."
|
||||||
|
COM_COSTBENEFITPROJECTION_COMPANY_TURNOVER_COMMENT_HINT="You can make a comment here to indicate how you arrived at the given numbers above for male and female medical turnovers."
|
||||||
|
COM_COSTBENEFITPROJECTION_COMPANY_TURNOVER_COMMENT_LABEL="Turnover Comment"
|
||||||
COM_COSTBENEFITPROJECTION_COMPANY_TWENTYTWENTY_FOUR="20-24"
|
COM_COSTBENEFITPROJECTION_COMPANY_TWENTYTWENTY_FOUR="20-24"
|
||||||
COM_COSTBENEFITPROJECTION_COMPANY_TWENTY_FIVETWENTY_NINE="25-29"
|
COM_COSTBENEFITPROJECTION_COMPANY_TWENTY_FIVETWENTY_NINE="25-29"
|
||||||
COM_COSTBENEFITPROJECTION_COMPANY_USER="User"
|
COM_COSTBENEFITPROJECTION_COMPANY_USER="User"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
@ -32,6 +32,7 @@ $fields = $displayData->get('fields') ?: array(
|
|||||||
'females',
|
'females',
|
||||||
'medical_turnovers_males',
|
'medical_turnovers_males',
|
||||||
'medical_turnovers_females',
|
'medical_turnovers_females',
|
||||||
|
'turnover_comment',
|
||||||
'sick_leave_males',
|
'sick_leave_males',
|
||||||
'sick_leave_females'
|
'sick_leave_females'
|
||||||
);
|
);
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@package Cost Benefit Projection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
|
||||||
/-------------------------------------------------------------------------------------------------------/
|
/-------------------------------------------------------------------------------------------------------/
|
||||||
|
|
||||||
@version 3.3.7
|
@version 3.3.8
|
||||||
@build 28th February, 2016
|
@build 28th February, 2016
|
||||||
@created 15th June, 2012
|
@created 15th June, 2012
|
||||||
@package Cost Benefit Projection
|
@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