pos.html 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <div class="row ">
  2. <div class="col-md-7">
  3. <table class="table table-striped">
  4. <tr class="warning">
  5. <th class="col-md-1">Gesamt</th>
  6. <td class="col-md-2">
  7. {{currentInvoice.details.length}} Artikel
  8. </td>
  9. <th class="col-md-1 text-right big">
  10. {{invoiceTotal()|euro}} €
  11. </th>
  12. </tr>
  13. <tr>
  14. <td><i class="glyphicon glyphicon-download-alt"></i></td>
  15. <td>
  16. Von Kunde erhalten (/)
  17. </td>
  18. <td class="text-right">
  19. <input id="paid" class="form-control text-right" type="text" ng-model="currentInvoice.paid" ng-keypress="keyPressPaid($event)" data-price/>
  20. </td>
  21. </tr>
  22. <tr ng-show="currentInvoice.valid">
  23. <td><i class="glyphicon glyphicon-log-out"></i></td>
  24. <th>
  25. Rückgeld
  26. </th>
  27. <td class="text-right">
  28. {{currentChange()|euro}} €
  29. </td>
  30. </tr>
  31. <tr>
  32. <th>Pos</th>
  33. <th>Artikel</th>
  34. <th class="text-right">Preis</th>
  35. </tr>
  36. <tr ng-repeat="b in currentInvoice.details ">
  37. <td>
  38. <button type="button" class="btn" ng-click="removeItem(b)"><i class="glyphicon glyphicon-trash"></i></button>
  39. {{currentInvoice.details.length-$index}}
  40. </td>
  41. <td>
  42. <input class="form-control item monospace" type="text" required item ng-model="b.item" ng-keypress="keyPressItem($event, $index)"/>
  43. </td>
  44. <td class="text-right">
  45. <input class="form-control text-right price" type="text" required ng-model="b.price" ng-keypress="keyPressPrice($event, $index)" data-price />
  46. </td>
  47. </tr>
  48. </table>
  49. </div>
  50. <div class="col-md-5">
  51. <table class="table">
  52. <tr class="pos{{postParams.pos_id}}-bg">
  53. <td style="width: 180px; font-size: 30pt; text-align: center;">
  54. Kasse Nr. {{postParams.pos_id}}
  55. </td>
  56. <td>
  57. Kassierer: <input class="form-control" type="text" ng-model="postParams.cashier"/>
  58. </td>
  59. </tr>
  60. </table>
  61. </div>
  62. <div class="col-md-5">
  63. <table class="table table-striped">
  64. <tr>
  65. <th></th>
  66. <th></th>
  67. <th class="normal">Datum</th>
  68. <th class="normal">Anz. Art.</th>
  69. <th class="normal text-right">Gesamt-Preis</th>
  70. <th class="normal text-right">Gegeben<br/>Rückgeld</th>
  71. </tr>
  72. <tr ng-repeat="invoice in offlineInvoices | orderBy:'-invoice_date' " >
  73. <td></td>
  74. <td></td>
  75. <td class="normal">{{invoice.invoice_date|datum}}</td>
  76. <td class="text-right">{{invoice.line_count}}</td>
  77. <td class="text-right">{{invoice.total|euro}}</td>
  78. <td class="normal text-right">{{invoice.paid|euro}}<br/>{{(invoice.paid-invoice.total)|euro}}</td>
  79. </tr>
  80. <tr ng-repeat="invoice in invoices | orderBy:'-invoice_date' | limitTo: 15" >
  81. <td><button type="button" class="btn" ng-click="loadInvoice(invoice.invoice_number)"><i class="glyphicon glyphicon-pencil"></i></button></td>
  82. <td>
  83. <button type="button" class="btn btn-warning" ng-click="printInvoice(invoice.invoice_number)" ng-show="invoice.printed==0"><i class="glyphicon glyphicon-print"></i></button>
  84. <button type="button" class="btn btn-success" ng-click="printInvoice(invoice.invoice_number)" ng-show="invoice.printed==1"><i class="glyphicon glyphicon-check"></i></button>
  85. </td>
  86. <td class="normal">{{invoice.invoice_date|datum}}</td>
  87. <td class="text-right">{{invoice.line_count}}</td>
  88. <td class="text-right">{{invoice.total|euro}}</td>
  89. <td class="normal text-right">{{invoice.paid|euro}}<br/>{{(invoice.paid-invoice.total)|euro}}</td>
  90. </tr>
  91. <tr>
  92. <td></td>
  93. <td></td>
  94. <th class="normal">Kassenstand</th>
  95. <td></td>
  96. <th class="text-right">{{total()|euro}}</th>
  97. <td class="text-right"></td>
  98. </tr>
  99. </table>
  100. </div>
  101. </div>
  102. <div class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog" aria-labelledby="disabledLabel" ng-show="postParams.disabled=1">
  103. <div class="modal-dialog modal-sm" role="document">
  104. <div class="modal-content">
  105. <div class="modal-header">
  106. <h4 class="modal-title" id="disabledLabel">Kasse nicht verfügbar</h4>
  107. </div>
  108. <div class="modal-body">
  109. Die Instanz wird bereits von einem anderen PC genutzt oder die Kasse wurde geschlossen.
  110. </div>
  111. </div>
  112. </div>
  113. </div>
  114. <div class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog" aria-labelledby="inactiveLabel" ng-show="postParams.active=0">
  115. <div class="modal-dialog modal-sm" role="document">
  116. <div class="modal-content">
  117. <div class="modal-header">
  118. <h4 class="modal-title" id="inactiveLabel">Kasse gesperrt</h4>
  119. </div>
  120. <div class="modal-body">
  121. Die Kasse ist gerade gesperrt.
  122. </div>
  123. <div class="modal-footer">
  124. <button type="button" class="btn btn-default" ng-click="setActive()">Kasse entsperren</button>
  125. <button type="button" class="btn btn-danger" ng-click="closePos()">Kasse schließen</button>
  126. </div>
  127. </div>
  128. </div>
  129. </div>
  130. <div id="warningModal" class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog" aria-labelledby="warningLabel" aria-hidden="true" ng-keypress="keyPressModal($event)">
  131. <div class="modal-dialog modal-sm" role="document">
  132. <div class="modal-content">
  133. <div class="modal-header">
  134. <h4 class="modal-title" id="warningLabel">Warnung</h4>
  135. </div>
  136. <div class="modal-body">
  137. {{warningInfo[warning]}}!
  138. <div ng-show="postParams.pos_id=='8'"><br/><br/>Möchten Sie diesen Eintrag '{{currentItem}}' stornieren?<br/>
  139. <button type="button" class="btn btn-danger" ng-click="cancelItem(currentItem)" data-dismiss="modal">Storno</button>
  140. </div>
  141. </div>
  142. <div class="modal-footer">
  143. <button type="button" class="btn btn-danger" data-dismiss="modal">OK</button>
  144. </div>
  145. </div>
  146. </div>
  147. </div>