SAGE 300 : Line number after adding a new line to an order (1 reply and 1 comment)
On the detail, there is a field 'Insert Line At End'.
If you map a field with the value True, it should insert any new lines at the bottom of the order.
Thank you for this reply. That was the solution.
Hello Everyone!
I wonder if you know a way to do the following:
An IMAN job has a SAGE 300 connector to add a line to an existing order. And effectively, a line with the right data is added to an order. However , there is a minor detail that I wish I could change.
When adding order lines using SAGE 300 desktop, lines get line numbers as multiples of 32 (first line: 32, second line:64, and so on) so that the new lines are added to the bottom. When adding order lines using IMAN, lines get inserted at the top (line number=16 then 4 then 2 ) . At a certain point , SAGE is forced to renumber all the lines such that is starts again at 32, giving room for more insertion at the top. In my case, the renumbering would be a problem as we use the line numbers from SAGE as a reference in other parts of the system.
My question is: Is there a way to add a line to the bottom (last line number + 32) when adding lines using IMAN ? Or even, is there a way to set the line number of a line at the moment of the insert ?
Does this needs a modification of the SAGE connector code ?
Many thanks.