Base Export Asset Accounting missing serial numbers

Issue No: TM-2453
Created 7/17/2017 2:45:18 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.1
Description Same issue as TM-2448, but in the view vyuTMBEExportAssetAct   *Steps* :   1. From TM > Consumption Site, remove the attached device if there is an existing. If none, attached a regulator device. Save.   2. After the regulator device, attach a company owned Tank. Make sure that there is a serial number for the tank. Save.   3. On sql, execute query: select * from vyuTMBEExportAssetAct where lastAmount <> 0 and account = ''   4. Check the number column. It is only displaying the site number and does not include the tank serial number.   !pastedImage_d79222_0.png!   *Issue* : Serial number for tank is not displaying if the first attached device is regulator.   *Acceptance* : Should display the tank serial number of the device and should not include the regulator type of device.