Solved

SO Line Status

  • 3 February 2021
  • 5 replies
  • 360 views

Userlevel 4
Badge +1

Hi!

I run a report for our sales team every week that includes the following:

 

The problem with this report is that the column “OrderStatus” gives me that status of the sales order, when i really need the status of the sales order line. 

 

Ex: The sales order has 5 lines on it, 4 of the 5 lines are shipping but the one that is not shipping shows up on the report with a status of “shipping” because the status of the sales order is shipping but the line is not. 

 

Is there anyway to get a line status put in there?

icon

Best answer by ccleary 4 February 2021, 15:03

View original

5 replies

Userlevel 3
Badge

@stacy16 you could get a little creative and use a formula 

 

iff(equals(openqty > 0), ‘Open’, ‘Complete’)

 

Some variation of the above might make it a more user friendly field result!

Userlevel 3
Badge

@stacy16 if you shared a screenshot of the Related Tables Tab and the Results Grid tab of the generic inquiry we might be able to add some additional details on how to do it for your GI specifically but the short answer is yes you can is a few different ways.

One way would be to look at the SOLine qty fields for open qty, qty on shipments, qty invoiced, and with a formula and calculate the open/shipped/invoiced lines

Another option would be to add just a simple condition looking at SOLine Open qty greater than 0

I will point out that some of these fields are dependant on if a shipment is still not yet completed. 

 

 

Userlevel 7
Badge +17

@stacy16, As suggested by @ccleary We can able to know whether the Sales Order line is completely shipped or not from SOLine table by using these fields (OrderQty, OpenQty, and ShippedQty). Please find the screenshot for reference.

 

 

Userlevel 4
Badge +1

@Naveen B I was doing that before but found that it confused the sales people. i was hoping that there was an actual status by line in the system but that is okay. I will just have to add the formula like @ccleary mentioned and hide the columns so they only see the status. 

Thank you both for the help! :)

 

 

Userlevel 4
Badge +1

@ccleary That is exactly what i did :)

Thank you so much :)

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved