From c25b60338a68431d8f893294c670e94b9d33a409 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Fri, 25 Oct 2013 19:55:33 +0200 Subject: [PATCH] --- UseCases/Collaborating.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 UseCases/Collaborating.mdwn diff --git a/UseCases/Collaborating.mdwn b/UseCases/Collaborating.mdwn new file mode 100644 index 0000000..3f0d495 --- /dev/null +++ b/UseCases/Collaborating.mdwn @@ -0,0 +1,6 @@ +As an accountant that collaborates with other accountants I need: + +- Simultaneous editing of the same ledger +- Easy synchronization of entries from separate ledgers + +in order to efficiently and collaboratively perform accounting tasks.