m_sale_fz.srm 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. $PBExportHeader$m_sale_fz.srm
  2. forward
  3. global type m_sale_fz from menu
  4. end type
  5. type m_0 from menu within m_sale_fz
  6. end type
  7. type m_产品价格 from menu within m_sale_fz
  8. end type
  9. type m_客户物料别名 from menu within m_sale_fz
  10. end type
  11. type m_2 from menu within m_sale_fz
  12. end type
  13. type m_- from menu within m_sale_fz
  14. end type
  15. type m_客户投拆单 from menu within m_sale_fz
  16. end type
  17. type m_客户费用单 from menu within m_sale_fz
  18. end type
  19. type m_客户补件单 from menu within m_sale_fz
  20. end type
  21. type m_客户返利单 from menu within m_sale_fz
  22. end type
  23. type m_3 from menu within m_sale_fz
  24. end type
  25. type m_零售单 from menu within m_sale_fz
  26. end type
  27. global type m_sale_fz from menu
  28. m_0 m_0
  29. m_产品价格 m_产品价格
  30. m_客户物料别名 m_客户物料别名
  31. m_2 m_2
  32. m_- m_-
  33. m_客户投拆单 m_客户投拆单
  34. m_客户费用单 m_客户费用单
  35. m_客户补件单 m_客户补件单
  36. m_客户返利单 m_客户返利单
  37. m_3 m_3
  38. m_零售单 m_零售单
  39. end type
  40. end forward
  41. global type m_sale_fz from menu
  42. m_0 m_0
  43. m_产品价格 m_产品价格
  44. m_客户物料别名 m_客户物料别名
  45. m_2 m_2
  46. m_- m_-
  47. m_客户投拆单 m_客户投拆单
  48. m_客户费用单 m_客户费用单
  49. m_客户补件单 m_客户补件单
  50. m_客户返利单 m_客户返利单
  51. m_3 m_3
  52. m_零售单 m_零售单
  53. end type
  54. global m_sale_fz m_sale_fz
  55. on m_sale_fz.create
  56. m_sale_fz=this
  57. call super::create
  58. this.text = "m_sale_fz"
  59. this.m_0=create m_0
  60. this.m_产品价格=create m_产品价格
  61. this.m_客户物料别名=create m_客户物料别名
  62. this.m_2=create m_2
  63. this.m_-=create m_-
  64. this.m_客户投拆单=create m_客户投拆单
  65. this.m_客户费用单=create m_客户费用单
  66. this.m_客户补件单=create m_客户补件单
  67. this.m_客户返利单=create m_客户返利单
  68. this.m_3=create m_3
  69. this.m_零售单=create m_零售单
  70. this.Item[UpperBound(this.Item)+1]=this.m_0
  71. this.Item[UpperBound(this.Item)+1]=this.m_产品价格
  72. this.Item[UpperBound(this.Item)+1]=this.m_客户物料别名
  73. this.Item[UpperBound(this.Item)+1]=this.m_2
  74. this.Item[UpperBound(this.Item)+1]=this.m_-
  75. this.Item[UpperBound(this.Item)+1]=this.m_客户投拆单
  76. this.Item[UpperBound(this.Item)+1]=this.m_客户费用单
  77. this.Item[UpperBound(this.Item)+1]=this.m_客户补件单
  78. this.Item[UpperBound(this.Item)+1]=this.m_客户返利单
  79. this.Item[UpperBound(this.Item)+1]=this.m_3
  80. this.Item[UpperBound(this.Item)+1]=this.m_零售单
  81. end on
  82. on m_sale_fz.destroy
  83. call super::destroy
  84. destroy(this.m_0)
  85. destroy(this.m_产品价格)
  86. destroy(this.m_客户物料别名)
  87. destroy(this.m_2)
  88. destroy(this.m_-)
  89. destroy(this.m_客户投拆单)
  90. destroy(this.m_客户费用单)
  91. destroy(this.m_客户补件单)
  92. destroy(this.m_客户返利单)
  93. destroy(this.m_3)
  94. destroy(this.m_零售单)
  95. end on
  96. type m_0 from menu within m_sale_fz
  97. end type
  98. event clicked;f_sys_main(107)
  99. end event
  100. on m_0.create
  101. call super::create
  102. this.text = "客户价格表"
  103. end on
  104. on m_0.destroy
  105. call super::destroy
  106. end on
  107. type m_产品价格 from menu within m_sale_fz
  108. end type
  109. event clicked;f_sys_main(126)
  110. end event
  111. on m_产品价格.create
  112. call super::create
  113. this.text = "产品客户价格"
  114. end on
  115. on m_产品价格.destroy
  116. call super::destroy
  117. end on
  118. type m_客户物料别名 from menu within m_sale_fz
  119. end type
  120. event clicked;f_sys_main(181)
  121. end event
  122. on m_客户物料别名.create
  123. call super::create
  124. this.text = "客户物料别名"
  125. end on
  126. on m_客户物料别名.destroy
  127. call super::destroy
  128. end on
  129. type m_2 from menu within m_sale_fz
  130. end type
  131. on m_2.create
  132. call super::create
  133. this.text = "客户变更业务员"
  134. end on
  135. on m_2.destroy
  136. call super::destroy
  137. end on
  138. event clicked;f_sys_main(139)
  139. end event
  140. type m_- from menu within m_sale_fz
  141. end type
  142. on m_-.create
  143. call super::create
  144. this.text = "-"
  145. end on
  146. on m_-.destroy
  147. call super::destroy
  148. end on
  149. type m_客户投拆单 from menu within m_sale_fz
  150. end type
  151. on m_客户投拆单.create
  152. call super::create
  153. this.text = "客户投拆单"
  154. end on
  155. on m_客户投拆单.destroy
  156. call super::destroy
  157. end on
  158. event clicked;f_sys_main(122)
  159. end event
  160. type m_客户费用单 from menu within m_sale_fz
  161. end type
  162. on m_客户费用单.create
  163. call super::create
  164. this.text = "客户费用单"
  165. end on
  166. on m_客户费用单.destroy
  167. call super::destroy
  168. end on
  169. event clicked;f_sys_main(172)
  170. end event
  171. type m_客户补件单 from menu within m_sale_fz
  172. end type
  173. event clicked;f_sys_main(173)
  174. end event
  175. on m_客户补件单.create
  176. call super::create
  177. this.text = "客户补件单"
  178. end on
  179. on m_客户补件单.destroy
  180. call super::destroy
  181. end on
  182. type m_客户返利单 from menu within m_sale_fz
  183. end type
  184. event clicked;f_sys_main(134)
  185. end event
  186. on m_客户返利单.create
  187. call super::create
  188. this.text = "客户返利单"
  189. end on
  190. on m_客户返利单.destroy
  191. call super::destroy
  192. end on
  193. type m_3 from menu within m_sale_fz
  194. end type
  195. on m_3.create
  196. call super::create
  197. this.text = "-"
  198. end on
  199. on m_3.destroy
  200. call super::destroy
  201. end on
  202. type m_零售单 from menu within m_sale_fz
  203. end type
  204. event clicked;f_sys_main(138)
  205. end event
  206. on m_零售单.create
  207. call super::create
  208. this.text = "零售单"
  209. end on
  210. on m_零售单.destroy
  211. call super::destroy
  212. end on