invoiceMenu.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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 class="hide"><a <!-- if {{receiptMemu}}=="invoiceAggregate" --> class="selected" <!-- endif --> href="/invoiceAggregate">公司汇总</a></li>
  42. <!-- endif -->
  43. <!-- if isInvoiceAggregateCompanyShow({{staff.0.sid}}) -->
  44. <li><a <!-- if {{receiptMemu}}=="invoiceAggregateCompanyDetail" --> class="selected" <!-- endif --> href="/invoiceAggregateCompanyDetail">公司应收款</a></li>
  45. <!-- endif -->
  46. <li class="topLine"><a href="#invhelp" data-toggle="modal">使用帮助</a></li>
  47. </ul>
  48. <div class="modal fade " id="invhelp" aria-hidden="false" >
  49. <div class="modal-dialog">
  50. <div class="modal-content">
  51. <div class="modal-header">
  52. <h3>欢迎使用申请开票</h3>
  53. </div>
  54. <div class="modal-body saeaList">
  55. <p style="font-size:18px">请查阅以下文档,了解新的申请开票</p>
  56. <br>
  57. <table class="table table-bordered table-condensed">
  58. <tbody>
  59. <tr>
  60. <th class="taC" width="120">如何申请开票</th>
  61. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请开票使用教程.pdf">在线查阅《如何申请开票使用手册》</a></td>
  62. </tr>
  63. </tbody>
  64. </table>
  65. <table class="table table-bordered table-condensed">
  66. <tbody>
  67. <tr>
  68. <th class="taC" width="120">开票进度跟踪</th>
  69. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/开票进度跟踪使用教程.pdf">在线查阅《开票进度跟踪使用手册》</a></td>
  70. </tr>
  71. </tbody>
  72. </table>
  73. <table class="table table-bordered table-condensed">
  74. <tbody>
  75. <tr>
  76. <th class="taC" width="120">如何申请退票</th>
  77. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请退票使用教程.pdf">在线查阅《如何申请退票使用手册》</a></td>
  78. </tr>
  79. </tbody>
  80. </table>
  81. <table class="table table-bordered table-condensed">
  82. <tbody>
  83. <tr>
  84. <th class="taC" width="120">收款跟踪</th>
  85. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/收款跟踪使用教程.pdf">在线查阅《收款跟踪使用手册》</a></td>
  86. </tr>
  87. </tbody>
  88. </table>
  89. <table class="table table-bordered table-condensed">
  90. <tbody>
  91. <tr>
  92. <th class="taC" width="120">如何申请培训班开票</th>
  93. <td class="taC"><a target="_Blank" href="http://cld.smartcost.com.cn/global/handbook/如何申请培训班开票使用教程.pdf">在线查阅《如何申请培训班开票使用手册》</a>&nbsp;
  94. <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>
  95. </tr>
  96. </tbody>
  97. </table>
  98. </div>
  99. <div class="modal-footer">
  100. <a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
  101. </div>
  102. </div>
  103. </div>
  104. </div>
  105. <!-- 帮助中心 -->