invoiceMenu.html 5.1 KB

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