To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAdd an invoice
In order to get paid
As a provider
I want to add an invoice
- Background
-
- Given
- a provider identified
- Scenarios
-
- with all the required information
-
- Given
- all invoice valid information
- When
- adds an invoice
- Then
- the invoice is added
- without invoice number
-
- Given
- all invoice valid information
- But
- the invoice number is empty
- When
- adds an invoice
- Then
- the invoice is not added
- without invoice date
-
- Given
- all invoice valid information
- But
- the invoice date is empty
- When
- adds an invoice
- Then
- the invoice is not added
Last published almost 5 years ago by Dani Latorre.