New features in 6.2.0.0
Trialing Lite and Full AyaNova: If web requested trial or regular limited trial, will continue to show switch in Help menu so that you do not have to directly edit the config.txt
Notification Deliveries related: When processing notifications, will now check to see if there are *any* smpt delivery method ones, if so then before any delivery attempts probe smtp server by attempting a connection first.
If this fails then it will be logged through the Administration navigation pane's Notification Deliveries (last 7 days) log if in generator service and skip all smtp type notifications but continue to process others that *can* be delivered.
Notification - Global Settings related: A new global setting "SMTP Retry Deliveries" which when set to true means SMTP / SMS notifications that fail to deliver due to unable to connect to smtp server will no longer be removed from the notify event table but will be kept and re-attempted on next deliver until the smtp server can be connected to.
If set to false (the default) then on next generate if the smtp server is still not connectible then they will be removed.
This setting is useful if the SMTP server is not always available (i.e. notebook computer that is not always able to connect to the mail server). Or any situation where admin wants to keep notifications until smtp server is available.
This option only relates to an smtp server that is unavailable, it's *not* related to individual notifications that can't be delivered for any other reason, i.e. invalid email address etc. Those will still be deleted.
Service Workorder Parts: When a part request is received, AyaNova will now only delete quantity zero part record if it's retail price is equal to the current inventory retail price for that part and the description field is empty. This way if you have edited the zero quantity part record in the service workorder, you can still refer to it after receiving.
Issues addressed in 6.2.0.0
Grids: Delete record row option will no longer show if security group of user logged in does not have rights to delete or workorder is Closed. Resolves topic http://forum.ayanova.com/Topic4995-96-1.aspx
Service Workorder - Loans: Resolves issue identified in http://forum.ayanova.com/Topic4974-96-1.aspx as now have dropped AACTIVE column from AWORKORDERITEMLOAN
User entry: Resolved issue (with Firebird database only) where there was no error message when user entry screen was not saving if login/password already entered for another user.
Search Database: Error no longer occurs if search result Source is a workorderitem part that a user selects in the Search DataBase screen. Resolves forum topic http://forum.ayanova.com/Topic5037-96-1.aspx
Notifications: schema update SQL db ASAVEDMESSAGE column in ANOTIFYVENT table set to nvarchar(1024)NULL to resolve forum topic http://forum.ayanova.com/Topic5083-96-1.aspx
Service Workorder - Part Requests: Can now no longer delete a user that has part requests (otherwise would cause a broken link when try to view PO's Requested By field). Set a user to inactive rather than attempting to delete if was used to perform any work within AyaNova. Resolves forum topic http://forum.ayanova.com/Topic5084-96-1.aspx (about PO and user deleted)
Iintermittent error on login if using Win 7 x64 “Invoke or BeginInvoke cannot be called on a control until the window handle has been created.” potentially resolved with new circular progress control.
|