Fixed Check Committed Quantity for Material ID's greater than 8 chars. In length.
Corrected Update Component Material Description
SMSSQL V6.2006.1101
NOTE: Other minor items as reported to me were fixed over the month of October since the 10-05 release.
SMSSQL V6.2006.1005
1. Added a new report “Post Invoicing” to build menu and authority menu.
2. Fixed Dispatch UDF handling that was causing UDF's to remember old data.
3. Updated UDF Maintenance to allow field numbers larger than 1000.
4. Added “read only” and “hidden” attributes to the UDF maintenance screen.
5. Fixed Material Insert when price sheets are online. If done from ticketing it caused an error.
6. Updated ticketing to separate UDF's onto separate tabs based on field number. Grouping is by thousands: 0-999 on first tab, 1000-1999 on second, etc. While there is no actual limit to tabs, screen real-estate does need to be considered. The ticket screen has been re-worked to allow up to 4 tabs. The tab name can be set by a Parameter UDFTab=<UserLabel>, six characters maximum. UDFTab2 for second tab, etc… UDFTabAuth can be set to any string (e.g. SXZ) to set authority levels approved to use the tab. UDFTabAuth2 for second, etc… These settings are in System.ini.
SMSSQL V6.2006.0925
1. Added a button on Help/About window to check for SMSSQL Updates on www.creativeinfosys.com
2. Added “CSV” to File drop list type in Import Tickets.
3. Corrected pricing to use the Date entered in SQL Select logic. Updated SQL logic to true MS-SQL for speed.
4. Corrected Tax Usage Dbase file ID field lengths, changed from 8 to 15.
5. Added Customer Status and Pricing Level to Customer Name on ticketing screens.
6. Added new SMS Menu Authority setting to prohibit/allow users to change tickets marked paid.
SMSSQL V6.2006.0901
1. Added Print button to Truck Update screen. This will run the Crystal Interface and the report “Truck.rpt”. This report can be used for anything but primarily was added to print truck labels for barcodes.
2. Added a Hauler tab to the Truck/Trailer lookup browser. This allows viewing Trucks in Hauler order. There is an incremental locator.
3. Added “Overwrite existing record” switches for each table in the import utility.
4. Added a warning when importing and any switch is set. These switches allow the user to determine if records existing in the database are overwritten by matching records in the import file. For instance, if customer id “ABC” is in the database and customer id “ABC” is in the import file, than the data for customer “ABC” in the import file will overwrite the record in the database. NOTE: For any records with accumulators (tons, dollars YTD, etc) the accumulators are preserved from the original records in the database.
5. Added Authority checking for Customer Status.
6. Added warning when trying to Dispatch tickets for customers on hold.
7. Added warning when trying to Dispatch and Location is required but not in the Order.
8. Disable Credit Card button on split ticket outbound if a new material is entered.
9. Check if split ticket has a Credit Card approval number when the user hits the insert button to add another material. If approved, then insert is not allowed.
10. Added Mailing Label checkbox to Customer List. Created new SMR001L (Avery 5160 Labels).
SMSSQL V6.2006.0720
1. Added Default Material – there can only be one. This is used if no other Database relationship exists.
2. Added Default Location – there can only be one. This is used if no other Database relationship exists.
3. Both assignments are held in the user INI (\windows\smssql.ini) thus each user can have their own defaults.
4. Added Data filters to Pricing and Ticket browsers. Pricing will now price according to what has been filtered or if no filter applies, what is in the browse box.
5. Added PgDn and PgUp buttons to Update Ticket Screens.
6. Added Change Ticket Quantity to Update Ticket and Update Split Ticket Detail. Updated Database with new Authority setting to change the quantity
7. Added Authority check to Split Ticket Window Browse box for pricing. Pricing will not show unless user has the authority.
SMSSQL V6.2006.0612
1. Updated Ticket Browser when Split Ticket option is on to look first for the Users preference as to the setting “Split Ticket” switch and if not defined then looks in the SYSTEM.INI Parameters section for the setting. This allows a system wide setting of the preference which users can override. If split ticketing option not on, this setting is hidden.
2. Corrected Import to be able to continue the Import process when duplicate tickets are in the import file.
SMSSQL V6.2006.0525
1. Fixed UDF Data display length, would not display greater than 30 characters. Reset data between tickets.
2. Changed Custom Programs when called from menu to pass the User ID so the Called program can look up the operator record fields.
SMSSQL 6.2006.0428
1. Updated Truck, Customer, Material, Ticket and Pricing browsers to remember a users Tab selection.
2. Added a “Design” button on all Report Parameter windows. This will run the Crystal Designer Design runtime allowing users to modify reports. Reports if modified are automatically saved in the Custom folder, preserving the shipped original. Future revision will add an Authority function to enable/disable based on users SMS authority group. This feature will only work with this build forward as the Designer Design runtime was not included in prior builds.
3. Added new feature for Dispatching ticket from Customer Orders.
4. Added switch in Printer Setup to Prompt for Printer Selection before each print job. This will allow users to change printer settings “on-the-fly” prior to any print job.
DISPATCH Tickets – For reminder purposes, there are four modes:
– Single Weighment Trucks produce a Final ticket and test UDF's if required.
– Trucks with Tares produce an In-Process ticket with the Tare.
– Trucks with no tare (on file or not) produce an In-Process ticket with no weights. Follows business rules for Truck not on file allowed.
– Dispatching with no Truck, uses the Auto-Number feature and sets the Truck ID equal to the Ticket Number.
Dispatch tickets can be made with no materials in the list. They can be entered at ticket weighment time.
Location is defaulted to Order Location.
SMSSQL 6.2006.0316
1. Added a new tab to the Pricing Browser for “ByNumber”.
2. Added to the existing Customer Tab and the new Number tab incremental locators.
3. Added Direction Button (Flat) to Ticketing screens. This allows a user to reverse the tickets direction flow of material. Primarily used for those tracking inventory in SMSSQL and do NOT want to code their material directions as UNKNOWN. This feature is controlled by a new Security function “Change Ticket Direction”. The button is not active after the ticket has been invoiced.
SMSSQL 6.2006.0217
1. DBUpdates – added Authority items for “Change Ticket Date” and Change Ticket Number” to the Authority Menu File.
SMSSQL 6.2006.0127
1. Fixed User Defined Conversions when Inserting/Changing a record. The SQL Data def's and Clarion's were not coded in agreement.
2. Added “Show All Materials” switch to Material Browser and changed Browser to NOT show all materials by default.
3. Added Customer Name to Ticket Browser.
4. Ticketing – Changed screen dollars area to show Cash Customers total in Green. Turned on Credit Card button (if option installed) for Outbound tickets for Cash Customers. Allow ticket stored with zero Gross/Tare/Net if the Material is NOT a weighed item.