Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan 0cca0b5dba [IMP] accounting: add new version of doc about taxes (#703)
- brand new content for the taxes doc (including new content previously explained in tax_included.rst)
- tax_included.rst is merged into taxes.rst
- redirections

  - create -> taxes
  - tax_included -> taxes
2020-06-25 12:32:02 +02:00
Goffin Simon 94194f306a [FIX] expense: Reference in first position in email subject
As commited here: https://github.com/odoo/odoo/commit/4ba8f51d87be394988e6e2889cf03f351afea1a0

The reference must be in first position in the email subject.

https://github.com/odoo/odoo/blob/13.0/addons/hr_expense/models/hr_expense.py#L568

opw:2255175
2020-06-15 14:30:33 +02:00
Jonathan Castillo (jcs) 6c83696102 [MOV] Accounting: create a new "Fiscality" section
The new "Fisality" section includes all the doc about taxes + fiscal year. All of these were in the "Other" section.
2020-03-04 11:25:02 +01:00
Antoine Vandevenne (anv) 7f16f62bf9 [IMP] *: update banners
- Most banners were too large, they are converted to PNG-8bit
- Some were badly referenced or not referenced at all.
2020-02-06 17:15:02 +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 3013c47517 [IMP] expense: Update doc flow to v11 2017-09-18 12:29:11 +02:00
Frédéric Gilson af34726448 [ADD] expense: Overall flow documentation 2016-11-03 14:19:29 +01:00