Auto Generation of Operation Number

Hi,

I want to Auto-Generate Operation Number.
Therefore, can anybody let me know, what is the field name to update for Operation Number Generation.
Because operation number field is not visible on the form as well as on DocType.

Regards
Ruchin Sharma

Ruchin,

You can achieve this via Custom Script. Check following Custom Script for example.

https://manual.erpnext.com/contents/customize-erpnext/custom-scripts/custom-script-examples/generate-item-code-based-on-custom-logic

Though Operation Name field gets hidden (Issue open for it), since it still have value in this field, you can have series generated based on value in this field.