83fea7170a0d1018233d454c0542dd1554c5ba5e.svn-base 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.hr.project.client</package>
  4. <name>ProjectManagementListUI</name>
  5. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.hr.project.client</releasePackage>
  9. <releaseClass>ProjectManagementListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.hr.project.ProjectManagement</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.hr.project.client.ProjectManagementListUI].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.hr.project.client.ProjectManagementListUI].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.hr.project.client.ProjectManagementListUI].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>projectCode.text</propertyName>
  238. <propertyType>java.lang.Object</propertyType>
  239. <bindingObject>mainQuery</bindingObject>
  240. <bindingField>projectCode</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>projectName.text</propertyName>
  249. <propertyType>java.lang.Object</propertyType>
  250. <bindingObject>mainQuery</bindingObject>
  251. <bindingField>projectName</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>projectLevel.text</propertyName>
  260. <propertyType>java.lang.Object</propertyType>
  261. <bindingObject>mainQuery</bindingObject>
  262. <bindingField>projectLevel</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>projectManager.name.text</propertyName>
  271. <propertyType>java.lang.Object</propertyType>
  272. <bindingObject>mainQuery</bindingObject>
  273. <bindingField>projectManager.name</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>expectedStartTime.text</propertyName>
  282. <propertyType>java.lang.Object</propertyType>
  283. <bindingObject>mainQuery</bindingObject>
  284. <bindingField>expectedStartTime</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>expectedEndTime.text</propertyName>
  293. <propertyType>java.lang.Object</propertyType>
  294. <bindingObject>mainQuery</bindingObject>
  295. <bindingField>expectedEndTime</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>totalPersonDays.text</propertyName>
  304. <propertyType>java.lang.Object</propertyType>
  305. <bindingObject>mainQuery</bindingObject>
  306. <bindingField>totalPersonDays</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>costAmount.text</propertyName>
  315. <propertyType>java.lang.Object</propertyType>
  316. <bindingObject>mainQuery</bindingObject>
  317. <bindingField>costAmount</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>notes.text</propertyName>
  326. <propertyType>java.lang.Object</propertyType>
  327. <bindingObject>mainQuery</bindingObject>
  328. <bindingField>notes</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.clockLocation.text</propertyName>
  337. <propertyType>java.lang.Object</propertyType>
  338. <bindingObject>mainQuery</bindingObject>
  339. <bindingField>entrys.clockLocation</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. </propertyBindings>
  347. </component>
  348. <component>
  349. <name>separatorFW2</name>
  350. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[separatorFW2].alias</alias>
  351. <userDefined>false</userDefined>
  352. <classType>javax.swing.JToolBar.Separator</classType>
  353. <isContainer>false</isContainer>
  354. <constraints />
  355. <tabIndex>0</tabIndex>
  356. <herited>false</herited>
  357. <bimUIObjectPK />
  358. <properties>
  359. <property>
  360. <name>visible</name>
  361. <type>boolean</type>
  362. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[separatorFW2].properties.property[visible].value</value>
  363. <isMultiLan>false</isMultiLan>
  364. <userDefined>false</userDefined>
  365. </property>
  366. </properties>
  367. </component>
  368. <component>
  369. <name>btnAuditResult</name>
  370. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[btnAuditResult].alias</alias>
  371. <userDefined>false</userDefined>
  372. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  373. <isContainer>false</isContainer>
  374. <constraints />
  375. <tabIndex>0</tabIndex>
  376. <herited>false</herited>
  377. <bimUIObjectPK />
  378. <properties>
  379. <property>
  380. <name>visible</name>
  381. <type>boolean</type>
  382. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[btnAuditResult].properties.property[visible].value</value>
  383. <isMultiLan>false</isMultiLan>
  384. <userDefined>true</userDefined>
  385. </property>
  386. </properties>
  387. </component>
  388. <component>
  389. <name>menuItemCopyTo</name>
  390. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemCopyTo].alias</alias>
  391. <userDefined>false</userDefined>
  392. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  393. <isContainer>false</isContainer>
  394. <constraints />
  395. <tabIndex>0</tabIndex>
  396. <herited>false</herited>
  397. <bimUIObjectPK />
  398. <properties>
  399. <property>
  400. <name>visible</name>
  401. <type>boolean</type>
  402. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemCopyTo].properties.property[visible].value</value>
  403. <isMultiLan>false</isMultiLan>
  404. <userDefined>true</userDefined>
  405. </property>
  406. </properties>
  407. </component>
  408. <component>
  409. <name>kDSeparator4</name>
  410. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator4].alias</alias>
  411. <userDefined>false</userDefined>
  412. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  413. <isContainer>false</isContainer>
  414. <constraints />
  415. <tabIndex>0</tabIndex>
  416. <herited>false</herited>
  417. <bimUIObjectPK />
  418. <properties>
  419. <property>
  420. <name>visible</name>
  421. <type>boolean</type>
  422. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator4].properties.property[visible].value</value>
  423. <isMultiLan>false</isMultiLan>
  424. <userDefined>false</userDefined>
  425. </property>
  426. </properties>
  427. </component>
  428. <component>
  429. <name>kDSeparator6</name>
  430. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator6].alias</alias>
  431. <userDefined>false</userDefined>
  432. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  433. <isContainer>false</isContainer>
  434. <constraints />
  435. <tabIndex>0</tabIndex>
  436. <herited>false</herited>
  437. <bimUIObjectPK />
  438. <properties>
  439. <property>
  440. <name>visible</name>
  441. <type>boolean</type>
  442. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator6].properties.property[visible].value</value>
  443. <isMultiLan>false</isMultiLan>
  444. <userDefined>false</userDefined>
  445. </property>
  446. </properties>
  447. </component>
  448. <component>
  449. <name>menuItemViewDoProccess</name>
  450. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemViewDoProccess].alias</alias>
  451. <userDefined>false</userDefined>
  452. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  453. <isContainer>false</isContainer>
  454. <constraints />
  455. <tabIndex>0</tabIndex>
  456. <herited>false</herited>
  457. <bimUIObjectPK />
  458. <properties>
  459. <property>
  460. <name>visible</name>
  461. <type>boolean</type>
  462. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemViewDoProccess].properties.property[visible].value</value>
  463. <isMultiLan>false</isMultiLan>
  464. <userDefined>false</userDefined>
  465. </property>
  466. </properties>
  467. </component>
  468. <component>
  469. <name>menuItemAuditResult</name>
  470. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemAuditResult].alias</alias>
  471. <userDefined>false</userDefined>
  472. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  473. <isContainer>false</isContainer>
  474. <constraints />
  475. <tabIndex>0</tabIndex>
  476. <herited>false</herited>
  477. <bimUIObjectPK />
  478. <properties>
  479. <property>
  480. <name>visible</name>
  481. <type>boolean</type>
  482. <value>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemAuditResult].properties.property[visible].value</value>
  483. <isMultiLan>false</isMultiLan>
  484. <userDefined>true</userDefined>
  485. </property>
  486. </properties>
  487. </component>
  488. </components>
  489. <dataObjects>
  490. <dataObject>
  491. <name>mainQuery</name>
  492. <type>com.kingdee.eas.hr.project.app.ProjectManagementQuery</type>
  493. <objectType>jqye</objectType>
  494. <herited>true</herited>
  495. <userDefined>false</userDefined>
  496. </dataObject>
  497. </dataObjects>
  498. <actions>
  499. <action>
  500. <instanceName>actionRemove</instanceName>
  501. <className>ActionRemove</className>
  502. <name>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].name</name>
  503. <enabled>true</enabled>
  504. <actionPerformed />
  505. <beforeActionPerformed />
  506. <afterActionPerformed />
  507. <finallyActionPerformed />
  508. <actionCommandKey />
  509. <acceleratorKey>ctrl D</acceleratorKey>
  510. <mnemonicKey />
  511. <smallIcon>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].smallIcon</smallIcon>
  512. <shortDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].shortDescription</shortDescription>
  513. <longDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].longDescription</longDescription>
  514. <isBindWorkFlow>true</isBindWorkFlow>
  515. <herited>true</herited>
  516. <daemonRun>false</daemonRun>
  517. <actionExtendProperty />
  518. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  519. &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>
  520. <userDefined>true</userDefined>
  521. <userDefinedLogic />
  522. <oprtIntent />
  523. <nextUI />
  524. <isUIPNavigator>false</isUIPNavigator>
  525. <isBatchAction>false</isBatchAction>
  526. <isEntryAction>false</isEntryAction>
  527. <batchMethodName />
  528. </action>
  529. <action>
  530. <instanceName>actionTDPrint</instanceName>
  531. <className>ActionTDPrint</className>
  532. <name>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].name</name>
  533. <enabled>true</enabled>
  534. <actionPerformed>checkSelected();
  535. ArrayList idList =super.getSelectedIdValues();
  536. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  537. return;
  538. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  539. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  540. appHlp.print(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  541. <beforeActionPerformed />
  542. <afterActionPerformed />
  543. <finallyActionPerformed />
  544. <actionCommandKey />
  545. <acceleratorKey />
  546. <mnemonicKey />
  547. <smallIcon>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].smallIcon</smallIcon>
  548. <shortDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].shortDescription</shortDescription>
  549. <longDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].longDescription</longDescription>
  550. <isBindWorkFlow>false</isBindWorkFlow>
  551. <herited>false</herited>
  552. <daemonRun>false</daemonRun>
  553. <actionExtendProperty />
  554. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  555. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  556. <userDefined>true</userDefined>
  557. <userDefinedLogic />
  558. <oprtIntent />
  559. <nextUI />
  560. <isUIPNavigator>false</isUIPNavigator>
  561. <isBatchAction>false</isBatchAction>
  562. <isEntryAction>false</isEntryAction>
  563. <batchMethodName />
  564. </action>
  565. <action>
  566. <instanceName>actionTDPrintPreview</instanceName>
  567. <className>ActionTDPrintPreview</className>
  568. <name>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].name</name>
  569. <enabled>true</enabled>
  570. <actionPerformed>checkSelected();
  571. ArrayList idList =super.getSelectedIdValues();
  572. if (idList == null || idList.size() == 0 || getTDQueryPK() == null || getTDFileName() == null)
  573. return;
  574. com.kingdee.bos.ctrl.reportone.r1.print.data.AbstractPrintDataProvider data = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.DefaultNoteDataProvider(idList,getTDQueryPK());
  575. com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper appHlp = new com.kingdee.bos.ctrl.report.forapp.kdnote.client.KDNoteHelper();
  576. appHlp.printPreview(getTDFileName(), data, javax.swing.SwingUtilities.getWindowAncestor(this));</actionPerformed>
  577. <beforeActionPerformed />
  578. <afterActionPerformed />
  579. <finallyActionPerformed />
  580. <actionCommandKey />
  581. <acceleratorKey />
  582. <mnemonicKey />
  583. <smallIcon>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].smallIcon</smallIcon>
  584. <shortDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].shortDescription</shortDescription>
  585. <longDescription>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].longDescription</longDescription>
  586. <isBindWorkFlow>false</isBindWorkFlow>
  587. <herited>false</herited>
  588. <daemonRun>false</daemonRun>
  589. <actionExtendProperty />
  590. <services>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
  591. &lt;root&gt;&lt;service class="com.kingdee.eas.framework.client.service.PermissionService" /&gt;&lt;/root&gt;</services>
  592. <userDefined>true</userDefined>
  593. <userDefinedLogic />
  594. <oprtIntent />
  595. <nextUI />
  596. <isUIPNavigator>false</isUIPNavigator>
  597. <isBatchAction>false</isBatchAction>
  598. <isEntryAction>false</isEntryAction>
  599. <batchMethodName />
  600. </action>
  601. </actions>
  602. <statuses>
  603. <status>
  604. <id />
  605. <name>VIEW</name>
  606. <alias>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].statuses.status[VIEW].alias</alias>
  607. <default>false</default>
  608. <description>uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].statuses.status[VIEW].description</description>
  609. <herited>false</herited>
  610. <userDefined>true</userDefined>
  611. </status>
  612. </statuses>
  613. <resource>
  614. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].longDescription">
  615. <lang locale="en_US" value="null" />
  616. <lang locale="zh_CN" value="删除" />
  617. <lang locale="zh_HK" value="刪除" />
  618. <lang locale="zh_TW" value="刪除" />
  619. </rs>
  620. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].name">
  621. <lang locale="en_US" value="null" />
  622. <lang locale="zh_CN" value="删除" />
  623. <lang locale="zh_HK" value="刪除" />
  624. <lang locale="zh_TW" value="刪除" />
  625. </rs>
  626. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].shortDescription">
  627. <lang locale="en_US" value="null" />
  628. <lang locale="zh_CN" value="删除" />
  629. <lang locale="zh_HK" value="刪除" />
  630. <lang locale="zh_TW" value="刪除" />
  631. </rs>
  632. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionRemove].smallIcon">
  633. <lang locale="en_US" value="null" />
  634. <lang locale="zh_CN" value="null" />
  635. <lang locale="zh_HK" value="null" />
  636. <lang locale="zh_TW" value="null" />
  637. </rs>
  638. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].longDescription">
  639. <lang locale="en_US" value="null" />
  640. <lang locale="zh_CN" value="null" />
  641. <lang locale="zh_HK" value="null" />
  642. <lang locale="zh_TW" value="null" />
  643. </rs>
  644. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].name">
  645. <lang locale="en_US" value="null" />
  646. <lang locale="zh_CN" value="null" />
  647. <lang locale="zh_HK" value="null" />
  648. <lang locale="zh_TW" value="null" />
  649. </rs>
  650. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].shortDescription">
  651. <lang locale="en_US" value="null" />
  652. <lang locale="zh_CN" value="null" />
  653. <lang locale="zh_HK" value="null" />
  654. <lang locale="zh_TW" value="null" />
  655. </rs>
  656. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrintPreview].smallIcon">
  657. <lang locale="en_US" value="null" />
  658. <lang locale="zh_CN" value="null" />
  659. <lang locale="zh_HK" value="null" />
  660. <lang locale="zh_TW" value="null" />
  661. </rs>
  662. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].longDescription">
  663. <lang locale="en_US" value="null" />
  664. <lang locale="zh_CN" value="null" />
  665. <lang locale="zh_HK" value="null" />
  666. <lang locale="zh_TW" value="null" />
  667. </rs>
  668. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].name">
  669. <lang locale="en_US" value="null" />
  670. <lang locale="zh_CN" value="null" />
  671. <lang locale="zh_HK" value="null" />
  672. <lang locale="zh_TW" value="null" />
  673. </rs>
  674. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].shortDescription">
  675. <lang locale="en_US" value="null" />
  676. <lang locale="zh_CN" value="null" />
  677. <lang locale="zh_HK" value="null" />
  678. <lang locale="zh_TW" value="null" />
  679. </rs>
  680. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].actions.action[actionTDPrint].smallIcon">
  681. <lang locale="en_US" value="null" />
  682. <lang locale="zh_CN" value="null" />
  683. <lang locale="zh_HK" value="null" />
  684. <lang locale="zh_TW" value="null" />
  685. </rs>
  686. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].alias">
  687. <lang locale="en_US" value="null" />
  688. <lang locale="zh_CN" value="项目管理" />
  689. <lang locale="zh_HK" value="項目管理" />
  690. <lang locale="zh_TW" value="項目管理" />
  691. </rs>
  692. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[CoreUI].alias">
  693. <lang locale="en_US" value="null" />
  694. <lang locale="zh_CN" value="null" />
  695. <lang locale="zh_HK" value="null" />
  696. <lang locale="zh_TW" value="null" />
  697. </rs>
  698. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[btnAuditResult].alias">
  699. <lang locale="en_US" value="null" />
  700. <lang locale="zh_CN" value="null" />
  701. <lang locale="zh_HK" value="null" />
  702. <lang locale="zh_TW" value="null" />
  703. </rs>
  704. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[btnAuditResult].properties.property[visible].value">
  705. <lang locale="en_US" value="false" />
  706. <lang locale="zh_CN" value="false" />
  707. <lang locale="zh_HK" value="false" />
  708. <lang locale="zh_TW" value="false" />
  709. </rs>
  710. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator4].alias">
  711. <lang locale="en_US" value="null" />
  712. <lang locale="zh_CN" value="null" />
  713. <lang locale="zh_HK" value="null" />
  714. <lang locale="zh_TW" value="null" />
  715. </rs>
  716. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator4].properties.property[visible].value">
  717. <lang locale="en_US" value="false" />
  718. <lang locale="zh_CN" value="false" />
  719. <lang locale="zh_HK" value="false" />
  720. <lang locale="zh_TW" value="false" />
  721. </rs>
  722. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator6].alias">
  723. <lang locale="en_US" value="null" />
  724. <lang locale="zh_CN" value="null" />
  725. <lang locale="zh_HK" value="null" />
  726. <lang locale="zh_TW" value="null" />
  727. </rs>
  728. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[kDSeparator6].properties.property[visible].value">
  729. <lang locale="en_US" value="false" />
  730. <lang locale="zh_CN" value="false" />
  731. <lang locale="zh_HK" value="false" />
  732. <lang locale="zh_TW" value="false" />
  733. </rs>
  734. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemAuditResult].alias">
  735. <lang locale="en_US" value="null" />
  736. <lang locale="zh_CN" value="null" />
  737. <lang locale="zh_HK" value="null" />
  738. <lang locale="zh_TW" value="null" />
  739. </rs>
  740. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemAuditResult].properties.property[visible].value">
  741. <lang locale="en_US" value="null" />
  742. <lang locale="zh_CN" value="false" />
  743. <lang locale="zh_HK" value="false" />
  744. <lang locale="zh_TW" value="false" />
  745. </rs>
  746. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemCopyTo].alias">
  747. <lang locale="en_US" value="null" />
  748. <lang locale="zh_CN" value="null" />
  749. <lang locale="zh_HK" value="null" />
  750. <lang locale="zh_TW" value="null" />
  751. </rs>
  752. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemCopyTo].properties.property[visible].value">
  753. <lang locale="en_US" value="null" />
  754. <lang locale="zh_CN" value="false" />
  755. <lang locale="zh_HK" value="false" />
  756. <lang locale="zh_TW" value="false" />
  757. </rs>
  758. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemViewDoProccess].alias">
  759. <lang locale="en_US" value="null" />
  760. <lang locale="zh_CN" value="null" />
  761. <lang locale="zh_HK" value="null" />
  762. <lang locale="zh_TW" value="null" />
  763. </rs>
  764. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[menuItemViewDoProccess].properties.property[visible].value">
  765. <lang locale="en_US" value="false" />
  766. <lang locale="zh_CN" value="false" />
  767. <lang locale="zh_HK" value="false" />
  768. <lang locale="zh_TW" value="false" />
  769. </rs>
  770. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[separatorFW2].alias">
  771. <lang locale="en_US" value="null" />
  772. <lang locale="zh_CN" value="null" />
  773. <lang locale="zh_HK" value="null" />
  774. <lang locale="zh_TW" value="null" />
  775. </rs>
  776. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[separatorFW2].properties.property[visible].value">
  777. <lang locale="en_US" value="true" />
  778. <lang locale="zh_CN" value="true" />
  779. <lang locale="zh_HK" value="true" />
  780. <lang locale="zh_TW" value="true" />
  781. </rs>
  782. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[tblMain].alias">
  783. <lang locale="en_US" value="null" />
  784. <lang locale="zh_CN" value="null" />
  785. <lang locale="zh_HK" value="null" />
  786. <lang locale="zh_TW" value="null" />
  787. </rs>
  788. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].components.component[tblMain].properties.property[formatXml].value">
  789. <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; " />
  790. <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;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;double&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;sCol25&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;projectCode&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;projectName&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;projectLevel&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;projectManager.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;expectedStartTime&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;expectedEndTime&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;totalPersonDays&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;costAmount&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;notes&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;entrys.clockLocation&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: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: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;" />
  791. <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;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;double&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;sCol25&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;projectCode&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;projectName&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;projectLevel&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;projectManager.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;expectedStartTime&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;expectedEndTime&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;totalPersonDays&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;costAmount&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;notes&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;entrys.clockLocation&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: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: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;" />
  792. <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;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;double&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;sCol25&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;projectCode&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;projectName&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;projectLevel&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;projectManager.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;expectedStartTime&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;expectedEndTime&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;totalPersonDays&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;costAmount&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;notes&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;entrys.clockLocation&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: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: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;" />
  793. </rs>
  794. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].description">
  795. <lang locale="en_US" value="null" />
  796. <lang locale="zh_CN" value="多分录基础单据查询界面" />
  797. <lang locale="zh_HK" value="多分錄基礎單據查詢介面" />
  798. <lang locale="zh_TW" value="多分錄基礎單據查詢介面" />
  799. </rs>
  800. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].extendedProperty.bimTemplateType">
  801. <lang locale="en_US" value="MCoreBillBase" />
  802. <lang locale="zh_CN" value="MCoreBillBase" />
  803. <lang locale="zh_TW" value="MCoreBillBase" />
  804. </rs>
  805. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].extendedProperty.bimUIType">
  806. <lang locale="en_US" value="ListUI" />
  807. <lang locale="zh_CN" value="ListUI" />
  808. <lang locale="zh_TW" value="ListUI" />
  809. </rs>
  810. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].statuses.status[VIEW].alias">
  811. <lang locale="en_US" value="null" />
  812. <lang locale="zh_CN" value="浏览" />
  813. <lang locale="zh_HK" value="瀏覽" />
  814. <lang locale="zh_TW" value="瀏覽" />
  815. </rs>
  816. <rs key="uiObject[com.kingdee.eas.hr.project.client.ProjectManagementListUI].statuses.status[VIEW].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.hr.project.client.ProjectManagementListUI].title">
  823. <lang locale="en_US" value="null" />
  824. <lang locale="zh_CN" value="项目管理" />
  825. <lang locale="zh_HK" value="項目管理" />
  826. <lang locale="zh_TW" value="項目管理" />
  827. </rs>
  828. </resource>
  829. </uiObject>