How to fetch the sales order line numbers which are in format 1.1,2.1 etc
Hello
I want to know how to retrieve the line numbers on a sales orders which was showing in the applications as 1.1,2.1 but stored
as 1 and 2 in oe_order_lines_all table...Please clarify how to fetch what we are seeing from the application..
Thanks
I want to know how to retrieve the line numbers on a sales orders which was showing in the applications as 1.1,2.1 but stored
as 1 and 2 in oe_order_lines_all table...Please clarify how to fetch what we are seeing from the application..
Thanks
0