Advertisement
Kachang404

Untitled

Mar 10th, 2020
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.43 KB | None | 0 0
  1. var qlconfig_sidebar =
  2.  
  3. //MENU MENU YANG AKAN DITAMPILKAN DI SIDEBAR DI MULAI DI DALAM KURUNG ARRAY [ ]
  4. [
  5. { text:"Home",iconCls:"x-fa fa-home", xtype:"Home", leaf:true,expanded:true},
  6. { text:"Notifications",iconCls:"x-fa fa-bell", xtype:"notifications", leaf:true,expanded:true},
  7. { text: "Setup", iconCls: "x-fa fa-cog", expanded: false,
  8. children : [
  9. { text: "Master", iconCls: "fas fa-user-friends", expanded: false,
  10. children:[
  11. {"text": "General", "iconCls": "x-fa fa-truck", "xtype": "set_mas_general", "leaf": true },
  12. {"text": "Divisi", "iconCls": "x-fa fa-truck", "xtype": "set_mas_divisi", "leaf": true },
  13. {"text": "User", "iconCls": "x-fa fa-truck", "xtype": "set_mas_user", "leaf": true },
  14. {"text": "Role", "iconCls": "x-fa fa-truck", "xtype": "set_mas_role", "leaf": true },
  15. {"text": "User Role", "iconCls": "x-fa fa-truck", "xtype": "set_mas_user_role", "leaf": true },
  16. {"text": "Hari Libur", "iconCls": "x-fa fa-truck", "xtype": "set_mas_hari_libur", "leaf": true },
  17. {"text": "Karyawan", "iconCls": "x-fa fa-truck", "xtype": "set_mas_karyawan", "leaf": true },
  18. {"text": "Departemen", "iconCls": "x-fa fa-truck", "xtype": "set_mas_departemen", "leaf": true },
  19. {"text": "Struktur Persetujuan", "iconCls": "x-fa fa-truck", "xtype": "set_mas_struktur_persetujuan", "leaf": true },
  20. ]
  21. },
  22. ]
  23. },
  24. {"text": "Marketing", "iconCls": "x-fa fa-cart-plus", "expanded": false,
  25. children : [
  26. { "text": "Master", "iconCls": "x-fa fa-bookmark", "expanded": false,
  27. children:[
  28. {"text": "Customer", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_customer", "leaf": true },
  29. {"text": "Customer Group", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_customer_grup", "leaf": true },
  30. {"text": "Pengajuan Customer Group", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_pengajuan_customer_group", "leaf": true },
  31. {"text": "Barang", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_barang", "leaf": true },
  32. {"text": "Bottom Price", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_bottom_price", "leaf": true },
  33. {"text": "Ekspedisi", "iconCls": "x-fa fa-briefcase", "xtype": "mar_mas_ekspedisi", "leaf": true },
  34. ]
  35. },
  36. { "text": "Transaction", "iconCls": "x-fa fa-bookmark", "expanded": false,
  37. children:[
  38. {"text": "Pra Sales Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_pra_sales_order", "leaf": true },
  39. {"text": "Sales Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_sales_order", "leaf": true },
  40. {"text": "Sales Order Closing", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_sales_order_closing", "leaf": true },
  41. {"text": "Delivery Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_delivery_order", "leaf": true },
  42. {"text": "Delivery Order Closing", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_delivery_order_closing", "leaf": true },
  43. {"text": "Truck Assignment", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_truck_assignment", "leaf": true },
  44. {"text": "Konfirmasi Pemuatan Barang", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_konfirmasi_pemuatan_barang", "leaf": true },
  45. {"text": "Surat Jalan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_surat_jalan", "leaf": true },
  46. {"text": "Sales Invoice", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_sales_invoice", "leaf": true },
  47. {"text": "Revisi Sales Invoice", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_revisi_sales_invoice", "leaf": true },
  48. {"text": "Retur Penjualan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_retur_penjualan", "leaf": true },
  49. {"text": "Truck Assignment Kembali", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_truck_assignment_kembali", "leaf": true },
  50. {"text": "Biaya Kirim", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_biaya_kirim", "leaf": true },
  51. {"text": "Penagihan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_penagihan", "leaf": true },
  52. {"text": "Konfirmasi Penagihan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_konfirmasi_penagihan", "leaf": true },
  53. {"text": "Delivery Order Turunan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_delivery_order_turunan", "leaf": true },
  54. {"text": "Surat Jalan Turunan", "iconCls": "fas fa-sticky-note", "xtype": "mar_tra_surat_jalan_turunan", "leaf": true },
  55. ]
  56. },
  57. { "text": "Report", "iconCls": "x-fa fa-bookmark", "expanded": false,
  58. children:[
  59. {"text": "Pra Sales Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_pra_sales_order", "leaf": true },
  60. {"text": "Pra Sales Order Status", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_pra_sales_order_status", "leaf": true },
  61. {"text": "Sales Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_sales_order", "leaf": true },
  62. {"text": "Sales Order Status", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_so_status", "leaf": true },
  63. {"text": "Sales Order Closed", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_so_closed", "leaf": true },
  64. {"text": "Delivery Order", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_delivery_order", "leaf": true },
  65. {"text": "Delivery Order Status", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_delivery_order_status", "leaf": true },
  66. {"text": "Truck Assignment", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_truck_assignment", "leaf": true },
  67. {"text": "Surat Jalan", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_surat_jalan", "leaf": true },
  68. {"text": "Sales Invoice", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_sales_invoice", "leaf": true },
  69. {"text": "Retur Penjualan", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_retur_penjualan", "leaf": true },
  70. {"text": "Customer", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_customer", "leaf": true },
  71. {"text": "Penagihan", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_penagihan", "leaf": true },
  72. {"text": "Omset", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_laporan_omset", "leaf": true },
  73. {"text": "Kartu Piutang", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_kartu_piutang", "leaf": true },
  74. {"text": "Sales Invoice/Retur", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_sales_invoice_retur", "leaf": true },
  75. {"text": "Penjualan/Retur", "iconCls": "fas fa-sticky-note", "xtype": "mar_rep_penjualan", "leaf": true },
  76. ]
  77. }
  78.  
  79. ]
  80. },
  81. { "text": "Purchasing", "iconCls": "x-fa fa-cart-arrow-down", "expanded": false,
  82. "children" : [
  83. { "text": "Master", "iconCls": "x-fa fa-bookmark", "expanded": false,
  84. children:[
  85. {"text": "Supplier", "iconCls": "x-fa fa-truck", "xtype": "pur_mas_supplier", "leaf": true },
  86. {"text": "Supplier Equipment", "iconCls": "x-fa fa-truck", "xtype": "pur_mas_supplier_equipment", "leaf": true },
  87. {"text": "Asset Equipment", "iconCls": "x-fa fa-truck", "xtype": "pur_mas_asset_equipment", "leaf": true },
  88. ]
  89. },
  90. { "text": "Transaction", "iconCls": "x-fa fa-bookmark", "expanded": false,
  91. children:[
  92. {"text": "Permintaan Pembelian", "iconCls": "far fa-bookmark", "xtype": "pur_tra_permintaan_pembelian", "leaf": true },
  93. {"text": "Permintaan Pembelian Closing", "iconCls": "far fa-bookmark", "xtype": "pur_tra_permintaan_pembelian_closing", "leaf": true },
  94. {"text": "Pra Purchase Order", "iconCls": "far fa-bookmark", "xtype": "pur_tra_pra_po", "leaf": true },
  95. {"text": "Pra Purchase Order Closing", "iconCls": "far fa-bookmark", "xtype": "pur_tra_pra_purchase_order_closing", "leaf": true },
  96. {"text": "Purchase Order", "iconCls": "far fa-bookmark", "xtype": "pur_tra_purchase_order", "leaf": true },
  97. {"text": "Purchase Order Closing", "iconCls": "far fa-bookmark", "xtype": "pur_tra_purchase_order_closing", "leaf": true },
  98. {"text": "Penerimaan Barang", "iconCls": "far fa-bookmark", "xtype": "pur_tra_penerimaan_barang", "leaf": true },
  99. {"text": "Biaya Ekspedisi", "iconCls": "far fa-bookmark", "xtype": "pur_tra_biaya_ekspedisi", "leaf": true },
  100. {"text": "Purchase Invoice", "iconCls": "far fa-bookmark", "xtype": "pur_tra_purchase_invoice", "leaf": true },
  101. {"text": "Retur Pembelian", "iconCls": "far fa-bookmark", "xtype": "pur_tra_retur_pembelian", "leaf": true },
  102. {"text": "Penjadwalan Pembayaran", "iconCls": "far fa-bookmark", "xtype": "pur_tra_penjadwalan_pembayaran", "leaf": true },
  103. {"text": "Purchase Order Other", "iconCls": "far fa-bookmark", "xtype": "pur_tra_purchase_order_other", "leaf": true },
  104. {"text": "Penerimaan Barang Other", "iconCls": "far fa-bookmark", "xtype": "pur_tra_penerimaan_barang_other", "leaf": true },
  105. {"text": "Purchase Invoice Other", "iconCls": "far fa-bookmark", "xtype": "pur_tra_purchase_invoice_other", "leaf": true },
  106. {"text": "Retur Pembelian Other", "iconCls": "far fa-bookmark", "xtype": "pur_tra_retur_pembelian_other", "leaf": true },
  107. ]
  108. },
  109. { "text": "Report", "iconCls": "x-fa fa-bookmark", "expanded": false,
  110. children:[
  111. {"text": "Permintaan Pembelian", "iconCls": "far fa-bookmark", "xtype": "pur_rep_permintaan_pembelian_sulton", "leaf": true },
  112. {"text": "Pra Purchase Order", "iconCls": "far fa-bookmark", "xtype": "pur_rep_pra_po_sulton", "leaf": true },
  113. {"text": "Pra Purchase Order Status", "iconCls": "far fa-bookmark", "xtype": "pur_rep_pra_po_status_sulton", "leaf": true },
  114. {"text": "Purchase Order", "iconCls": "far fa-bookmark", "xtype": "pur_rep_po", "leaf": true },
  115. {"text": "Purchase Order Status", "iconCls": "far fa-bookmark", "xtype": "pur_rep_po_status", "leaf": true },
  116. {"text": "Penerimaan Barang", "iconCls": "far fa-bookmark", "xtype": "pur_rep_penerima_barang", "leaf": true },
  117. {"text": "Faktur Beli", "iconCls": "far fa-bookmark", "xtype": "pur_rep_faktur_beli", "leaf": true },
  118. {"text": "Supplier", "iconCls": "far fa-bookmark", "xtype": "pur_rep_supplier", "leaf": true },
  119. {"text": "Supplier Equipment", "iconCls": "far fa-bookmark", "xtype": "pur_rep_supplier_equipment", "leaf": true },
  120. {"text": "Asset Equipment", "iconCls": "far fa-bookmark", "xtype": "pur_rep_asset_equipment_sulton", "leaf": true },
  121. {"text": "Kartu Hutang", "iconCls": "far fa-bookmark", "xtype": "pur_rep_kartu_hutang", "leaf": true },
  122. {"text": "Pembelian Retur", "iconCls": "far fa-bookmark", "xtype": "pur_rep_pembelian_retur", "leaf": true },
  123. {"text": "Pembelian Bulanan", "iconCls": "far fa-bookmark", "xtype": "pur_rep_pembelian_bulanan", "leaf": true },
  124. {"text": "History Harga Pembelian", "iconCls": "far fa-bookmark", "xtype": "pur_rep_history_harga_pembelian", "leaf": true },
  125.  
  126.  
  127. ]
  128. }
  129. ]
  130. },
  131. { "text": "Inventory", "iconCls": "x-fa fa-cart-plus", "expanded": false,
  132. "children" : [
  133.  
  134. { "text": "Transaction", "iconCls": "x-fa fa-bookmark", "expanded": false,
  135. children:[
  136. {"text": "Pindah Gudang", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_pindah_gudang", "leaf": true },
  137. {"text": "Stock Adjustment", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_stock_adjustment", "leaf": true },
  138. {"text": "Transform Item", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_transform_item", "leaf": true },
  139. {"text": "Pemakaian Asset Equipment", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_pemakaian_asset_equipment", "leaf": true },
  140. {"text": "Closing Stock", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_closing_stock", "leaf": true },
  141. {"text": "Truck", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_truck", "leaf": true },
  142. {"text": "List Truck", "iconCls": "fas fa-sticky-note", "xtype": "inv_tra_list_truck", "leaf": true },
  143.  
  144.  
  145. ]
  146. },
  147. { "text": "Report", "iconCls": "x-fa fa-bookmark", "expanded": false,
  148. children:[
  149. {"text": "Pindah Gudang", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_pindah_gudang", "leaf": true },
  150. {"text": "Stock Adjustment", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_stock_adjustment", "leaf": true },
  151. {"text": "Transform Item", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_transform_item", "leaf": true },
  152. {"text": "Stock", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_stock", "leaf": true },
  153. {"text": "Stock with Price", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_stock_with_price", "leaf": true },
  154. {"text": "Performance Kendaraan/Muatan", "iconCls": "fas fa-sticky-note", "xtype": "inv_rep_performance_kendaraan_muat", "leaf": true },
  155.  
  156. ]
  157. }
  158. ]
  159. },
  160. { "text": "Accounting", "iconCls": "x-fa fa-cart-plus", "expanded": false,
  161. "children" : [
  162.  
  163. { "text": "Master", "iconCls": "x-fa fa-bookmark", "expanded": false,
  164. children:[
  165. {"text": "COA", "iconCls": "fas fa-sticky-note", "xtype": "acc_mas_chart_of_account", "leaf": true },
  166. {"text": "Interface", "iconCls": "fas fa-sticky-note", "xtype": "acc_mas_interface", "leaf": true },
  167. {"text": "Nilai Tukar", "iconCls": "fas fa-sticky-note", "xtype": "acc_mas_nilai_tukar", "leaf": true },
  168.  
  169. ]
  170. },
  171. { "text": "Transaction", "iconCls": "x-fa fa-bookmark", "expanded": false,
  172. children:[
  173. {"text": "Pelunasan Hutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pelunasan_hutang", "leaf": true },
  174. {"text": "Revisi Pelunasan Hutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_revisi_pelunasan_hutang", "leaf": true },
  175. {"text": "Pelunasan Piutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pelunasan_piutang", "leaf": true },
  176. {"text": "Revisi Pelunasan Piutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_revisi_pelunasan_piutang", "leaf": true },
  177. {"text": "Pengeluaran Kas/Bank", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pengeluaran_kas_bank", "leaf": true },
  178. {"text": "Penerimaan Kas/Bank", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_penerimaan_kas_bank", "leaf": true },
  179. {"text": "Pindah Buku Kas/Bank", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pindah_buku_kas_bank", "leaf": true },
  180. {"text": "Pembatalan Pindah Buku", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pembatalan_pindah_buku", "leaf": true },
  181. {"text": "Uang Muka Pembelian", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_uang_muka_pembelian", "leaf": true },
  182. {"text": "Uang Muka Penjualan", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_uang_muka_penjualan", "leaf": true },
  183. {"text": "Retur Uang Muka Pembelian", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_retur_uang_muka_pembelian", "leaf": true },
  184. {"text": "Retur Uang Muka Penjualan", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_retur_uang_muka_penjualan", "leaf": true },
  185. {"text": "Pencairan Giro Masuk", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pencairan_giro_masuk", "leaf": true },
  186. {"text": "Pencairan Giro Keluar", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pencairan_giro_keluar", "leaf": true },
  187. {"text": "Credit Note", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_credit_note", "leaf": true },
  188. {"text": "Debet Note", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_debet_note", "leaf": true },
  189. {"text": "Memorial Jurnal", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_memorial_jurnal", "leaf": true },
  190. {"text": "Ganti Giro", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_ganti_giro", "leaf": true },
  191. {"text": "Closing Bulanan", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_closing_bulanan", "leaf": true },
  192. {"text": "Rekening Koran", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_rekening_koran", "leaf": true },
  193. {"text": "HPP Adjustment", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_hpp_adjustment", "leaf": true },
  194. {"text": "Pembelian Fixed Asset", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_pembelian_fixed_asset", "leaf": true },
  195. {"text": "Fixed Asset", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_fixed_asset", "leaf": true },
  196. {"text": "Fixed Asset Disposal", "iconCls": "fas fa-sticky-note", "xtype": "acc_tra_fixed_aseet_disposal", "leaf": true },
  197.  
  198. ]
  199. },
  200. { "text": "Report", "iconCls": "x-fa fa-bookmark", "expanded": false,
  201. children:[
  202. {"text": "Kartu Hutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_kartu_hutang", "leaf": true },
  203. {"text": "Sisa Hutang Dagang", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_sisa_hutang_dagang", "leaf": true },
  204. {"text": "Kartu Piutang", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_kartu_piutang", "leaf": true },
  205. {"text": "Sisa Piutang Dagang", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_sisa_piutang_dagang", "leaf": true },
  206. {"text": "Uang Muka Pembelian", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_uang_muka_pembelian", "leaf": true },
  207. {"text": "Uang Muka Penjualan", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_uang_muka_penjualan", "leaf": true },
  208. {"text": "Kas Harian", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_kas_harian", "leaf": true },
  209. {"text": "Bank Harian", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_bank_harian", "leaf": true },
  210. {"text": "Credit Note", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_credit_note", "leaf": true },
  211. {"text": "Debet Note", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_debet_note", "leaf": true },
  212. {"text": "Ganti Giro", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_ganti_giro", "leaf": true },
  213. {"text": "Rekening Koran", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_rekening_koran", "leaf": true },
  214. {"text": "General Ledger", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_general_ledger", "leaf": true },
  215. {"text": "Laba/Rugi", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_laba_rugi", "leaf": true },
  216. {"text": "Neraca", "iconCls": "fas fa-sticky-note", "xtype": "acc_rep_neraca", "leaf": true },
  217.  
  218. ]
  219. }
  220. ]
  221. },
  222. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement