diff --git a/libreplan-webapp/src/main/jasper/projectStatusReport.jrxml b/libreplan-webapp/src/main/jasper/projectStatusReport.jrxml
index 2ffa0e39a..3d9befc3c 100644
--- a/libreplan-webapp/src/main/jasper/projectStatusReport.jrxml
+++ b/libreplan-webapp/src/main/jasper/projectStatusReport.jrxml
@@ -21,16 +21,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -98,6 +110,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -117,7 +185,7 @@
-
+
@@ -128,7 +196,7 @@
-
+
@@ -139,7 +207,7 @@
-
+
@@ -150,7 +218,7 @@
-
+
@@ -160,6 +228,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -170,25 +282,65 @@
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/libreplan-webapp/src/main/jasper/projectStatus_Bundle/projectStatus.properties b/libreplan-webapp/src/main/jasper/projectStatus_Bundle/projectStatus.properties
index 7fa85e649..b4522a390 100644
--- a/libreplan-webapp/src/main/jasper/projectStatus_Bundle/projectStatus.properties
+++ b/libreplan-webapp/src/main/jasper/projectStatus_Bundle/projectStatus.properties
@@ -9,3 +9,11 @@ name = Name
estimated_hours = Estimated
planned_hours = Planned
imputed_hours = Imputed
+project_budget = Budget:
+project_hours_cost = Hours cost:
+project_expenses_cost = Expenses cost:
+project_total_cost = Total cost:
+budget = Budget
+hours_cost = Hours cost
+expenses_cost = Expenses cost
+total_cost = Total cost
\ No newline at end of file