frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.8k stars 7.33k forks source link

Year in Naming Series is not getting changed while posting entries in the previous year. #21596

Closed jalajjsingh closed 4 years ago

jalajjsingh commented 4 years ago

Hi, community.

Please guide.

Year in Naming Series is not getting changed while posting entries in the previous year.

It’s not throwing any error but it’s not working in the way the expected. As we have year in naming series, so if we are making any entry, like sales invoice, in the previous year, say 2019, in naming series the year 2019 should be reflected, but it’s showing 2020 there.

Please post on our forums:

for questions about using ERPNext: https://discuss.erpnext.com

for questions about using the Frappe Framework: https://discuss.frappe.io => stackoverflow tagged under frappe

for questions about using bench, probably the best place to start is the bench repo

For documentation issues, use the ERPNext Documentation or Frappe Framework Documentation or the developer cheetsheet

Posts that are not bug reports or feature requests will not be addressed on this issue tracker.

kennethsequeira commented 4 years ago

Naming series picks the current year and not from the posting date.

For older entries, consider making a new series with the year added.