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

[Components] clear_books #15253

Closed
pipedream-component-development opened this issue Jan 10, 2025 · 2 comments · Fixed by #15287
Closed

[Components] clear_books #15253

pipedream-component-development opened this issue Jan 10, 2025 · 2 comments · Fixed by #15287
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 10, 2025

clear_books

URLs

Webhook Sources

new-invoice-instant

Prompt

Emit new event when a new invoice is created. Users can optionally filter by status (e.g., draft, sent, paid).

new-payment-instant

Prompt

Emit new event when a payment is recorded. Users can optionally filter by payment method or invoice reference.

new-client-instant

Prompt

Emit new event when a new client is added to the system. Optionally provide filtering by specific client tags or types.

Actions

create-invoice

Prompt

Create a new invoice. Requires client details, line items, and issue date. Optionally provide notes, due date, or tags.

record-payment

Prompt

Record a payment against an existing invoice. Requires payment amount, invoice ID, and payment date. Optionally specify payment method.

create-client

Prompt

Create a new client. Requires client name and contact details. Optionally include notes or tags for organization purposes.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 10, 2025
@michelle0927 michelle0927 self-assigned this Jan 13, 2025
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Jan 15, 2025
@luancazarine luancazarine moved this from Ready for PR Review to In Review in Component (Source and Action) Backlog Jan 15, 2025
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog Jan 15, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 16, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jan 16, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-clear_books-17cbf548bb5e810abeb3d53f2f40205e

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Jan 16, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 17, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Jan 17, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-clear_books-17cbf548bb5e810abeb3d53f2f40205e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants