- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
Incorrect statement removed as per request by functional consultant in ticket #691426. Statement sets incorrect expectation. Also, minor rewording to correct English and improve clarity.
Removed the sentence from line 39:
**Don't be afraid of messing up the data**,
it's very easy to duplicate your database, clean it or start a new one.
Reason: It is possible to create records that are difficult to reverse, such as
accounting entries and delivery records.
RSH was consulted and approved the change.
Closes#149