Skip to content

Implement demo mode

Nicolas Frandeboeuf requested to merge nicofrand/kresus:demo-mode into master

Fix #743 (closed).

This creates an access with fake accounts & transactions and also the default categories. Upon disabling all the transactions/accounts/accesses/categories are erased.

The backend used is "fakeweboobbank" because it does not throw any random error when used with "noerror" login but the generated transactions do not automatically belong to a category. What do you think?

image

image

image

Merge request reports