Currently we have two different numbering sequences for service quotes. We have one for service, and one for Glass Repair. When we make the quote to an order, it uses the default numbering scheme. Can Navision use different numbering schemes for different sequences?
Thanks
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
In Codeunit 5923 Service-Quote to Order
There is a function GetNoSeriesCode
which return the numbering series.
This code need to be changed to return a different numbering series based on a setup.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n