LP#1708488 Checkout Print Template Balance Owed
[evergreen-equinox.git] / Open-ILS / web / js / ui / default / staff / admin / workstation / app.js
index d7af363..f7a7148 100644 (file)
@@ -469,7 +469,12 @@ function($scope , $q , egCore , ngToast) {
                 },
                 copy : seed_copy,
                 title : seed_record.title,
-                author : seed_record.author
+                author : seed_record.author,
+                patron_money : {
+                    balance_owed : "$5.00",
+                    total_owed : "$10.10",
+                    total_paid : "$5.10"
+                }
             },
         ],