This version includes database changes. You will be forced to log all terminals out as part of upgrade
- Bug with credit notes: GST not being recorded on credit note.
- Major internal re-working of how deferred spares invoices are managed in the database. Prior system worked under most circumstances but there are a few cases where it can break down. e.g. If you create an invoice which is deferred and then a credit node, the original invoice will automatically flip into a mode where system thinks the invoice has been paid. But this is not necessarily the case. The redesign also corrects for other minor concerns relating to business reporting on deferred invoices. Another scenario: dealing with paying a deferred invoice which has had some/but not all parts returned on credit note. Redesign copes better with this too.
- Credit note - if credit note is created on an invoice multiple times then subtract those parts from subsequent credit notes. i.e. smoother handling of multiple credit notes against a single spares invoice.
- Profit Summary report - was incorrectly including 'profit' on spares quotes. Now removed.
- Complete workshop job with parts on order - warn user of consequences
- Pickup workshop job with parts on order - warn user of consequences. Cancel parts on order if user proceeds
- Delete spares off workshop job. Previously system would just stuff part back into stock. Changes provide more sophistication.
- Create a spares credit note for the delete. This means that profit reporting will be more accurate
- If part is on order, cancel the part on order
- Credit note and restock. If part is not in stock, add it to stock.
- Receive parts on order onto workshop job. Deal with possibility that parts have been subsequently superceded
- Workshop - modify spares on workshop allows user to partially return parts to stock/cancel order without deleting the entire part line item from the workshop.
- Browse jobs -> customers -> view jobs. Shows quotes and deleted jobs. Now filtered
- View Account -> workshop. Display quotes/deleted jobs correctly.