Commit Graph

1704 Commits

Author SHA1 Message Date
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) 5aec6d4fd6 [REM] index: remove references to mementos
Because:
- Mementos are already referenced multiple times in related toctrees.
- Only two mementos are remaining, which is not enough to justify a whole doc category.
- References to mementos are easily broken without being detected at compilation time.
2020-02-06 17:02:55 +01:00
Jonathan e805794f6a [IMP] accounting: add a new version of the Assets documentation (#541)
The file is moved to another folder. The content is completely rewritten and includes more features and information.
2020-02-06 11:17:57 +01:00
Richard Mathot 7d672611e3 [IMP] website: config of root URL
opw-2190590
2020-02-05 10:28:31 +01:00
cdu-odoo fbf686a3e3 [IMP] sales: update content 2020-02-03 15:57:24 +01:00
cdu-odoo 411b8d5251 [IMP] sales: update content of optional items 2020-02-03 15:56:15 +01:00
Damien Bouvy cd9a0b7bec [IMP] ecommerce: authorize.net setup
Changes needed since there are now more keys to set up.
2020-02-03 15:49:19 +01:00
Jonathan 824105a55d [IMP] accounting: update bank sync documentation 2020-02-03 15:44:34 +01:00
cdu-odoo 974fb8f81c [IMP] sales: update content about deliver and invoice addresses 2020-02-03 15:41:27 +01:00
cdu-odoo 4c46bb0b44 [IMP] sales: update quotations deadline 2020-02-03 15:40:37 +01:00
Antoine Vandevenne (anv) 589a0fae21 [IMP] amazon_connector: add caution for secondary form 2020-01-30 15:51:13 +01:00
Damien Bouvy a7e9aeb94d [IMP] taxcloud: document coupons and promotions (#460) 2020-01-30 10:25:08 +01:00
Richard Mathot 3b431bbe7a [FIX] discuss: add warnings about the scope of the mail documentation 2020-01-29 16:59:24 +01:00
cdu-odoo 036e4bf4cf [FIX] sale: fix broken image (#532) 2020-01-28 14:07:05 +01:00
Antoine Vandevenne (anv) 9e446190e4 [MERGE] Forward-port of 12.0 into 13.0 2020-01-27 11:06:08 +01:00
Lau-Odoo fd3c2bcd7b [REV] pos: revert doc about ingenico and six as they only exist since 13.0 (#529) 2020-01-27 10:58:20 +01:00
KBR f37934ab02 [IMP] discuss: add note about config of outbound servers (#534) 2020-01-24 14:06:29 +01:00
Jonathan b08d95f495 [FIX] accounting: correct a small mistake in Deferred Expenses and Deferred Revenues (#530) 2020-01-20 14:18:42 +01:00
Lau-Odoo 14b8ae3a8a [IMP] pos: new titles for each section (#528) 2020-01-16 14:37:26 +01:00
Antoine Vandevenne (anv) 4c47b11082 [MERGE] Forward-port of branch 12.0 to 13.0 2020-01-16 14:26:57 +01:00
Antoine Vandevenne (anv) d4f100f6fe [MERGE] Forward-port of branch 11.0 to 12.0 2020-01-16 14:25:38 +01:00
Antoine Vandevenne (anv) 1405d39cb4 [MERGE] Forward-port of branch 10.0 to 11.0 2020-01-16 14:24:45 +01:00
JOP 69c01d069b [REM] crm: remove documentation about probable turnover
- With the new feature of automatic probability added in v13 you can no longer configure probability on stages.
- The "Overdue Opportunities" filter also no longer exists
- There is also no "Probable Turnover" measure on the Pipeline Analysis report
2020-01-16 14:24:07 +01:00
Antoine Vandevenne (anv) e491537685 [MERGE] Forward-port of 9.0 to 10.0 2020-01-16 14:21:07 +01:00
Antoine Vandevenne (anv) 907195ae7a [IMP] base: add a commit message template with the guidelines 2020-01-16 14:17:37 +01:00
Antoine Vandevenne (anv) 233e02f517 [MERGE] Forward-port of 12.0 to 13.0 2020-01-16 10:02:07 +01:00
Martin Trigaux 8df32a06f7 [I18N] remove recruitment translations
No longer an application
2020-01-16 09:57:59 +01:00
Antoine Vandevenne (anv) 5e9fd47f7a [MERGE] Forward-port of 11.0 to 12.0 2020-01-16 09:56:18 +01:00
Antoine Vandevenne (anv) 38c3137a88 [MERGE] Forward-port of 10.0 to 11.0 2020-01-16 09:53:31 +01:00
Martin Trigaux f1b0a2fc7d [I18N] remove expense, was supposed to be expenses 2020-01-16 09:53:03 +01:00
Martin Trigaux 817384b0cf [I18N] export 13.0 source terms 2020-01-16 09:49:24 +01:00
Antoine Vandevenne (anv) fe93610d45 [IMP] amazon_connector: write links to Odoo policies in full
The answers in the form are intended to be copy pasted. Hence, the provided URLs should be explicit.
2020-01-15 16:02:00 +01:00
Lau-Odoo 691b220adc [IMP] mrp: new subcontracting screenshots + new section (#526) 2020-01-15 13:52:26 +01:00
Antoine Vandevenne (anv) 6e4984c494 [REM] *: remove last revision dates
The macro used to display the last revision date in fact returned the last update date, i.e. the build date of the page, which was simply always today.
2020-01-15 10:52:05 +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
Antoine Vandevenne (anv) 73fff57983 [IMP] *: fix display issues
- Several content blocks were either misaligned, using the wrong display directive or not showing at all.
- Some images were missings.
- Typos
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv) 934bb55eb3 [MOV] accounting: rename nederlands.rst to netherlands.rst 2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv) 6e43928d5a [REM] accounting: remove broken asset demo button
The button is not fixed because demo buttons will soon be removed from the documentation, as they rather belong in the e-learning platform.
2020-01-15 10:52:05 +01:00
Richard Mathot 0b4c41a0f3 [MERGE] Forward-port of branch 12.0 up to 6a5c652b8c 2020-01-14 10:41:23 +01:00
Richard Mathot 6a5c652b8c [MERGE] Forward-port of branch 11.0 up to 0ee0d5f1b2 2020-01-14 10:39:11 +01:00
Alex Tuyls 1610fec9d5 [FIX] crm: Improve VOIP User Doc (#525)
VOIP was refactored to move this in "Settings / General Settings" under
the "Integrations" subsection.
2020-01-14 10:33:20 +01:00
Jonathan Castillo (jcs) af37ec360c [ADD] accounting: new documentation about deferred expenses 2020-01-14 10:13:54 +01:00
Antoine Vandevenne (anv) 8b72e0ed98 [IMP] amazon_connector: update form answers to redirect to odoo policies 2020-01-13 13:41:16 +01:00
Antoine Vandevenne (anv) 1f1eba95c9 [MOV] amazon_connector: move 'sale_amazon' references to 'amazon_connector'
The official name of the module is now 'Amazon Connector'. This commit thus drops the technical name and makes use of the official one.
2020-01-13 11:50:50 +01:00
Antoine Vandevenne (anv) 5629ad4634 [MOV] ebay_connector: move 'ebay' and 'sale_ebay' references to 'ebay_connector'
The official name of the module is 'eBay Connector'. This commit thus makes use of this name in all places to avoid any confusion.
2020-01-13 11:50:50 +01:00
Odoo Translation Bot 0ee0d5f1b2 [I18N] Update translation terms from Transifex 2020-01-12 05:00:44 +01:00
Odoo Translation Bot 99f72bd1d4 [I18N] Update translation terms from Transifex 2020-01-12 02:30:26 +01:00
Odoo Translation Bot 89a5083fd5 [I18N] Update translation terms from Transifex 2020-01-12 01:31:52 +01:00