case 4191
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# now
|
||||
|
||||
|
||||
todo: where are the serial numbers? They don't seem to show anywhere in the wo tree data tables
|
||||
Dave at morrow asked about it as they need it exstensively and I couldn't find it!?
|
||||
use-case is they use it to tell which work order is which as they track by sn mult8iple open wo for each customer
|
||||
possible solutions:
|
||||
test a query inclusion for performance (there is a view I think used that does somethign similar already with another field)
|
||||
redundently hoist them up into the header in a internal field (i.e. copy them there when updating the wo serials collection)
|
||||
FOUND: serial numbers are in the workorderitemu8nit datalist and should do what he wants
|
||||
HOWEVER there are two RID columns defined causing crash when I attempted to put unit (with sn and rid defined) in the first position
|
||||
|
||||
|
||||
TODO: update forum post for v8 say officially released, link to change log and manual evaluation trial etc
|
||||
say it's ready for use now and we will be updating our website over the coming days.
|
||||
@@ -1372,5 +1381,6 @@ https://www.ayanova.com/download/next/ayanova-linux-x64-server.zip
|
||||
https://www.ayanova.com/download/next/ayanova-windows-x64-lan-setup.exe
|
||||
Current v8 docs home: https://www.ayanova.com/docs/next
|
||||
|
||||
BUILD 8.0.10 CHANGES OF NOTE
|
||||
BUILD 8.0.11 CHANGES OF NOTE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user