Skip to content

fix:Add custom button 'Go to Quotation' to Raw Material Request form#278

Open
avishna-murali wants to merge 1 commit intov3_developfrom
avish_v12
Open

fix:Add custom button 'Go to Quotation' to Raw Material Request form#278
avishna-murali wants to merge 1 commit intov3_developfrom
avish_v12

Conversation

@avishna-murali
Copy link
Collaborator

Feature description

Add custom button 'Go to Quotation' to Raw Material Request form

Solution description

  • Add a button allowing users to navigate to the associated Quotation from the Raw Material Request form.
  • Validates if a Lead is linked to the Raw Material Request; if not, displays a message.
  • Calls the server-side method to fetch Quotations linked to the Lead.
  • Navigates to the existing Quotation if found, or shows a message if no Quotation is associated with the Lead.

Output

image
image

Areas affected and ensured

Areas Affected:

  • Raw Material Request (RMR) Form: A custom button 'Go to Quotation' has been added to the form.
  • Quotation: Ensures that the Quotation linked to the Lead can be accessed from the Raw Material Request.
  • Lead: The Lead field's relationship with Raw Material Request and Quotation is leveraged to fetch relevant data.

Is there any existing behavior change of other features due to this code change?

-No

Was this feature tested on the browsers?

  • Mozilla Firefox

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.

1 participant