diff --git a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml
index 80da7a4eae5d0fb74ef2e7ca3d5e793b66ad39eb..301c1dfc348888559239b47ea2c47669361ee925 100644
--- a/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml
+++ b/master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyInvoicesRender/listbox_total_price.xml
@@ -255,7 +255,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>cell/getTotalPrice</string> </value>
+            <value> <string>python: round(cell.getTotalPrice(), 2)</string> </value>
         </item>
       </dictionary>
     </pickle>