invoiceMenu.html 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <ul>
  2. <li class="invoiceTitle">发票申请</li>
  3. <li <!-- if {{new.pendingInvoice}} --> class="news" <!-- endif --> ><a href="/invoice"
  4. <!-- if {{receiptMemu}}=="invoice" --> class="selected" <!-- endif -->
  5. >我的发票
  6. </a></li>
  7. <li><a <!-- if {{receiptMemu}}=="invoiceTraining" --> class="selected" <!-- endif --> href="/invoiceTraining">
  8. 培训班发票</a></li>
  9. <li><a <!-- if {{receiptMemu}}=="invoiceMyReceivables" --> class="selected" <!-- endif --> href="/invoiceMyReceivables">
  10. 我的收款</a></li>
  11. <li><a <!-- if {{receiptMemu}}=="invoiceReceivablesClaim" --> class="selected" <!-- endif --> href="/invoiceReceivablesClaim">收款认领</a></li>
  12. <!-- if isInvoiceMoldShow({{staff.0.sid}},'收款管理') -->
  13. <li class="topLine"><a <!-- if {{receiptMemu}}=="invoiceReceivables" --> class="selected" <!-- endif --> href="/invoiceReceivables">收款录入</a></li>
  14. <!-- endif -->
  15. <!-- if isInvoiceMoldShow({{staff.0.sid}},'发票审批') -->
  16. <li <!-- if {{new.approval}} --> class="news" <!-- endif --> ><a
  17. <!-- if {{receiptMemu}}=="invoiceApproval" --> class="selected" <!-- endif -->
  18. href="/invoiceApproval">发票审批
  19. </a></li>
  20. <!-- endif -->
  21. <!-- if isInvoiceMoldShow({{staff.0.sid}},'发票打印') -->
  22. <li <!-- if {{new.print}} --> class="news" <!-- endif --> ><a
  23. <!-- if {{receiptMemu}}=="invoicePrint" --> class="selected" <!-- endif -->
  24. href="/invoicePrint">发票打印
  25. </a></li>
  26. <!-- endif -->
  27. <!-- if isInvoiceMoldShow({{staff.0.sid}},'发票邮寄') -->
  28. <li <!-- if {{new.post}} --> class="news" <!-- endif --> ><a <!-- if {{receiptMemu}}=="invoicePost" --> class="selected" <!-- endif --> href="/invoicePost">发票邮寄
  29. </a></li>
  30. <!-- endif -->
  31. <!-- if isInvoiceMoldShow({{staff.0.sid}},'发票退票') -->
  32. <li <!-- if {{new.untread}} --> class="news" <!-- endif --> ><a <!-- if {{receiptMemu}}=="invoiceUntread" --> class="selected" <!-- endif --> href="/invoiceUntread">发票退票</a></li>
  33. <!-- endif -->
  34. <!-- if isInvoiceCategoryShow({{staff.0.sid}}) -->
  35. <li><a <!-- if {{receiptMemu}}=="invoiceAggregateCategoryDetail" --> class="selected" <!-- endif --> href="/invoiceAggregateCategoryDetail">办事处汇总</a></li>
  36. <!-- endif -->
  37. <!-- if isInvoiceMoldShow({{staff.0.sid}},'公司汇总查阅') -->
  38. <li><a <!-- if {{receiptMemu}}=="invoiceAggregate" --> class="selected" <!-- endif --> href="/invoiceAggregate">公司汇总</a></li>
  39. <!-- endif -->
  40. <li class="topLine"><a href="#invhelp" data-toggle="modal">使用帮助</a></li>
  41. </ul>
  42. <div class="modal fade " id="invhelp" aria-hidden="false" >
  43. <div class="modal-dialog">
  44. <div class="modal-content">
  45. <div class="modal-header">
  46. <h3>欢迎使用申请开票</h3>
  47. </div>
  48. <div class="modal-body saeaList">
  49. <p style="font-size:18px">请查阅以下文档,了解新的申请开票</p>
  50. <br>
  51. <table class="table table-bordered table-condensed">
  52. <tbody>
  53. <tr>
  54. <th class="taC" width="120">如何申请开票</th>
  55. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请开票使用教程.pdf">在线查阅《如何申请开票使用手册》</a></td>
  56. </tr>
  57. </tbody>
  58. </table>
  59. <table class="table table-bordered table-condensed">
  60. <tbody>
  61. <tr>
  62. <th class="taC" width="120">开票进度跟踪</th>
  63. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/开票进度跟踪使用教程.pdf">在线查阅《开票进度跟踪使用手册》</a></td>
  64. </tr>
  65. </tbody>
  66. </table>
  67. <table class="table table-bordered table-condensed">
  68. <tbody>
  69. <tr>
  70. <th class="taC" width="120">如何申请退票</th>
  71. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请退票使用教程.pdf">在线查阅《如何申请退票使用手册》</a></td>
  72. </tr>
  73. </tbody>
  74. </table>
  75. <table class="table table-bordered table-condensed">
  76. <tbody>
  77. <tr>
  78. <th class="taC" width="120">收款跟踪</th>
  79. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/收款跟踪使用教程.pdf">在线查阅《收款跟踪使用手册》</a></td>
  80. </tr>
  81. </tbody>
  82. </table>
  83. <table class="table table-bordered table-condensed">
  84. <tbody>
  85. <tr>
  86. <th class="taC" width="120">如何申请培训班开票</th>
  87. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请培训班开票使用教程.pdf">在线查阅《如何申请培训班开票使用手册》</a>&nbsp;
  88. <a target="_Blank" href="http://cld.smartcost.com.cn/upload/invoiceTraining/%E5%9F%B9%E8%AE%AD%E7%8F%AD%E6%A8%A1%E6%9D%BF.xlsx">培训班Excel模版下载</a></td>
  89. </tr>
  90. </tbody>
  91. </table>
  92. </div>
  93. <div class="modal-footer">
  94. <a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. <!-- 帮助中心 -->