Hello,
There is a functionality in Business Central where you can have number sequence on Vouchers and Documents per year:
for every starting date (start year) you can link a number sequence.
For Ex:
- Starting Date = 2019 -> Number Sequence = 19-JV-####
- Starting Date = 2020 -> Number Sequence = 20-JV-###
At Transaction level, system will check the session date and assing number accordingly.
How can we achieve this logic in D365 for Finance & Operations?
i know there is Fiscal period scope but is it not date controlled, you have to manually choose the number sequence connected to appropriate fiscal year.
any idea?
any customization possible to let system automatically change the number sequence from date?
BR,
David