inventorySheet.grf 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489
  1. {
  2. "Version":"6.5.0.0",
  3. "Font":{
  4. "Name":"宋体",
  5. "Size":105000,
  6. "Weight":400,
  7. "Charset":134
  8. },
  9. "Printer":{
  10. "LeftMargin":0.5,
  11. "TopMargin":0.8,
  12. "RightMargin":0.5,
  13. "BottomMargin":0.5
  14. },
  15. "DetailGrid":{
  16. "Recordset":{
  17. "Field":[
  18. {
  19. "Name":"itemCode"
  20. },
  21. {
  22. "Name":"itemName"
  23. },
  24. {
  25. "Name":"itemHealthCategory"
  26. },
  27. {
  28. "Name":"warehouseLocatorCode"
  29. },
  30. {
  31. "Name":"uom"
  32. },
  33. {
  34. "Name":"conversionRate"
  35. },
  36. {
  37. "Name":"pieceQuantityAccount"
  38. },
  39. {
  40. "Name":"manufacturerLotNum"
  41. },
  42. {
  43. "Name":"manufacturerName"
  44. },
  45. {
  46. "Name":"batchProductionDateShow"
  47. },
  48. {
  49. "Name":"batchExpiredDateShow"
  50. },
  51. {
  52. "Name":"stockStatusName"
  53. },
  54. {
  55. "Name":"operBy"
  56. }
  57. ]
  58. },
  59. "Column":[
  60. {
  61. "Name":"Column1",
  62. "Width":0.978958
  63. },
  64. {
  65. "Name":"Column2",
  66. "Width":1.98438
  67. },
  68. {
  69. "Name":"Column3",
  70. "Width":1.79917
  71. },
  72. {
  73. "Name":"Column4",
  74. "Width":1.79917
  75. },
  76. {
  77. "Name":"Column5",
  78. "Width":1.79917
  79. },
  80. {
  81. "Name":"Column13",
  82. "Width":1.21708
  83. },
  84. {
  85. "Name":"Column6",
  86. "Width":1.19063
  87. },
  88. {
  89. "Name":"Column14",
  90. "Width":1.21708
  91. },
  92. {
  93. "Name":"Column7",
  94. "Width":1.79917
  95. },
  96. {
  97. "Name":"Column8",
  98. "Width":1.5875
  99. },
  100. {
  101. "Name":"Column9",
  102. "Width":1.79917
  103. },
  104. {
  105. "Name":"Column10",
  106. "Width":1.61396
  107. },
  108. {
  109. "Name":"Column11",
  110. "Width":1.19063
  111. }
  112. ],
  113. "ColumnContent":{
  114. "Font":{
  115. "Name":"宋体",
  116. "Size":75000,
  117. "Weight":400,
  118. "Charset":134
  119. },
  120. "ColumnContentCell":[
  121. {
  122. "Column":"Column1",
  123. "FreeCell":true,
  124. "Control":[
  125. {
  126. "Type":"SystemVarBox",
  127. "Name":"SystemVarBox12",
  128. "Anchor":"[Left|Top|Right|Bottom]",
  129. "Dock":"Fill",
  130. "Center":"Both",
  131. "TextAlign":"MiddleCenter",
  132. "SystemVar":"RowNo"
  133. }
  134. ]
  135. },
  136. {
  137. "Column":"Column2",
  138. "DataField":"itemCode"
  139. },
  140. {
  141. "Column":"Column3",
  142. "DataField":"itemName"
  143. },
  144. {
  145. "Column":"Column4",
  146. "DataField":"itemHealthCategory"
  147. },
  148. {
  149. "Column":"Column5",
  150. "DataField":"warehouseLocatorCode"
  151. },
  152. {
  153. "Column":"Column13",
  154. "DataField":"uom"
  155. },
  156. {
  157. "Column":"Column6",
  158. "DataField":"conversionRate"
  159. },
  160. {
  161. "Column":"Column14",
  162. "DataField":"pieceQuantityAccount"
  163. },
  164. {
  165. "Column":"Column7",
  166. "DataField":"manufacturerLotNum"
  167. },
  168. {
  169. "Column":"Column8",
  170. "DataField":"manufacturerName"
  171. },
  172. {
  173. "Column":"Column9",
  174. "DataField":"batchProductionDateShow"
  175. },
  176. {
  177. "Column":"Column10",
  178. "DataField":"batchExpiredDateShow"
  179. },
  180. {
  181. "Column":"Column11",
  182. "DataField":"stockStatusName"
  183. }
  184. ]
  185. },
  186. "ColumnTitle":{
  187. "Height":0.608542,
  188. "Font":{
  189. "Name":"宋体",
  190. "Size":75000,
  191. "Weight":400,
  192. "Charset":134
  193. },
  194. "ColumnTitleCell":[
  195. {
  196. "GroupTitle":false,
  197. "Column":"Column1",
  198. "TextAlign":"MiddleCenter",
  199. "Text":"序号"
  200. },
  201. {
  202. "GroupTitle":false,
  203. "Column":"Column2",
  204. "TextAlign":"MiddleCenter",
  205. "Text":"商品编码"
  206. },
  207. {
  208. "GroupTitle":false,
  209. "Column":"Column3",
  210. "TextAlign":"MiddleCenter",
  211. "Text":"商品名称"
  212. },
  213. {
  214. "GroupTitle":false,
  215. "Column":"Column4",
  216. "TextAlign":"MiddleCenter",
  217. "Text":"商品大类"
  218. },
  219. {
  220. "GroupTitle":false,
  221. "Column":"Column5",
  222. "TextAlign":"MiddleCenter",
  223. "Text":"货位"
  224. },
  225. {
  226. "GroupTitle":false,
  227. "Column":"Column13",
  228. "TextAlign":"MiddleCenter",
  229. "Text":"包装单位"
  230. },
  231. {
  232. "GroupTitle":false,
  233. "Column":"Column6",
  234. "TextAlign":"MiddleCenter",
  235. "Text":"包装数量"
  236. },
  237. {
  238. "GroupTitle":false,
  239. "Column":"Column14",
  240. "TextAlign":"MiddleCenter",
  241. "Text":"库存数量"
  242. },
  243. {
  244. "GroupTitle":false,
  245. "Column":"Column7",
  246. "TextAlign":"MiddleCenter",
  247. "Text":"批号"
  248. },
  249. {
  250. "GroupTitle":false,
  251. "Column":"Column8",
  252. "TextAlign":"MiddleCenter",
  253. "Text":"生产厂家"
  254. },
  255. {
  256. "GroupTitle":false,
  257. "Column":"Column9",
  258. "TextAlign":"MiddleCenter",
  259. "Text":"生产日期"
  260. },
  261. {
  262. "GroupTitle":false,
  263. "Column":"Column10",
  264. "TextAlign":"MiddleCenter",
  265. "Text":"有效期至"
  266. },
  267. {
  268. "GroupTitle":false,
  269. "Column":"Column11",
  270. "TextAlign":"MiddleCenter",
  271. "Text":"质量状况"
  272. }
  273. ]
  274. }
  275. },
  276. "ReportHeader":[
  277. {
  278. "Name":"ReportHeader1",
  279. "Height":3.20146,
  280. "Control":[
  281. {
  282. "Type":"StaticBox",
  283. "Name":"StaticBox6",
  284. "Left":0.105833,
  285. "Top":1.5875,
  286. "Width":1.5875,
  287. "Height":0.6,
  288. "Font":{
  289. "Name":"微软雅黑",
  290. "Bold":true,
  291. "Charset":134
  292. },
  293. "TextAlign":"MiddleRight",
  294. "Text":"盘点单号:"
  295. },
  296. {
  297. "Type":"StaticBox",
  298. "Name":"checkHeaderId",
  299. "Left":1.69333,
  300. "Top":1.5875,
  301. "Width":4.02167,
  302. "Height":0.6,
  303. "Font":{
  304. "Name":"微软雅黑",
  305. "Size":105000,
  306. "Weight":400,
  307. "Charset":134
  308. }
  309. },
  310. {
  311. "Type":"StaticBox",
  312. "Name":"StaticBox8",
  313. "Left":7.19667,
  314. "Top":0.396875,
  315. "Width":5.34458,
  316. "Height":0.8,
  317. "Font":{
  318. "Name":"微软雅黑",
  319. "Size":180000,
  320. "Bold":true,
  321. "Charset":134
  322. },
  323. "TextAlign":"MiddleCenter",
  324. "Text":"盘点单"
  325. },
  326. {
  327. "Type":"StaticBox",
  328. "Name":"StaticBox11",
  329. "Left":14.261,
  330. "Top":1.5875,
  331. "Width":2,
  332. "Height":0.6,
  333. "Font":{
  334. "Name":"微软雅黑",
  335. "Size":105000,
  336. "Weight":400,
  337. "Charset":134
  338. },
  339. "TextAlign":"MiddleRight",
  340. "Text":"打印时间:"
  341. },
  342. {
  343. "Type":"SystemVarBox",
  344. "Name":"SystemVarBox2",
  345. "Left":16.2719,
  346. "Top":1.5875,
  347. "Width":3.78354,
  348. "Height":0.6,
  349. "Font":{
  350. "Name":"微软雅黑",
  351. "Size":105000,
  352. "Weight":400,
  353. "Charset":134
  354. },
  355. "TextAlign":"MiddleCenter",
  356. "Format":"yyyy/MM/dd HH:mm:ss",
  357. "SystemVar":"CurrentDateTime"
  358. },
  359. {
  360. "Type":"StaticBox",
  361. "Name":"StaticBox24",
  362. "Left":0.105833,
  363. "Top":2.24896,
  364. "Width":1.00542,
  365. "Height":0.6,
  366. "Font":{
  367. "Name":"微软雅黑",
  368. "Bold":true,
  369. "Charset":134
  370. },
  371. "TextAlign":"MiddleRight",
  372. "Text":"货主:"
  373. },
  374. {
  375. "Type":"StaticBox",
  376. "Name":"cargoOwnerName",
  377. "Left":1.08479,
  378. "Top":2.24896,
  379. "Width":4.52438,
  380. "Height":0.6,
  381. "Font":{
  382. "Name":"微软雅黑",
  383. "Size":105000,
  384. "Weight":400,
  385. "Charset":134
  386. }
  387. },
  388. {
  389. "Type":"StaticBox",
  390. "Name":"StaticBox34",
  391. "Left":5.82083,
  392. "Top":1.5875,
  393. "Width":0.873125,
  394. "Height":0.6,
  395. "Font":{
  396. "Name":"微软雅黑",
  397. "Bold":true,
  398. "Charset":134
  399. },
  400. "TextAlign":"MiddleRight",
  401. "Text":"仓库:"
  402. },
  403. {
  404. "Type":"StaticBox",
  405. "Name":"warehouseName",
  406. "Left":6.6675,
  407. "Top":1.5875,
  408. "Width":4.33917,
  409. "Height":0.6,
  410. "Font":{
  411. "Name":"微软雅黑",
  412. "Size":105000,
  413. "Weight":400,
  414. "Charset":134
  415. }
  416. },
  417. {
  418. "Type":"StaticBox",
  419. "Name":"StaticBox35",
  420. "Left":5.84729,
  421. "Top":2.27542,
  422. "Width":1.64042,
  423. "Height":0.6,
  424. "Font":{
  425. "Name":"微软雅黑",
  426. "Bold":true,
  427. "Charset":134
  428. },
  429. "TextAlign":"MiddleRight",
  430. "Text":"盘点方式:"
  431. },
  432. {
  433. "Type":"StaticBox",
  434. "Name":"checkMethodName",
  435. "Left":7.46125,
  436. "Top":2.27542,
  437. "Width":3.54542,
  438. "Height":0.6,
  439. "Font":{
  440. "Name":"微软雅黑",
  441. "Size":105000,
  442. "Weight":400,
  443. "Charset":134
  444. }
  445. }
  446. ],
  447. "NewPage":"Before",
  448. "RepeatOnPage":true
  449. }
  450. ],
  451. "ReportFooter":[
  452. {
  453. "Name":"ReportFooter1",
  454. "Height":1.00542,
  455. "Control":[
  456. {
  457. "Type":"StaticBox",
  458. "Name":"StaticBox22",
  459. "Left":13.4673,
  460. "Top":0.211667,
  461. "Width":2.5,
  462. "Height":0.6,
  463. "Font":{
  464. "Name":"微软雅黑",
  465. "Bold":true,
  466. "Charset":134
  467. },
  468. "TextAlign":"MiddleCenter",
  469. "Text":"盘点员:"
  470. },
  471. {
  472. "Type":"StaticBox",
  473. "Name":"operBy",
  474. "Left":15.9279,
  475. "Top":0.211667,
  476. "Width":3.54542,
  477. "Height":0.6,
  478. "Font":{
  479. "Name":"微软雅黑",
  480. "Size":105000,
  481. "Weight":400,
  482. "Charset":134
  483. }
  484. }
  485. ],
  486. "NewPage":"After"
  487. }
  488. ]
  489. }