]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/orders_footer_master.html
Zwei neue Features:
[mfinanz.git] / templates / webpages / oe / orders_footer_master.html
index b96ed4fd4d319595149ea96a2a11aa7b9c8b28b7..92ac4b5f958f0faf9a93e07a9ed9af351c0c85c1 100644 (file)
                            show_empty = 1 -%]
                 </td>
            </tr>
+      [%- IF id && num_follow_ups %]
+      <tr>
+       <td colspan="2">[% LxERP.format_string('<translate>There are #1 unfinished follow-ups of which #2 are due.</translate>', num_follow_ups, num_due_follow_ups) %]</td>
+      </tr>
+      [%- END %]
       </table>
          </td>
 [%- IF is_sales %]
 <input class=submit type=submit name=action value="<translate>Save and Close</translate>">
 
 [%- IF id %]
+  <input type="button" class="submit" onclick="follow_up_window()" value="<translate>Follow-Up</translate>">
   <input type="button" class="submit" onclick="set_history_window([% HTML.escape(id) %])" name="history" id="history" value="<translate>history</translate>">
 
   <br>[% label_workflow %]<br>