-
Notifications
You must be signed in to change notification settings - Fork 31
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
Combine B2B invoice, payments, and receipt specs #539
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I resolved all the errors in the file so all checks pass. We may need to do another review for the grammar later.
4759a3a
to
e69ddf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
editorial suggestions
This enables the specs to be organized under "Invoice Management" in the dev center
Co-authored-by: Traci Porter <[email protected]>
3f4271f
to
021a8c9
Compare
@bc-traciporter I went ahead and pulled your suggestions in. Ready for your approval. You can merge it in as well. Future updates can be made as a separate PR. |
This enables the specs to be organized under "Invoice Management" in the dev center. Once this is merged and devcenter updates, we can remove the separate invoice, payment, and receipt files.