File contains release notes for Sato_PackPrint application. ********** Sato_PackPrint ********** v1.0.015.0 12th February 2010 ------------------------ - Built on Protara v1.0.0.46. - Built with Common v155. - Fixed blank (undefined) error message. Should have said "Please select a store and then rescan this product." v1.0.014.0 8th February 2010 ------------------------ - Built on Protara v1.0.0.46. - Built with Common v155. - Altered picking list to suppress output of orders with zero packed and order lines with zero packed. - Altered issue.csv to suppress output order lines with zero packed. - Removed change to font settings for Exception and Picking List RTF from "Courier New, 10, Western" to "Courier New, 10, Central European". v1.0.013.0 28th January 2010 ------------------------ - Built on Protara v1.0.0.46. - Built with Common v155. - #CR011 Additional output csv file containing order details - #CR012 Additional Exception report and associated setting to control the print of this report - Change to font settings for Exception and Picking List RTF from "Courier New, 10, Western" to "Courier New, 10, Central European". v1.0.012.0 3rd December 2009 ------------------------ - Built on Protara v1.0.0.44. - Built with Common v154. - Change to the ArticleBreakdown filename produced at batch close to MTDC80_YYYYMMDDHHMM_picks.csv - #62 The scroll bar can be widened by using the Control Panel, Display, Appearance, Advanced, Scrollbar - #63 Added scroll bar to Batch Screen - #64 Close carton with no products will not increase the carton count. - #CR007 Run job at batch close (FTPSend.bat) - #CR008 Allow Printing to be turned on/off. Already catered for by the AutoPrintLabel button. - #CR009 Added additional auditing to the log file - #CR010 Additional Picking List report and associated setting to control the print of this report v1.0.011.0 19th November 2009 ------------------------ - Built on Protara v1.0.0.44. - Built with Common v154. - Redropped on the 19th after really building with v44 - Removed double print of "AutoPrintCarton" during startup - Enabled Licence Key check on startup - Changed if (autoPrintCarton) to if (autoPrintCarton == "true") in closeCartons() of frmBatch - Added doFixupsForScreenSize() to reset column width on a version change - Allowed for Scroll bar width in column width calculations - Move to an ini file to store configurable settings - Added zero option to the units of Data Cleanup so it can be turned off - Fixed Product and store import where a single quote (') would become two single quotes ('') (e.g. Plu=8385 & StoreNum=2011) - Fixed Store import to fix dodgy quote character which was causing the A4 printing of a label to take up to 1 minute - Fixed setup screen so [OK] and [Back] buttons could be seen when SIP is up - Added display of price per kg in the top right of the order screen - Loaded fonts found in the \Fonts\ directory on startup (used for barcode fonts for A4 printing) - #CR001 Added 4 new PrintXxxx flags and checkboxes in setup which control the printing of the three reports - #CR002 A4 Printing - #CR003 Created ArticleBreakdown9999.csv file as per spec and requests from David Cargill - #CR004 Added AllowBatchReOpen flag and prevented a batch from being reopened based on this flag v1.0.010.0 26th October 2009 ------------------------ - Built on Protara v1.0.0.43. - Built with Common v154. - Fixed issue with FTP where an old error could still present itself after a successful download - #32 "Packed at" on the bottom of the label determined by the Originating Store entry on the setup screen - #45 Packed column is now coloured based on over / under supply - #57 Fixed printing of all three reports at the same time - #58 Added Max Carton Weight to setup and this is now checked as packs are added - #59 On closing a batch, if a carton is open and AutoPrintCarton is set, the label will be printed v1.0.009.0 21st October 2009 ------------------------ - Built on Protara v1.0.0.43. - Built with Common v154. - Indexes placed on key fields of each table in the database - Faster serial comms to speed up scanning - #22 Scanning and registering products is now much faster - #45 When highlighting an oversupply, all red's made the same colour (#FF1340) - #47 APN on label changed to have extra zero first to make 14 digit barcode - #48 New Report created. All reports created in \Reports and named with the batch number ReportNameMMDD.txt - #49 [Continue] button renamed to [Open] when batch status = "Pending" - #50 Product Screen change to a separate screen (not a page on the batch screen). Only button is [Back] - #52 Warning message when product changed during a Reduce Qty action - #53 Products screen background colour set to green (#66FF66) - #54 When reducing the quantity all buttons but the [Add Qty] button are disabled - #55 "Reverse Qty" renamed to "Reduce Qty" in messages to the user v1.0.008.0 14th October 2009 ------------------------ - Built on Protara v1.0.0.40. - Built with Common v154. - Create output report files ReportRP1.txt and ReportRP2.txt when a batch is closed - #26 Fixed intermittent update of current count. Cuased by grid.selectedRow = -1 not being actioned when grid has focus - #34 Added additional prompt when a user answers yes to closing a batch at the start of an import - #41 Removed all performance monitoring code - #42 [Open] chnaged to [Continue] on batch screen - #43 Fixed spelling of "an Carton" (and check for others) - #44 Changed automatically created batch number to mmdd (mm=month, dd=day of month) - #45 Highlight Qty Packed column to indicate under / over supply v1.0.007.0 13th October 2009 ------------------------ - Built on Protara v1.0.0.40. - Built with Common v154. - New label format and the ability to split the single address line into two lines - Common interface to show and hide extra / setup buttons on each screen - #18 Password protected settings - #21 Hide combo box of test barcodes when not in debug mode - #38 Multiple labels produced when number of products in a carton is greater than 4 v1.0.006.0 13th October 2009 ------------------------ - Built on Protara v1.0.0.40. - Built with Common v154. - #8c Prompt when product scanned when qtyPacked = qtyOrdered - #8d Oversupply displayed and highlighted - #10 Reverse Qty highlight and processing - #11 & #23 Intermittent error message "riOrderLine has no propertities" believed fixed - #12 [Back] from Order screen to Batch screen presereves correct bacth number - #13 [Import Orders] will run FTP script (as defined in setup) and import orders - #16 & #31 Fixed spelling - #17 & #30 All instances of Outer changed to Carton - #19 Reset data fixed - #24 [Product] button. Will toggle between displaying Store info and Product info - #25 Fixed application crash when multiple products scanned - #26 QtyPacked and QtyRemain now consistant - #27 QtyRemain set to QtyOrdered on import. Fixed garbage in this field - #28 Changed colour of "Scan First Product" prompt as requested - #29 Changed date display as requested - #33 Cannot move to Orders screen if no data has been imported - #34 Prior to importing checks are done for open batches and user prompted - #35 Fixed error when tapping on the header row of the grid on the order screen - #36 Fixed highlight colour to be the same when grid has focus or not - #37 [Close Line] processing - #40 [Close Batch] processing (still have to auto print labels for any open cartons) v1.0.005.0 9th October 2009 ------------------------ - Built on Protara v1.0.0.40. - Built with Common v154. - #8 First product prompt and processing - #9 Order screen changes (except for prompt when qtyRemain=0) - #11 Error message when trying to print - #14 Button lables inconsistant [Closer Outer] -> [Close Carton] - #15 Removed '' from messages - Version number added to welcome screen - On first entry to the Order Screen, prompt is shown, no product selected and all stores ordered=0, Packed=0, Remain=0 - On Batch Screen, [Close] button changed to [Close Batch] - Added Batch Status ("CLsoed, Started, etc) to the top of the Batch screen v1.0.004.0 6th October 2009 ------------------------ - Built on Protara v1.0.0.33. - Built with Common v145. - #5 and #7 Coloured screens Welcome=Yellow, Batch= Sky Blue - #7 Batch screen changes - Various cosmetic changes and new buttons - "Please Scan First Product" added to Order Screen v1.0.003.0 5th October 2009 ------------------------ - Built on Protara v1.0.0.33. - Built with Common v145. - #5 New Welcome / Import screen - #5 New Batch screen layout - #3 New Order screen layout showing all stores in the order for all products - Outers renamed to Cartons on buttons - All files (orders, stores and scales) can be placed in the \FromHost directory at the same time v1.0.002.0 2nd October 2009 ------------------------ - Built on Protara v1.0.0.33. - Built with Common v145. - Order Screen: Show product PLU with product description in the combo box at the top of the - Batch Screen: [Next] [Prev] buttons to behave as named (not the other way around). - Setup Screen: Enable edit of Printer IP address and popup keyboard - Setup Screen: Enable viewing of printer layout file via [View] button - Setup Screen: Enable selection of printer layout file via [Browse...] button - Setup Screen: Enable selection of FromHost folder v1.0.001.0 14th September 2009 ------------------------ - Built on Protara v1.0.0.33. - Built with Common v145. - Initial release.