Includes DB Changes, you need to log terminals out during upgrade
Tweaks and fixes
- view invoiced units : very slow screen especially with systems with alot of data. Added some database magic to improve performance (materialize units into a flatter data structure for consignments and invoices using DB triggers )
- refund deposit invoice. Allow payment method do deposit on account
- supplier part reformat is broken in some very exotic/specific instances, causes ongoing issues which c9 servers and backups getting hammered. Now fixed
- Memory error with enormous quote imports in point of sale. Now fixed. (unecessary recursion generating a stack overflow)
- Spares A4 invoice : allow really long part nos to overwrite description if necessary, e.g. for cf-moto part nos.
- Add a slot on workshop invoices to print an arbitrary image. For HD QR code stuff. Configured in setup Workshop 2 Tab. Ideal image size is 1600 x 900
- Check following repo curated suppliers for onwebsite qty check: BCE, Cassons, Ficeda, Motonational, ORI
- Spares POS : provide part count #
- Make sure clerk keys do not work for deleted staff records
- Weborder : format credit cards for readibility
- Email invoice / report input screen. Add vertical scroll bars only to body text
- Planner add a clock button
Includes non functional changes related to v5.3 (Txnengine 5.0 : redefine tracked to help with v5.3 orderbook)