Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data api override #420

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

saadchaudhaary
Copy link

No description provided.

joshuarestivo and others added 9 commits September 26, 2024 19:43
* feat: Add child table data to CRM Deal in get_deal method

- Enhanced the get_deal function to retrieve and include child table data for CRM Deal.
- Modified query to return all child tables linked to CRM Deal, including their respective records.
- Added support for fetching contacts, fields metadata, form script, and assigned users for the deal.

* Remove unnecessary files from tracking

* crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal

* crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal

* crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal with methods=[POST, PUT]

* Remove stray whitespace

* crm.fcrm.doctype.crm_deal.api.get_deal_elements for getting the list of deal elements
@joshuarestivo joshuarestivo deleted the DATA-API-Override branch November 4, 2024 11:09
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.

2 participants