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

working on the invoice, waybills, receipts generation and sending APIs #81

Open
Natiman58 opened this issue Oct 11, 2023 · 0 comments
Open

Comments

@Natiman58
Copy link
Contributor

Invoices/receipts/Waybills

Preconditions: John is on his workspace

Happenings:
He wants to create and send one of these documents to the buyer

Scenario:

Basic Flow:
He clicks on the add button
This gives him 3 clickable options
Send Invoice
Generate waybill
Generate receipts
He clicks on Send Invoice and inputs all details
Payment due date
Notes for the buyer
His signature
Today’s date
Then he either saves it as a draft for later or previews it
After previewing it he either edits it or sends it
He receives a ‘sent’ message that it’s done

Alternative Flow:
If he wants to generate a waybill instead;
He clicks on Generate Waybill and inputs all the details
Delivery date
He inputs information about the delivery guy
First name
Last name
Vehicle name
Vehicle Model
Vehicle license number
He inputs information about the Insurance
The insurer’s name
The policy number
Delivery notes
He adds his signature and Today’s date.
Then he either saves it as a draft for later or previews it
After previewing it he either edits it or sends it
He receives a ‘sent’ message that it’s done

If he wants to generate a receipt instead;
He clicks on Generate Receipts and inputs all the details

Postconditions:
He is able to send the invoice or generate the receipts or generate the waybill

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

No branches or pull requests

1 participant