when i edit the customer’s info i get this message
the selling setting is like this
and the customization of doctype is like this
no more customers with the same name
just one customer
when i edit the customer’s info i get this message
the selling setting is like this
and the customization of doctype is like this
yes, i am sure.
i can edit the name but the other filed i could not
that message is appear
Your document naming rule is set to autoname based on the field customer_name.
Meaning;
When you create a new customer doc, the value of customer_name will be assigned as the Document Name (doc.name)
However further changes on the field customer_name
will only change the value of that field but not the actual document name.
okey but why i get that message when want to change the data?
It seems you are not in prod, so delete all customers and try again.
when delete all the data and sill be in this mode it will work?
please change the naming rule to empty or somthing.
`
Remove the : By fieldname and empty the auto name.
`
it will work
if you have created the doctype , you can directly edit the doctype instead of customization.
I think you can do it there.
the customer doctype is build in
use this
i want the naming by the customer name itself
Then Customer name must get unique. After which you cannot able to create duplicate name.