|
Overview: When user has made the decision to make a claim for a piece of material the user will be able to generate and share that information with the vendor
Scenarios
Given user has made claim(s) template(s)
When the user is viewing the an order
Then user can select "Share claim" from action menu
Given user has made claim(s) template(s)
When the user clicks "Share claim"
Then user can choose a template to generate a claim
AND click "Create claim" OR "Cancel"
Given user has made claim(s) template(s)
When the user clicks Create claim
Then a file is downloaded to browser in PDF format
|