Commit Graph

18 Commits

Author SHA1 Message Date
Jonathan Castillo
a66c9519c9 [IMP] accounting: add new version of doc about reconciliation models
- redirection: configure -> reconciliation_models
2020-04-28 12:46:40 +02:00
Jonathan Castillo
56281b94e5 [IMP] accounting: add new version of doc about bank accounts
and minor fixes to the Initial Setup doc.
2020-04-22 09:31:14 +02:00
Jonathan
7ddb80155a
[MOV] accounting: remove "how to...?" from the titles (#599) 2020-03-23 13:45:05 +01:00
Jonathan Castillo (jcs)
e10581ef6e [REM] *: remove all demo.action buttons from the user documentation
*: accounting, inventory, purchase

As these buttons points to demo.odoo.com, it is outdated very quickly
and leads to weird results were a button on the 10.0 documentation
points to demo.odoo.com that runs 13.0 or no longer exists.
2020-02-24 08:52:35 +01:00
Antoine Vandevenne (anv)
93e407da5c [REF] *: replace tabs by spaces
This commits replaces all tabs by spaces to avoid further compilation issues.
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
f7bedfce2e [FIX] *: fix incorrect/unstable links
- 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.
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
4bb2eeda11 [IMP] *: harmonize formatting
- 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
2020-01-15 10:52:05 +01:00
Yannick Tivisse
6c60fbd326 [IMP] accounting: Reorganize,relabel some sections 2017-10-31 13:29:22 +01:00
Martin Trigaux
d492140ff6 [IMP] accounting: resolve some todo 2015-10-30 09:16:39 +01:00
Martin Trigaux
4b223fb915 [IMP] accounting: remove TODO 2015-10-30 08:09:57 +01:00
Martin Trigaux
d4a76ab2d7 [FIX] accounting: remaining rst markup 2015-10-29 11:51:19 +01:00
Yannick Tivisse
3b063c65b9 [REM] accounting,crm,purchase : Remove credentials 2015-10-28 16:44:24 +01:00
Martin Trigaux
ef8bfe37c3 [FIX] accounting: wrong menuselection 2015-10-26 15:02:23 +01:00
Martin Trigaux
c8245702ea [ADD] accounting: How to pay several bills at once?
https://docs.google.com/document/d/1iv5l1t_RDkLqewmcx4sBW-VLtwXampDMF6WxEiyC78w/edit#
2015-10-26 11:30:16 +01:00
Martin Trigaux
2be848e8ec [FIX] sepa: wrong markup 2015-10-20 16:28:47 +02:00
Martin Trigaux
2af62cd03f [ADD] accounting: Pay with SEPA
https://docs.google.com/document/d/10BfS3_01FcwNn6EUotnAk83NmMQgdMoe1jROtWpKeZQ/edit
2015-10-20 15:59:44 +02:00
Martin Trigaux
d80eb1f17d [ADD] accounting: Pay by Checks
https://docs.google.com/document/d/1TVl2KxIb6CZfaiYp0Ok7eiX-2lygySwm0xHR0RPVzIM/edit#

Rename cheque -> check
2015-10-20 14:58:38 +02:00
Xavier Morel
c4e798e970 [ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping
* use part of the accounting TOC defined on pad
* support for "internal" tocs & fixup front toc
* various changes and improvements to extensions

May be missing: inherited document banners?
2015-07-09 11:49:42 +02:00