jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Generate Reports Feature #96

Closed sarahGhrbl closed 3 years ago

sarahGhrbl commented 3 years ago

As an authorized ERP user, I want to be able to generate reports of my department’s statistics as a csv so that I can analyze those reports.

The following modules will generate reports:

Given When Then
An ERP user is trying to generate reports of their department's statistics as a cvs An ERP user generates a report of the inventory page The report is generated
An ERP user is trying to generate reports of their department's statistics as a cvs An ERP user generates a report of the accounting page The report is generated
An ERP user is trying to generate reports of their department's statistics as a cvs An ERP user generates a report of the transfers page The report is generated
An ERP user is trying to generate reports of their department's statistics as a cvs An ERP user generates a report of the users page The report is generated