Skip to content

How to stop customer_name / supplier_name from changing When linking to Party Master #64

@Sendipad

Description

@Sendipad

How to stop customer_name / supplier_name from changing

Pick one:

Change ERPNext naming settings

Set “Customer Naming By” to Naming Series (Selling Settings).
Set “Supplier Naming By” to Naming Series (Buying Settings).
This prevents after_rename from overwriting customer_name / supplier_name.
Code override (UPH)

Add a flag in UPH when the rename is coming from Party Master sync, and skip the ERPNext after_rename update if that flag is set.
If you want this, I can implement a patch.
If you want, tell me which path you prefer and I’ll apply it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions