cee454f866b6b586a4e87e81e3961ff31fe64ecc.svn-base 83 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.bill.salary.client</package>
  4. <name>PayPacketListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.bill.salary.client</releasePackage>
  9. <releaseClass>PayPacketListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.bill.salary.PayPacket</bizUnitPK>
  14. <parent>
  15. <key name="package" value="com.kingdee.eas.framework.client" />
  16. <key name="name" value="CoreBillListUI" />
  17. </parent>
  18. <components>
  19. <component>
  20. <name>CoreUI</name>
  21. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[CoreUI].alias</alias>
  22. <userDefined>false</userDefined>
  23. <classType>com.kingdee.bos.ctrl.swing.KDPanel</classType>
  24. <isContainer>true</isContainer>
  25. <constraints />
  26. <tabIndex>0</tabIndex>
  27. <herited>false</herited>
  28. <bimUIObjectPK />
  29. <layoutInfo>
  30. <name>kDLayout1</name>
  31. <type>KDLayout</type>
  32. <value />
  33. </layoutInfo>
  34. </component>
  35. <component>
  36. <name>tblMain</name>
  37. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[tblMain].alias</alias>
  38. <userDefined>false</userDefined>
  39. <classType>com.kingdee.bos.ctrl.kdf.table.KDTable</classType>
  40. <isContainer>false</isContainer>
  41. <constraints>10,10,996,580,15</constraints>
  42. <tabIndex>0</tabIndex>
  43. <herited>false</herited>
  44. <bimUIObjectPK />
  45. <layoutInfo>
  46. <name />
  47. <type>XYLayout</type>
  48. <value />
  49. </layoutInfo>
  50. <properties>
  51. <property>
  52. <name>formatXml</name>
  53. <type>java.lang.String</type>
  54. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[tblMain].properties.property[formatXml].value</value>
  55. <isMultiLan>true</isMultiLan>
  56. <userDefined>false</userDefined>
  57. </property>
  58. </properties>
  59. <propertyBindings>
  60. <propertyBinding>
  61. <propertyName>id.text</propertyName>
  62. <propertyType>java.lang.Object</propertyType>
  63. <bindingObject>mainQuery</bindingObject>
  64. <bindingField>id</bindingField>
  65. <fieldType>java.lang.String</fieldType>
  66. <accessType>2</accessType>
  67. <autoMode>false</autoMode>
  68. <herited>false</herited>
  69. <userDefined>true</userDefined>
  70. </propertyBinding>
  71. <propertyBinding>
  72. <propertyName>number.text</propertyName>
  73. <propertyType>java.lang.Object</propertyType>
  74. <bindingObject>mainQuery</bindingObject>
  75. <bindingField>number</bindingField>
  76. <fieldType>java.lang.String</fieldType>
  77. <accessType>2</accessType>
  78. <autoMode>false</autoMode>
  79. <herited>false</herited>
  80. <userDefined>true</userDefined>
  81. </propertyBinding>
  82. <propertyBinding>
  83. <propertyName>bizDate.text</propertyName>
  84. <propertyType>java.lang.Object</propertyType>
  85. <bindingObject>mainQuery</bindingObject>
  86. <bindingField>bizDate</bindingField>
  87. <fieldType>java.lang.String</fieldType>
  88. <accessType>2</accessType>
  89. <autoMode>false</autoMode>
  90. <herited>false</herited>
  91. <userDefined>true</userDefined>
  92. </propertyBinding>
  93. <propertyBinding>
  94. <propertyName>description.text</propertyName>
  95. <propertyType>java.lang.Object</propertyType>
  96. <bindingObject>mainQuery</bindingObject>
  97. <bindingField>description</bindingField>
  98. <fieldType>java.lang.String</fieldType>
  99. <accessType>2</accessType>
  100. <autoMode>false</autoMode>
  101. <herited>false</herited>
  102. <userDefined>true</userDefined>
  103. </propertyBinding>
  104. <propertyBinding>
  105. <propertyName>createTime.text</propertyName>
  106. <propertyType>java.lang.Object</propertyType>
  107. <bindingObject>mainQuery</bindingObject>
  108. <bindingField>createTime</bindingField>
  109. <fieldType>java.lang.String</fieldType>
  110. <accessType>2</accessType>
  111. <autoMode>false</autoMode>
  112. <herited>false</herited>
  113. <userDefined>true</userDefined>
  114. </propertyBinding>
  115. <propertyBinding>
  116. <propertyName>lastUpdateTime.text</propertyName>
  117. <propertyType>java.lang.Object</propertyType>
  118. <bindingObject>mainQuery</bindingObject>
  119. <bindingField>lastUpdateTime</bindingField>
  120. <fieldType>java.lang.String</fieldType>
  121. <accessType>2</accessType>
  122. <autoMode>false</autoMode>
  123. <herited>false</herited>
  124. <userDefined>true</userDefined>
  125. </propertyBinding>
  126. <propertyBinding>
  127. <propertyName>auditor.number.text</propertyName>
  128. <propertyType>java.lang.Object</propertyType>
  129. <bindingObject>mainQuery</bindingObject>
  130. <bindingField>auditor.number</bindingField>
  131. <fieldType>java.lang.String</fieldType>
  132. <accessType>2</accessType>
  133. <autoMode>false</autoMode>
  134. <herited>false</herited>
  135. <userDefined>true</userDefined>
  136. </propertyBinding>
  137. <propertyBinding>
  138. <propertyName>auditor.name.text</propertyName>
  139. <propertyType>java.lang.Object</propertyType>
  140. <bindingObject>mainQuery</bindingObject>
  141. <bindingField>auditor.name</bindingField>
  142. <fieldType>java.lang.String</fieldType>
  143. <accessType>2</accessType>
  144. <autoMode>false</autoMode>
  145. <herited>false</herited>
  146. <userDefined>true</userDefined>
  147. </propertyBinding>
  148. <propertyBinding>
  149. <propertyName>creator.number.text</propertyName>
  150. <propertyType>java.lang.Object</propertyType>
  151. <bindingObject>mainQuery</bindingObject>
  152. <bindingField>creator.number</bindingField>
  153. <fieldType>java.lang.String</fieldType>
  154. <accessType>2</accessType>
  155. <autoMode>false</autoMode>
  156. <herited>false</herited>
  157. <userDefined>true</userDefined>
  158. </propertyBinding>
  159. <propertyBinding>
  160. <propertyName>creator.name.text</propertyName>
  161. <propertyType>java.lang.Object</propertyType>
  162. <bindingObject>mainQuery</bindingObject>
  163. <bindingField>creator.name</bindingField>
  164. <fieldType>java.lang.String</fieldType>
  165. <accessType>2</accessType>
  166. <autoMode>false</autoMode>
  167. <herited>false</herited>
  168. <userDefined>true</userDefined>
  169. </propertyBinding>
  170. <propertyBinding>
  171. <propertyName>lastUpdateUser.number.text</propertyName>
  172. <propertyType>java.lang.Object</propertyType>
  173. <bindingObject>mainQuery</bindingObject>
  174. <bindingField>lastUpdateUser.number</bindingField>
  175. <fieldType>java.lang.String</fieldType>
  176. <accessType>2</accessType>
  177. <autoMode>false</autoMode>
  178. <herited>false</herited>
  179. <userDefined>true</userDefined>
  180. </propertyBinding>
  181. <propertyBinding>
  182. <propertyName>lastUpdateUser.name.text</propertyName>
  183. <propertyType>java.lang.Object</propertyType>
  184. <bindingObject>mainQuery</bindingObject>
  185. <bindingField>lastUpdateUser.name</bindingField>
  186. <fieldType>java.lang.String</fieldType>
  187. <accessType>2</accessType>
  188. <autoMode>false</autoMode>
  189. <herited>false</herited>
  190. <userDefined>true</userDefined>
  191. </propertyBinding>
  192. <propertyBinding>
  193. <propertyName>entrys.id.text</propertyName>
  194. <propertyType>java.lang.Object</propertyType>
  195. <bindingObject>mainQuery</bindingObject>
  196. <bindingField>entrys.id</bindingField>
  197. <fieldType>java.lang.String</fieldType>
  198. <accessType>2</accessType>
  199. <autoMode>false</autoMode>
  200. <herited>false</herited>
  201. <userDefined>true</userDefined>
  202. </propertyBinding>
  203. <propertyBinding>
  204. <propertyName>handler.number.text</propertyName>
  205. <propertyType>java.lang.Object</propertyType>
  206. <bindingObject>mainQuery</bindingObject>
  207. <bindingField>handler.number</bindingField>
  208. <fieldType>java.lang.String</fieldType>
  209. <accessType>2</accessType>
  210. <autoMode>false</autoMode>
  211. <herited>false</herited>
  212. <userDefined>true</userDefined>
  213. </propertyBinding>
  214. <propertyBinding>
  215. <propertyName>handler.name.text</propertyName>
  216. <propertyType>java.lang.Object</propertyType>
  217. <bindingObject>mainQuery</bindingObject>
  218. <bindingField>handler.name</bindingField>
  219. <fieldType>java.lang.String</fieldType>
  220. <accessType>2</accessType>
  221. <autoMode>false</autoMode>
  222. <herited>false</herited>
  223. <userDefined>true</userDefined>
  224. </propertyBinding>
  225. <propertyBinding>
  226. <propertyName>entrys.seq.text</propertyName>
  227. <propertyType>java.lang.Object</propertyType>
  228. <bindingObject>mainQuery</bindingObject>
  229. <bindingField>entrys.seq</bindingField>
  230. <fieldType>java.lang.String</fieldType>
  231. <accessType>2</accessType>
  232. <autoMode>false</autoMode>
  233. <herited>false</herited>
  234. <userDefined>true</userDefined>
  235. </propertyBinding>
  236. <propertyBinding>
  237. <propertyName>adminOrgUnit.name.text</propertyName>
  238. <propertyType>java.lang.Object</propertyType>
  239. <bindingObject>mainQuery</bindingObject>
  240. <bindingField>adminOrgUnit.name</bindingField>
  241. <fieldType>java.lang.String</fieldType>
  242. <accessType>2</accessType>
  243. <autoMode>false</autoMode>
  244. <herited>false</herited>
  245. <userDefined>true</userDefined>
  246. </propertyBinding>
  247. <propertyBinding>
  248. <propertyName>person.name.text</propertyName>
  249. <propertyType>java.lang.Object</propertyType>
  250. <bindingObject>mainQuery</bindingObject>
  251. <bindingField>person.name</bindingField>
  252. <fieldType>java.lang.String</fieldType>
  253. <accessType>2</accessType>
  254. <autoMode>false</autoMode>
  255. <herited>false</herited>
  256. <userDefined>true</userDefined>
  257. </propertyBinding>
  258. <propertyBinding>
  259. <propertyName>money.text</propertyName>
  260. <propertyType>java.lang.Object</propertyType>
  261. <bindingObject>mainQuery</bindingObject>
  262. <bindingField>money</bindingField>
  263. <fieldType>java.lang.String</fieldType>
  264. <accessType>2</accessType>
  265. <autoMode>false</autoMode>
  266. <herited>false</herited>
  267. <userDefined>true</userDefined>
  268. </propertyBinding>
  269. <propertyBinding>
  270. <propertyName>startDate.text</propertyName>
  271. <propertyType>java.lang.Object</propertyType>
  272. <bindingObject>mainQuery</bindingObject>
  273. <bindingField>startDate</bindingField>
  274. <fieldType>java.lang.String</fieldType>
  275. <accessType>2</accessType>
  276. <autoMode>false</autoMode>
  277. <herited>false</herited>
  278. <userDefined>true</userDefined>
  279. </propertyBinding>
  280. <propertyBinding>
  281. <propertyName>endDate.text</propertyName>
  282. <propertyType>java.lang.Object</propertyType>
  283. <bindingObject>mainQuery</bindingObject>
  284. <bindingField>endDate</bindingField>
  285. <fieldType>java.lang.String</fieldType>
  286. <accessType>2</accessType>
  287. <autoMode>false</autoMode>
  288. <herited>false</herited>
  289. <userDefined>true</userDefined>
  290. </propertyBinding>
  291. <propertyBinding>
  292. <propertyName>reissueDate.text</propertyName>
  293. <propertyType>java.lang.Object</propertyType>
  294. <bindingObject>mainQuery</bindingObject>
  295. <bindingField>reissueDate</bindingField>
  296. <fieldType>java.lang.String</fieldType>
  297. <accessType>2</accessType>
  298. <autoMode>false</autoMode>
  299. <herited>false</herited>
  300. <userDefined>true</userDefined>
  301. </propertyBinding>
  302. <propertyBinding>
  303. <propertyName>entrys.month.text</propertyName>
  304. <propertyType>java.lang.Object</propertyType>
  305. <bindingObject>mainQuery</bindingObject>
  306. <bindingField>entrys.month</bindingField>
  307. <fieldType>java.lang.String</fieldType>
  308. <accessType>2</accessType>
  309. <autoMode>false</autoMode>
  310. <herited>false</herited>
  311. <userDefined>true</userDefined>
  312. </propertyBinding>
  313. <propertyBinding>
  314. <propertyName>entrys.money0.text</propertyName>
  315. <propertyType>java.lang.Object</propertyType>
  316. <bindingObject>mainQuery</bindingObject>
  317. <bindingField>entrys.money0</bindingField>
  318. <fieldType>java.lang.String</fieldType>
  319. <accessType>2</accessType>
  320. <autoMode>false</autoMode>
  321. <herited>false</herited>
  322. <userDefined>true</userDefined>
  323. </propertyBinding>
  324. <propertyBinding>
  325. <propertyName>entrys.changeAmount.text</propertyName>
  326. <propertyType>java.lang.Object</propertyType>
  327. <bindingObject>mainQuery</bindingObject>
  328. <bindingField>entrys.changeAmount</bindingField>
  329. <fieldType>java.lang.String</fieldType>
  330. <accessType>2</accessType>
  331. <autoMode>false</autoMode>
  332. <herited>false</herited>
  333. <userDefined>true</userDefined>
  334. </propertyBinding>
  335. <propertyBinding>
  336. <propertyName>entrys.reissueAmount.text</propertyName>
  337. <propertyType>java.lang.Object</propertyType>
  338. <bindingObject>mainQuery</bindingObject>
  339. <bindingField>entrys.reissueAmount</bindingField>
  340. <fieldType>java.lang.String</fieldType>
  341. <accessType>2</accessType>
  342. <autoMode>false</autoMode>
  343. <herited>false</herited>
  344. <userDefined>true</userDefined>
  345. </propertyBinding>
  346. <propertyBinding>
  347. <propertyName>entrys.salary.text</propertyName>
  348. <propertyType>java.lang.Object</propertyType>
  349. <bindingObject>mainQuery</bindingObject>
  350. <bindingField>entrys.salary</bindingField>
  351. <fieldType>java.lang.String</fieldType>
  352. <accessType>2</accessType>
  353. <autoMode>false</autoMode>
  354. <herited>false</herited>
  355. <userDefined>true</userDefined>
  356. </propertyBinding>
  357. <propertyBinding>
  358. <propertyName>status.text</propertyName>
  359. <propertyType>java.lang.Object</propertyType>
  360. <bindingObject>mainQuery</bindingObject>
  361. <bindingField>status</bindingField>
  362. <fieldType>java.lang.String</fieldType>
  363. <accessType>2</accessType>
  364. <autoMode>false</autoMode>
  365. <herited>false</herited>
  366. <userDefined>true</userDefined>
  367. </propertyBinding>
  368. </propertyBindings>
  369. </component>
  370. <component>
  371. <name>separatorFW2</name>
  372. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[separatorFW2].alias</alias>
  373. <userDefined>false</userDefined>
  374. <classType>javax.swing.JToolBar.Separator</classType>
  375. <isContainer>false</isContainer>
  376. <constraints />
  377. <tabIndex>0</tabIndex>
  378. <herited>false</herited>
  379. <bimUIObjectPK />
  380. <properties>
  381. <property>
  382. <name>visible</name>
  383. <type>boolean</type>
  384. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[separatorFW2].properties.property[visible].value</value>
  385. <isMultiLan>false</isMultiLan>
  386. <userDefined>false</userDefined>
  387. </property>
  388. </properties>
  389. </component>
  390. <component>
  391. <name>btnAuditResult</name>
  392. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[btnAuditResult].alias</alias>
  393. <userDefined>false</userDefined>
  394. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  395. <isContainer>false</isContainer>
  396. <constraints />
  397. <tabIndex>0</tabIndex>
  398. <herited>false</herited>
  399. <bimUIObjectPK />
  400. <properties>
  401. <property>
  402. <name>visible</name>
  403. <type>boolean</type>
  404. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  405. <isMultiLan>false</isMultiLan>
  406. <userDefined>true</userDefined>
  407. </property>
  408. </properties>
  409. </component>
  410. <component>
  411. <name>menuItemCopyTo</name>
  412. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemCopyTo].alias</alias>
  413. <userDefined>false</userDefined>
  414. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  415. <isContainer>false</isContainer>
  416. <constraints />
  417. <tabIndex>0</tabIndex>
  418. <herited>false</herited>
  419. <bimUIObjectPK />
  420. <properties>
  421. <property>
  422. <name>visible</name>
  423. <type>boolean</type>
  424. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  425. <isMultiLan>false</isMultiLan>
  426. <userDefined>true</userDefined>
  427. </property>
  428. </properties>
  429. </component>
  430. <component>
  431. <name>kDSeparator4</name>
  432. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator4].alias</alias>
  433. <userDefined>false</userDefined>
  434. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  435. <isContainer>false</isContainer>
  436. <constraints />
  437. <tabIndex>0</tabIndex>
  438. <herited>false</herited>
  439. <bimUIObjectPK />
  440. <properties>
  441. <property>
  442. <name>visible</name>
  443. <type>boolean</type>
  444. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  445. <isMultiLan>false</isMultiLan>
  446. <userDefined>false</userDefined>
  447. </property>
  448. </properties>
  449. </component>
  450. <component>
  451. <name>kDSeparator6</name>
  452. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator6].alias</alias>
  453. <userDefined>false</userDefined>
  454. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  455. <isContainer>false</isContainer>
  456. <constraints />
  457. <tabIndex>0</tabIndex>
  458. <herited>false</herited>
  459. <bimUIObjectPK />
  460. <properties>
  461. <property>
  462. <name>visible</name>
  463. <type>boolean</type>
  464. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  465. <isMultiLan>false</isMultiLan>
  466. <userDefined>false</userDefined>
  467. </property>
  468. </properties>
  469. </component>
  470. <component>
  471. <name>menuItemViewDoProccess</name>
  472. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemViewDoProccess].alias</alias>
  473. <userDefined>false</userDefined>
  474. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  475. <isContainer>false</isContainer>
  476. <constraints />
  477. <tabIndex>0</tabIndex>
  478. <herited>false</herited>
  479. <bimUIObjectPK />
  480. <properties>
  481. <property>
  482. <name>visible</name>
  483. <type>boolean</type>
  484. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  485. <isMultiLan>false</isMultiLan>
  486. <userDefined>false</userDefined>
  487. </property>
  488. </properties>
  489. </component>
  490. <component>
  491. <name>menuItemAuditResult</name>
  492. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemAuditResult].alias</alias>
  493. <userDefined>false</userDefined>
  494. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  495. <isContainer>false</isContainer>
  496. <constraints />
  497. <tabIndex>0</tabIndex>
  498. <herited>false</herited>
  499. <bimUIObjectPK />
  500. <properties>
  501. <property>
  502. <name>visible</name>
  503. <type>boolean</type>
  504. <value>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  505. <isMultiLan>false</isMultiLan>
  506. <userDefined>true</userDefined>
  507. </property>
  508. </properties>
  509. </component>
  510. </components>
  511. <dataObjects>
  512. <dataObject>
  513. <name>mainQuery</name>
  514. <type>com.kingdee.eas.custom.bill.salary.app.PayPacketQuery</type>
  515. <objectType>jqye</objectType>
  516. <herited>true</herited>
  517. <userDefined>false</userDefined>
  518. </dataObject>
  519. </dataObjects>
  520. <actions>
  521. <action>
  522. <instanceName>actionRemove</instanceName>
  523. <className>ActionRemove</className>
  524. <name>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].name</name>
  525. <enabled>true</enabled>
  526. <actionPerformed />
  527. <beforeActionPerformed />
  528. <afterActionPerformed />
  529. <finallyActionPerformed />
  530. <actionCommandKey />
  531. <acceleratorKey>ctrl D</acceleratorKey>
  532. <mnemonicKey />
  533. <smallIcon>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].smallIcon</smallIcon>
  534. <shortDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].shortDescription</shortDescription>
  535. <longDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].longDescription</longDescription>
  536. <isBindWorkFlow>true</isBindWorkFlow>
  537. <herited>true</herited>
  538. <daemonRun>false</daemonRun>
  539. <actionExtendProperty />
  540. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  541. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.NetFunctionService" /&gt;&lt;service class="com.kingdee.eas.framework.client.service.UserMonitorService" /&gt;&lt;/root&gt;</services>
  542. <userDefined>false</userDefined>
  543. <userDefinedLogic />
  544. <oprtIntent />
  545. <nextUI />
  546. <isUIPNavigator>false</isUIPNavigator>
  547. <isBatchAction>false</isBatchAction>
  548. <isEntryAction>false</isEntryAction>
  549. <batchMethodName />
  550. </action>
  551. <action>
  552. <instanceName>actionTDPrint</instanceName>
  553. <className>ActionTDPrint</className>
  554. <name>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].name</name>
  555. <enabled>true</enabled>
  556. <actionPerformed>checkSelected();
  557. ArrayList idList =super.getSelectedIdValues();
  558. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  559. return;
  560. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  561. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  562. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  563. <beforeActionPerformed />
  564. <afterActionPerformed />
  565. <finallyActionPerformed />
  566. <actionCommandKey />
  567. <acceleratorKey />
  568. <mnemonicKey />
  569. <smallIcon>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  570. <shortDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  571. <longDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].longDescription</longDescription>
  572. <isBindWorkFlow>false</isBindWorkFlow>
  573. <herited>false</herited>
  574. <daemonRun>false</daemonRun>
  575. <actionExtendProperty />
  576. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  577. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  578. <userDefined>true</userDefined>
  579. <userDefinedLogic />
  580. <oprtIntent />
  581. <nextUI />
  582. <isUIPNavigator>false</isUIPNavigator>
  583. <isBatchAction>false</isBatchAction>
  584. <isEntryAction>false</isEntryAction>
  585. <batchMethodName />
  586. </action>
  587. <action>
  588. <instanceName>actionTDPrintPreview</instanceName>
  589. <className>ActionTDPrintPreview</className>
  590. <name>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].name</name>
  591. <enabled>true</enabled>
  592. <actionPerformed>checkSelected();
  593. ArrayList idList =super.getSelectedIdValues();
  594. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  595. return;
  596. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  597. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  598. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  599. <beforeActionPerformed />
  600. <afterActionPerformed />
  601. <finallyActionPerformed />
  602. <actionCommandKey />
  603. <acceleratorKey />
  604. <mnemonicKey />
  605. <smallIcon>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  606. <shortDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  607. <longDescription>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  608. <isBindWorkFlow>false</isBindWorkFlow>
  609. <herited>false</herited>
  610. <daemonRun>false</daemonRun>
  611. <actionExtendProperty />
  612. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  613. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  614. <userDefined>true</userDefined>
  615. <userDefinedLogic />
  616. <oprtIntent />
  617. <nextUI />
  618. <isUIPNavigator>false</isUIPNavigator>
  619. <isBatchAction>false</isBatchAction>
  620. <isEntryAction>false</isEntryAction>
  621. <batchMethodName />
  622. </action>
  623. </actions>
  624. <statuses>
  625. <status>
  626. <id />
  627. <name>VIEW</name>
  628. <alias>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].statuses.status[VIEW].alias</alias>
  629. <default>false</default>
  630. <description>uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].statuses.status[VIEW].description</description>
  631. <herited>false</herited>
  632. <userDefined>true</userDefined>
  633. </status>
  634. </statuses>
  635. <resource>
  636. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].longDescription">
  637. <lang locale="en_US" value="null" />
  638. <lang locale="zh_CN" value="删除" />
  639. <lang locale="zh_HK" value="刪除" />
  640. <lang locale="zh_TW" value="刪除" />
  641. </rs>
  642. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].name">
  643. <lang locale="en_US" value="null" />
  644. <lang locale="zh_CN" value="删除" />
  645. <lang locale="zh_HK" value="刪除" />
  646. <lang locale="zh_TW" value="刪除" />
  647. </rs>
  648. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].shortDescription">
  649. <lang locale="en_US" value="null" />
  650. <lang locale="zh_CN" value="删除" />
  651. <lang locale="zh_HK" value="刪除" />
  652. <lang locale="zh_TW" value="刪除" />
  653. </rs>
  654. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionRemove].smallIcon">
  655. <lang locale="en_US" value="null" />
  656. <lang locale="zh_CN" value="null" />
  657. <lang locale="zh_HK" value="null" />
  658. <lang locale="zh_TW" value="null" />
  659. </rs>
  660. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].longDescription">
  661. <lang locale="en_US" value="null" />
  662. <lang locale="zh_CN" value="null" />
  663. <lang locale="zh_HK" value="null" />
  664. <lang locale="zh_TW" value="null" />
  665. </rs>
  666. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].name">
  667. <lang locale="en_US" value="null" />
  668. <lang locale="zh_CN" value="null" />
  669. <lang locale="zh_HK" value="null" />
  670. <lang locale="zh_TW" value="null" />
  671. </rs>
  672. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].shortDescription">
  673. <lang locale="en_US" value="null" />
  674. <lang locale="zh_CN" value="null" />
  675. <lang locale="zh_HK" value="null" />
  676. <lang locale="zh_TW" value="null" />
  677. </rs>
  678. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrintPreview].smallIcon">
  679. <lang locale="en_US" value="null" />
  680. <lang locale="zh_CN" value="null" />
  681. <lang locale="zh_HK" value="null" />
  682. <lang locale="zh_TW" value="null" />
  683. </rs>
  684. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].longDescription">
  685. <lang locale="en_US" value="null" />
  686. <lang locale="zh_CN" value="null" />
  687. <lang locale="zh_HK" value="null" />
  688. <lang locale="zh_TW" value="null" />
  689. </rs>
  690. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].name">
  691. <lang locale="en_US" value="null" />
  692. <lang locale="zh_CN" value="null" />
  693. <lang locale="zh_HK" value="null" />
  694. <lang locale="zh_TW" value="null" />
  695. </rs>
  696. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].shortDescription">
  697. <lang locale="en_US" value="null" />
  698. <lang locale="zh_CN" value="null" />
  699. <lang locale="zh_HK" value="null" />
  700. <lang locale="zh_TW" value="null" />
  701. </rs>
  702. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].actions.action[actionTDPrint].smallIcon">
  703. <lang locale="en_US" value="null" />
  704. <lang locale="zh_CN" value="null" />
  705. <lang locale="zh_HK" value="null" />
  706. <lang locale="zh_TW" value="null" />
  707. </rs>
  708. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].alias">
  709. <lang locale="en_US" value="null" />
  710. <lang locale="zh_CN" value="工资包" />
  711. <lang locale="zh_HK" value="工資包" />
  712. <lang locale="zh_TW" value="工資包" />
  713. </rs>
  714. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[CoreUI].alias">
  715. <lang locale="en_US" value="null" />
  716. <lang locale="zh_CN" value="null" />
  717. <lang locale="zh_HK" value="null" />
  718. <lang locale="zh_TW" value="null" />
  719. </rs>
  720. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[btnAuditResult].alias">
  721. <lang locale="en_US" value="null" />
  722. <lang locale="zh_CN" value="null" />
  723. <lang locale="zh_HK" value="null" />
  724. <lang locale="zh_TW" value="null" />
  725. </rs>
  726. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[btnAuditResult].properties.property[visible].value">
  727. <lang locale="en_US" value="false" />
  728. <lang locale="zh_CN" value="false" />
  729. <lang locale="zh_HK" value="false" />
  730. <lang locale="zh_TW" value="false" />
  731. </rs>
  732. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator4].alias">
  733. <lang locale="en_US" value="null" />
  734. <lang locale="zh_CN" value="null" />
  735. <lang locale="zh_HK" value="null" />
  736. <lang locale="zh_TW" value="null" />
  737. </rs>
  738. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator4].properties.property[visible].value">
  739. <lang locale="en_US" value="false" />
  740. <lang locale="zh_CN" value="false" />
  741. <lang locale="zh_HK" value="false" />
  742. <lang locale="zh_TW" value="false" />
  743. </rs>
  744. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator6].alias">
  745. <lang locale="en_US" value="null" />
  746. <lang locale="zh_CN" value="null" />
  747. <lang locale="zh_HK" value="null" />
  748. <lang locale="zh_TW" value="null" />
  749. </rs>
  750. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[kDSeparator6].properties.property[visible].value">
  751. <lang locale="en_US" value="false" />
  752. <lang locale="zh_CN" value="false" />
  753. <lang locale="zh_HK" value="false" />
  754. <lang locale="zh_TW" value="false" />
  755. </rs>
  756. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemAuditResult].alias">
  757. <lang locale="en_US" value="null" />
  758. <lang locale="zh_CN" value="null" />
  759. <lang locale="zh_HK" value="null" />
  760. <lang locale="zh_TW" value="null" />
  761. </rs>
  762. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  763. <lang locale="en_US" value="null" />
  764. <lang locale="zh_CN" value="false" />
  765. <lang locale="zh_HK" value="false" />
  766. <lang locale="zh_TW" value="false" />
  767. </rs>
  768. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemCopyTo].alias">
  769. <lang locale="en_US" value="null" />
  770. <lang locale="zh_CN" value="null" />
  771. <lang locale="zh_HK" value="null" />
  772. <lang locale="zh_TW" value="null" />
  773. </rs>
  774. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  775. <lang locale="en_US" value="null" />
  776. <lang locale="zh_CN" value="false" />
  777. <lang locale="zh_HK" value="false" />
  778. <lang locale="zh_TW" value="false" />
  779. </rs>
  780. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemViewDoProccess].alias">
  781. <lang locale="en_US" value="null" />
  782. <lang locale="zh_CN" value="null" />
  783. <lang locale="zh_HK" value="null" />
  784. <lang locale="zh_TW" value="null" />
  785. </rs>
  786. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  787. <lang locale="en_US" value="false" />
  788. <lang locale="zh_CN" value="false" />
  789. <lang locale="zh_HK" value="false" />
  790. <lang locale="zh_TW" value="false" />
  791. </rs>
  792. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[separatorFW2].alias">
  793. <lang locale="en_US" value="null" />
  794. <lang locale="zh_CN" value="null" />
  795. <lang locale="zh_HK" value="null" />
  796. <lang locale="zh_TW" value="null" />
  797. </rs>
  798. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[separatorFW2].properties.property[visible].value">
  799. <lang locale="en_US" value="true" />
  800. <lang locale="zh_CN" value="true" />
  801. <lang locale="zh_HK" value="true" />
  802. <lang locale="zh_TW" value="true" />
  803. </rs>
  804. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[tblMain].alias">
  805. <lang locale="en_US" value="null" />
  806. <lang locale="zh_CN" value="null" />
  807. <lang locale="zh_HK" value="null" />
  808. <lang locale="zh_TW" value="null" />
  809. </rs>
  810. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].components.component[tblMain].properties.property[formatXml].value">
  811. <lang locale="en_US" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;number&lt;/t:Cell&gt;&lt;t:Cell&gt;bizDate&lt;/t:Cell&gt;&lt;t:Cell&gt;description&lt;/t:Cell&gt;&lt;t:Cell&gt;createTime&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateTime&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.number&lt;/t:Cell&gt;&lt;t:Cell&gt;auditor.name&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.number&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.name&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.number&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.number&lt;/t:Cell&gt;&lt;t:Cell&gt;handler.name&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.seq&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt; " />
  812. <lang locale="zh_CN" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol18&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol20&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol22&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol23&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol24&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol25&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol26&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol14&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;adminOrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;money&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol18&quot; /&gt;&lt;t:Column t:key=&quot;startDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;endDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol20&quot; /&gt;&lt;t:Column t:key=&quot;reissueDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol21&quot; /&gt;&lt;t:Column t:key=&quot;entrys.month&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol22&quot; /&gt;&lt;t:Column t:key=&quot;entrys.money0&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol23&quot; /&gt;&lt;t:Column t:key=&quot;entrys.changeAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol24&quot; /&gt;&lt;t:Column t:key=&quot;entrys.reissueAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol25&quot; /&gt;&lt;t:Column t:key=&quot;entrys.salary&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol26&quot; /&gt;&lt;t:Column t:key=&quot;status&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;单据编号&lt;/t:Cell&gt;&lt;t:Cell&gt;业务日期&lt;/t:Cell&gt;&lt;t:Cell&gt;参考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;审核人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;制单人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人编码&lt;/t:Cell&gt;&lt;t:Cell&gt;经手人名称&lt;/t:Cell&gt;&lt;t:Cell&gt;单据分录序列号&lt;/t:Cell&gt;&lt;t:Cell&gt;行政组织&lt;/t:Cell&gt;&lt;t:Cell&gt;员工&lt;/t:Cell&gt;&lt;t:Cell&gt;总金额&lt;/t:Cell&gt;&lt;t:Cell&gt;生效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;失效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;补发日期&lt;/t:Cell&gt;&lt;t:Cell&gt;月份&lt;/t:Cell&gt;&lt;t:Cell&gt;金额&lt;/t:Cell&gt;&lt;t:Cell&gt;变更前金额&lt;/t:Cell&gt;&lt;t:Cell&gt;补发金额&lt;/t:Cell&gt;&lt;t:Cell&gt;应发金额&lt;/t:Cell&gt;&lt;t:Cell&gt;状态&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  813. <lang locale="zh_HK" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol18&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol20&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol22&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol23&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol24&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol25&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol26&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol14&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;adminOrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;money&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol18&quot; /&gt;&lt;t:Column t:key=&quot;startDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;endDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol20&quot; /&gt;&lt;t:Column t:key=&quot;reissueDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol21&quot; /&gt;&lt;t:Column t:key=&quot;entrys.month&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol22&quot; /&gt;&lt;t:Column t:key=&quot;entrys.money0&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol23&quot; /&gt;&lt;t:Column t:key=&quot;entrys.changeAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol24&quot; /&gt;&lt;t:Column t:key=&quot;entrys.reissueAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol25&quot; /&gt;&lt;t:Column t:key=&quot;entrys.salary&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol26&quot; /&gt;&lt;t:Column t:key=&quot;status&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;單據分錄序列號&lt;/t:Cell&gt;&lt;t:Cell&gt;行政組織&lt;/t:Cell&gt;&lt;t:Cell&gt;員工&lt;/t:Cell&gt;&lt;t:Cell&gt;總金額&lt;/t:Cell&gt;&lt;t:Cell&gt;生效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;失效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;補發日期&lt;/t:Cell&gt;&lt;t:Cell&gt;月份&lt;/t:Cell&gt;&lt;t:Cell&gt;金額&lt;/t:Cell&gt;&lt;t:Cell&gt;變更前金額&lt;/t:Cell&gt;&lt;t:Cell&gt;補發金額&lt;/t:Cell&gt;&lt;t:Cell&gt;應發金額&lt;/t:Cell&gt;&lt;t:Cell&gt;狀態&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  814. <lang locale="zh_TW" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles&gt;&lt;c:Style id=&quot;sCol0&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol4&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol5&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol6&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol8&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol10&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol11&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol12&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol13&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol14&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol15&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol16&quot;&gt;&lt;c:Protection hidden=&quot;true&quot; /&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol18&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol19&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol20&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol21&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol22&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;date&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol23&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol24&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol25&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;c:Style id=&quot;sCol26&quot;&gt;&lt;c:NumberFormat&gt;&amp;amp;double&lt;/c:NumberFormat&gt;&lt;/c:Style&gt;&lt;/Styles&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol0&quot; /&gt;&lt;t:Column t:key=&quot;number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;bizDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol4&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol5&quot; /&gt;&lt;t:Column t:key=&quot;auditor.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol6&quot; /&gt;&lt;t:Column t:key=&quot;auditor.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol8&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol10&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol11&quot; /&gt;&lt;t:Column t:key=&quot;entrys.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol12&quot; /&gt;&lt;t:Column t:key=&quot;handler.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol13&quot; /&gt;&lt;t:Column t:key=&quot;handler.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol14&quot; /&gt;&lt;t:Column t:key=&quot;entrys.seq&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol15&quot; /&gt;&lt;t:Column t:key=&quot;adminOrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol16&quot; /&gt;&lt;t:Column t:key=&quot;person.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;money&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol18&quot; /&gt;&lt;t:Column t:key=&quot;startDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol19&quot; /&gt;&lt;t:Column t:key=&quot;endDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol20&quot; /&gt;&lt;t:Column t:key=&quot;reissueDate&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol21&quot; /&gt;&lt;t:Column t:key=&quot;entrys.month&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol22&quot; /&gt;&lt;t:Column t:key=&quot;entrys.money0&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol23&quot; /&gt;&lt;t:Column t:key=&quot;entrys.changeAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol24&quot; /&gt;&lt;t:Column t:key=&quot;entrys.reissueAmount&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol25&quot; /&gt;&lt;t:Column t:key=&quot;entrys.salary&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; t:styleID=&quot;sCol26&quot; /&gt;&lt;t:Column t:key=&quot;status&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;單據編號&lt;/t:Cell&gt;&lt;t:Cell&gt;業務日期&lt;/t:Cell&gt;&lt;t:Cell&gt;參考信息&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;審核人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;制單人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;修改人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;entrys.id&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;經手人名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;單據分錄序列號&lt;/t:Cell&gt;&lt;t:Cell&gt;行政組織&lt;/t:Cell&gt;&lt;t:Cell&gt;員工&lt;/t:Cell&gt;&lt;t:Cell&gt;總金額&lt;/t:Cell&gt;&lt;t:Cell&gt;生效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;失效日期&lt;/t:Cell&gt;&lt;t:Cell&gt;補發日期&lt;/t:Cell&gt;&lt;t:Cell&gt;月份&lt;/t:Cell&gt;&lt;t:Cell&gt;金額&lt;/t:Cell&gt;&lt;t:Cell&gt;變更前金額&lt;/t:Cell&gt;&lt;t:Cell&gt;補發金額&lt;/t:Cell&gt;&lt;t:Cell&gt;應發金額&lt;/t:Cell&gt;&lt;t:Cell&gt;狀態&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  815. </rs>
  816. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].description">
  817. <lang locale="en_US" value="null" />
  818. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  819. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  820. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  821. </rs>
  822. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].extendedProperty.bimTemplateType">
  823. <lang locale="en_US" value="MCoreBillBase" />
  824. <lang locale="zh_CN" value="MCoreBillBase" />
  825. <lang locale="zh_TW" value="MCoreBillBase" />
  826. </rs>
  827. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].extendedProperty.bimUIType">
  828. <lang locale="en_US" value="ListUI" />
  829. <lang locale="zh_CN" value="ListUI" />
  830. <lang locale="zh_TW" value="ListUI" />
  831. </rs>
  832. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].statuses.status[VIEW].alias">
  833. <lang locale="en_US" value="null" />
  834. <lang locale="zh_CN" value="浏览" />
  835. <lang locale="zh_HK" value="瀏覽" />
  836. <lang locale="zh_TW" value="瀏覽" />
  837. </rs>
  838. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].statuses.status[VIEW].description">
  839. <lang locale="en_US" value="null" />
  840. <lang locale="zh_CN" value="浏览" />
  841. <lang locale="zh_HK" value="瀏覽" />
  842. <lang locale="zh_TW" value="瀏覽" />
  843. </rs>
  844. <rs key="uiObject[com.kingdee.eas.custom.bill.salary.client.PayPacketListUI].title">
  845. <lang locale="en_US" value="null" />
  846. <lang locale="zh_CN" value="工资包" />
  847. <lang locale="zh_HK" value="工資包" />
  848. <lang locale="zh_TW" value="工資包" />
  849. </rs>
  850. </resource>
  851. </uiObject>