+
Attività |
@@ -97,9 +97,10 @@ echo '
echo '
-
-
-
+
+
+
+
@@ -171,18 +172,20 @@ echo '
echo '
-
-
- ';
+
+
+';
// Conto economico
echo '
Conto Economico
-
-
-
-
+
+
+
+
+
+
Costi |
@@ -237,9 +240,11 @@ echo '
echo '
-
-
-
+
+
+
+
+
@@ -295,6 +300,6 @@ echo '
echo '
-
-
- ';
\ No newline at end of file
+
+
+';
\ No newline at end of file
diff --git a/templates/bilancio/settings.php b/templates/bilancio/settings.php
new file mode 100644
index 000000000..16eef0ab7
--- /dev/null
+++ b/templates/bilancio/settings.php
@@ -0,0 +1,9 @@
+ 'A4',
+ 'orientation' => 'P',
+ 'font-size' => '9px',
+
+];
| | |