You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you aren't familiar with how to contribute to open-source repositories using GitHub, or if you find the instructions on this page confusing, sign up for one of our Sharing is Caring events. It's completely free, and we'll guide you through the process.
To submit a pull request with multiple authors, make sure that at least one commit is a co-authored commit by adding a Co-authored-by: trailer to the commit's message. E.g.: Co-authored-by: name <name@example.com>
Put an x in all the items that apply ([x], without spaces), make notes next to any that haven't been addressed.
Bug fix?
New sample?
Related issues: fixes #X, partially #Y, mentioned in #Z
Needs API permissions?
Has other prerequisites? (E.g. requires a list, document library, etc.)
What's in this Pull Request?
Please describe the changes in this PR. Sample description or details around bugs which are being fixed.
Power 365 CRM is a community solution based on Microsoft Dataverse low-code and pro-code. In this release v1.0 you will be able to manage your entire sales process from Prospect to Quote. This will include management of opportunities during the sales process and autonomous opportunity amount calculation.
Checklist
This checklist is mostly useful as a reminder of small things that can easily be forgotten – it is meant as a helpful tool rather than hoops to jump through.
Put an x in all the items that apply ([x], no spaces), make notes next to any that haven't been addressed.
My pull request affects only ONE sample.
I have updated the README file.
My README has at least one static high-resolution screenshot (i.e. not a GIF)
My README contains complete setup instructions, including pre-requisites and permissions required
Hi @walcivar
Thank you for your contribution! I'm going to review your PR this week. In case of any questions, I'll reach out to you.
We are supporting the repository in our free time.
I was able to create a Core solution from the provided source code. However, I got an error when I tried to create a Sales solution from the source code:
Could you please check that all source code files are in place and upload them? Please follow the steps described in the guide to prepare the source code files.
Also please rename your folder with lower-case letters, use dashes instead of spaces. Like this: power-365-crm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Needs AttentionSomething needs to be fixed with the PR before merging
4 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's in this Pull Request?
Checklist