Following is a rough plan on how to get 25% fathers day items onto your website. A similar setup will be ready towards end of the week for Husqvarna (waiting for KTM to provide us with promo details for Husky).
process...
Following is a rough plan on how to get 25% fathers day items onto your website. A similar setup will be ready towards end of the week for Husqvarna (waiting for KTM to provide us with promo details for Husky).
process...
Includes DB changes you need to log c9 out during upgrade
Requires DB update, you'll need to log all terminals out during upgrade
Bugfix with cloud backup. Under some circumstances verify task will not run.
Verify usually happens once a day. It main purpose is to double check copy of c9 is same as what is in the cloud. Beyond verification one useful thing it does is make sure your entire database is functioning as it will double check everything is accessible and correct, including very old historical invoices etc.
Recent changes to how F2 select part works can interfere with verify. If you search for parts by description like this:
This sets the database up in a way where verify cannot complete. It will run but never finish meaning verify will never finalise. Closing F2 screen is not enough, you need to close c9 terminal where F2 screen was done in order to unwedge it. Result is eventually verify report due and then overdue.
Technical root cause and fix: Search by description creates a temporary table which uses same primary key semantics cloud backup uses to trigger backups. Verify tries, incorrectly to verify a 'temporary table' description search creates and fails because the table isn't accessible to it. Two fixes
Non functioning verify is not a critical error as error detection rate for verify is less than <0.1% . But it can put significant load on database server as once verify goes undone for more than 24 hours, c9 will spin more aggressively trying to complete a verify which will cause unnecessary disk thrashing.
Couple of bug fixes
Includes database changes. You need to log all terminals out during upgrade. Upgrade is very fast, couple of seconds.
Performance related regression with v4.832 : when adding parts in point of sale the screen could pause for a couple of seconds on systems with large orderbooks while c9 checks to see if part is already on order. Now fixed and should now be instantaneous.
Regression bugfix with just dropped version 4.832 : search tools on some list screens were not working : orderbook, F12 pickup order and AusPOST dispatch screens mostly. Now working again.
This version includes database changes. You need to log all terminals out during upgrade.
Notes:
Reworking of Spare parts and spare parts searching
This version includes significant changes to how spare parts searching works, especially the F2 find part screen. Specifics:

Other changes
Fixes and tweaks
Fixes and tweaks
AcroRd32.exe /N /T {f} "auspostlabelprinter"
Includes database changes. You need to log all terminals out during upgrade