Need to show the total number of items added in sales order in sales order list page.
Please provide the solution for this question
Need to show the total number of items added in sales order in sales order list page.
Please provide the solution for this question
Hi, I've done a similar test in BC, just on the Sales Order page, hope this can give you some hints.
How to add new fields to Total Area on the Document Subform page (View Total Quantity, Number of Lines on the Sales Order)
Thanks.
ZHU
hello
you need to create a flow field on the order header with the following formula:
Count("Sales Line".No. WHERE (Document Type=FIELD(Document Type),Document No.=FIELD(No.))
check my answer if it was helpful, thanks
DAniele
You need to add a flowfield on the sales header table that sum the quantity from the sales line table.
Please refer to the documentation for defining flowfield
Sum of quantity or count of lines?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156