Module: Maintain
Note: [FEATURE]
Accept multiple emails for company details contact tab
1. Table setup contacts modified to accept 255 characters
2. Change validation for multiple email and no more than 255 characters
3. Use semicolons or comma to separate email addresses
Module: Maintain
Note: [BUG]
New claim form random data
Dev Note: Data is not sorted before binding, so when do the paging data was picked up randomly.
Module: Payment Maintenance
Note: [BUG]
Fix for error log "The given key was not present in the dictionary"
Dev Note: N/A
Module: Product Maintenance
Note: [BUG]
Bundle product not appearing if set to non-bundle category
Dev Note: as above
Module: Quotes
Note: [BUG]
Quote link not working in card file
Dev Note: set group item as default
Module: Sale
Note: [BUG]
Error log "The select list for the INSERT statement contains more items than the insert list"
Dev Note: fix + remove logging of "name is null or empty|Retrieve and storing add/ded ''"
Module: Sale
Note: [FIX]
Ability to sell products using speed button with specified quantity
Dev Note: do not set default quantity as 1
Module: Sale
Note: [BUG]
Error log "Incorrect syntax near ')'"
Dev Note: N/A
Module: System Admin
Note: [FIX]
Show user-friendly error message when WebDrive not properly setup
Dev Note: as above
Module: Xero
Note: [BUG]
Error "object reference not set to an instance of an object" occurred
Dev Note: bug fix + leave description blank if no account ref assigned
Module: Xero
Note: [FIX]
Update Xero support link
Dev Note: N/A
Module: Xero
Note: [BUG]
COGS not integrating
Dev Note: do not default account ref + exclude invoice(s) with empty description from integration
Module: Xero
Note: [BUG]
DOA Credit Note not appearing in Purchase Summary
Dev Note: DOA credit note MovementEvent default as "PURCHASE"