diff --git a/modules/invoiceIn/front/unbilled-clients/index.html b/modules/invoiceIn/front/unbilled-clients/index.html
index 514f1e8ff..c4c561191 100644
--- a/modules/invoiceIn/front/unbilled-clients/index.html
+++ b/modules/invoiceIn/front/unbilled-clients/index.html
@@ -56,18 +56,15 @@
{{client.company | dashIfEmpty}} |
{{client.country | dashIfEmpty}} |
- {{client.clientId | dashIfEmpty}} |
+
+
+ {{::client.clientId | dashIfEmpty}}
+
+ |
{{client.clientSocialName | dashIfEmpty}} |
{{client.amount | currency: 'EUR':2 | dashIfEmpty}} |
{{client.taxableBase | dashIfEmpty}} |
- {{client.ticketFk | dashIfEmpty}} |
-
+ |
+
+ {{::client.ticketFk | dashIfEmpty}}
+
+ |
+
|
-
+ |
|
-
+ |
|
- {{client.comercialId | dashIfEmpty}} |
- {{client.comercialName | dashIfEmpty}} |
+
+
+ {{::client.comercialName | dashIfEmpty}}
+
+ |
+