Skip to content

Add missing user name field in Sales partner#79

Open
niraj2477 wants to merge 1 commit intodevelopfrom
fix/customize-doctype
Open

Add missing user name field in Sales partner#79
niraj2477 wants to merge 1 commit intodevelopfrom
fix/customize-doctype

Conversation

@niraj2477
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 17, 2026 07:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a missing user name field to the Sales Partner doctype. The field is configured to automatically fetch the username from the associated user record.

Changes:

  • Added custom_user_name field to Sales Partner with fetch from custom_user.username
  • Updated Sales Partner field order to include the new user name field
  • Reordered multiple custom field definitions (JSON formatting)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
frappe_affiliate/fixtures/property_setter.json Adds field_order property setter for Sales Partner including custom_user_name
frappe_affiliate/fixtures/custom_field.json Adds custom_user_name field definition for Sales Partner with auto-fetch configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@niraj2477 niraj2477 force-pushed the fix/customize-doctype branch from a178cb8 to be5c8d7 Compare January 17, 2026 07:56
@niraj2477 niraj2477 force-pushed the fix/customize-doctype branch from be5c8d7 to d837f49 Compare January 17, 2026 08:00
@Aryan20 Aryan20 self-requested a review January 17, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants