diff --git a/doc/testing-scenario.txt b/doc/testing-scenario.txt new file mode 100644 index 000000000..5f50f29bc --- /dev/null +++ b/doc/testing-scenario.txt @@ -0,0 +1,18 @@ +Testing of PhpCompta scenario +----------------------------- +For each month +add invoice, card, expense + +print journal -> pdf, csv + +retrieve operation + +Upload piece + +create an user +create an modele +create an folder based on the last modele +grant to user +check security (what the user can do, check privilege) + +