Yannick Tivisse
ed5730f63a
[ADD] purchase: Manage Blanket Orders
...
Original document: https://docs.google.com/document/d/1ECslIdtGVlwY6-x_Wj4GqlMpea4v5dBiiM2rPdsNji8/edit
2018-03-07 18:15:01 +01:00
Yannick Tivisse
f03016a4f0
[ADD] purchase: Lock a purchase order
...
https://docs.google.com/document/d/18ure1GXwOfgohvbC0ybkMyYwgLOJ2fjsUAu08Fk26y8/edit
2018-03-07 18:02:24 +01:00
Yannick Tivisse
b2889eaaac
[IMP] discuss: Add a subsection in 'Get organized by planning activities'
2018-03-07 17:08:27 +01:00
Yannick Tivisse
62bed7934d
[ADD] discuss: Get organized by planning activities
...
Original doc: https://docs.google.com/document/d/1vWO0A5FqKItFgRq3QM-t-enXyD1h5MFRxdoXjyHi6yg/edit
2018-03-07 17:08:01 +01:00
Yannick Tivisse
bdc05ff387
[ADD] discuss: Get organized by planning activities
...
Original doc: https://docs.google.com/document/d/1vWO0A5FqKItFgRq3QM-t-enXyD1h5MFRxdoXjyHi6yg/edit
2018-03-07 17:05:42 +01:00
Yannick Tivisse
8e1eca6e87
[ADD] helpdesk: Record and invoice time for tickets
...
Original document: https://docs.google.com/document/d/1c7-qBfk9nxMPwVtTIBqbPxM14lxxLXPZg_jVeDEGahg/edit
2018-03-07 16:54:50 +01:00
Yannick Tivisse
9d66e36794
[FIX] livechat: Display options in bold
2018-02-27 13:13:04 +01:00
Yannick Tivisse
ea144fb58b
[FIX] livechat: Display options in bold
2018-02-27 13:11:47 +01:00
Yannick Tivisse
689046a399
[ADD] livechat: New documentation section
2018-02-27 09:48:14 +01:00
Yannick Tivisse
a5269ad671
[IMP] discuss: Use the correct banner on documentation page
2018-02-27 09:48:02 +01:00
Yannick Tivisse
5430bf98b6
[ADD] livechat: New documentation section
2018-02-26 15:57:20 +01:00
Yannick Tivisse
3fdab3bb66
[IMP] discuss: Use the correct banner on documentation page
2018-02-26 15:48:39 +01:00
efaOdoo
a0b5401c4d
[IMP] database danagement: add db deletion instructions
...
And a small reorganizing of the online management page to make room
for future improvements.
2018-02-21 18:59:56 +01:00
Victor Oliveira da Silva
9e74bdc32c
[FIX] accounting: Fix typos
...
Closes #262
2018-02-19 16:21:00 +01:00
Yannick Tivisse
7f48ef7e19
[MERGE] Forward-port 11.0 up to 04e503dd76
2018-02-19 15:14:57 +01:00
Yannick Tivisse
3a1ad0fe43
[ADD] accounting: Generate recurring vendor bills
...
Original doc: https://docs.google.com/document/d/1_rv0qp2w79_emNDDZls40mgdDpXR-PeEoJM7HeLWg38/edit
2018-02-15 06:35:03 +01:00
Yannick Tivisse
6f6030b05a
[ADD] accounting: Manage fiscal years
2018-02-05 07:25:41 +01:00
Yannick Tivisse
04e503dd76
[FIX] accounting: Name correclty the Multicurrency section
2018-01-26 13:42:31 +01:00
Yannick Tivisse
3f960867f6
[REM] accounting: Remove useless doc page
2018-01-26 13:41:18 +01:00
Yannick Tivisse
1b871ebf80
[ADD] accounting: Add a section 'Nederlands Localization"
2018-01-26 13:38:11 +01:00
Joren Van Onder
b7c79034ab
[FIX] point_of_sale: current POSBoxes have Wi-Fi built in
2018-01-09 10:37:37 -08:00
Martin Trigaux
aa2cacaaa0
[I18N] fetch french translations
2018-01-09 10:14:53 +01:00
Martin Trigaux
d4c35d1a0a
[I18N] fetch source terms
2018-01-08 17:13:56 +01:00
Martin Trigaux
673bda7d86
[I18N] export source terms
2018-01-08 17:11:37 +01:00
Frederic Gilson
e31c9fae9c
[IMP] accounting l10n_fr: remove wrong link + few typos
2018-01-05 17:27:31 +01:00
Frederic Gilson
bec7031bc2
[IMP] discuss: Improve the email_servers documentation page
...
Coming from https://www.odoo.com/web#id=39964&view_type=form&model=project.task&action=333&active_id=880&menu_id=4720
Purpose
=======
Add following topics to email server doc:
how to use office 365 servers with Odoo on-premise (spf, dkim)
how to setup bounce system
Office 365: when customer use their business addresses or a custom domain in the "From":
1. SPF: if they have an SPF record, it is absolutely necessary that this record be modified to contain "include: _spf.odoo.com"
2. DKIM: We have enabled automatic DKIM signature for all domains, and to be valid they can add a DNS "odoo._domainkey" CNAME record to "odoo._domainkey.odoo.com". For example, for "foo.be" they should have a record "odoo._domainkey.foo.be" that is a CNAME with the value "odoo._domainkey.odoo.com".
This is especially useful if their domain pro is hosted by Office 365, and they want to enable the "DKIM" option in Office 365.
3. For domains hosted by Office 365, the previous 2 points are important, but not always enough to send emails from Odoo. They can improve the results by ensuring that the "Alias Domain" in Odoo's General Settings is their Office 365 domain (for example "foo.be") rather than "foo.odoo.com". But be careful, so that answers and bounces always reach Odoo, they must create a mail redirection in Office 365 for the "catchall @" (for example redirect "catchall@foo.be" to "catchall@foo.odoo.com" )
2018-01-03 14:24:58 +01:00
Yannick Tivisse
8ee1d05cb0
[MERGE] Forward port of 11.0 up to c894f6aab9
2018-01-03 14:19:14 +01:00
Yannick Tivisse
c894f6aab9
[FIX] accounting: Remove wrong sentences in budget.rst
2018-01-03 14:18:32 +01:00
Yannick Tivisse
15c835f314
[FIX] accounting: Remove wrong sentences in budget.rst
2018-01-03 14:17:21 +01:00
Yannick Tivisse
b1f253724b
[FIX] accounting: Remove wrong sentences in budget.rst
2018-01-03 14:16:01 +01:00
Yannick Tivisse
2acad399d8
[ADD] accounting: Add page 'Reverse an accounting entry automatically'
...
Original document: https://docs.google.com/document/d/1luJ5xVAM0BIgKI_unpV1mPQrE5p9aJC3I1ZiqngLpeU/edit
2018-01-03 14:12:49 +01:00
Yannick Tivisse
dfd9bfcc33
[ADD] inventory: Add a 'Immediate & Planned Transfers' page
...
Original document: https://docs.google.com/document/d/1c1rXpWRAdlHobWTH6X7RCzl0gDQ8KlROJw5vFHyrFmE/edit
2018-01-03 13:54:59 +01:00
Yannick Tivisse
aabfb765e3
[REM] accounting: Remove accounting/receivables/customer_invoices/modify_validated.html
...
Suppress this page : https://www.odoo.com/documentation/user/11.0/accounting/receivables/customer_invoices/modify_validated.html
It's repetitive with this one : https://www.odoo.com/documentation/user/11.0/accounting/receivables/customer_invoices/refund.html
2018-01-03 13:54:59 +01:00
Yannick Tivisse
f2530886fd
[ADD] accounting: Add a 'Set up cash roundings' page
...
Original document: https://docs.google.com/document/d/13Td5QE_2SszfpqavquQJX4JlcEThmCgRA_bIs3AusKY/edit#heading=h.4w195d55wcf9
2018-01-03 13:54:58 +01:00
Yannick Tivisse
a8f5f488a0
[IMP] accounting: Add tip for localization in Switzerland
2018-01-03 13:54:58 +01:00
Yannick Tivisse
386b338d98
[IMP] accounting: Add a FAQ section for yodlee
2018-01-03 13:54:58 +01:00
Yannick Tivisse
dbcda880c8
[IMP] accounting: Improve french localization page
2018-01-03 13:54:58 +01:00
Yannick Tivisse
6fd7c32747
[ADD] accounting: Add page for spanish localization
2018-01-03 13:54:58 +01:00
Yannick Tivisse
d2db4db765
[ADD] accounting: Add page for german localization
2018-01-03 13:54:58 +01:00
Yannick Tivisse
4489c43c1c
[REM] inventory: Remove deprecated page
...
Will be rewrite soon. During this moment, the page misleads customers.
2017-12-28 15:32:59 +01:00
Frederic Gilson
e5e9a476de
[IMP] vat-anti-fraud: better guidelines to install/update the module
2017-12-23 09:59:25 +01:00
Martin Trigaux
8abc890a28
[I18N] export and fetch 11.0 translations
2017-12-22 16:50:29 +01:00
Yannick Tivisse
64ad5ff3d8
[IMP] manufacturing: Restructure pages
2017-12-21 16:31:29 +01:00
Martin Trigaux
55653b5f2a
[I18N] fetch 11.0 translations from Transifex
2017-12-21 10:34:17 +01:00
Martin Trigaux
f6ab8cb680
[I18N] export 11.0 source terms
2017-12-21 10:14:15 +01:00
Martin Trigaux
9ac821ed68
[IMP] crm: pngquant the images
2017-12-21 09:42:07 +01:00
odoo
fb0a067dd1
[IMP] localizations: Ranem pages + add section for France
2017-12-20 17:16:28 +01:00
Yannick Tivisse
1d45baefa9
[FIX] accounting,inventory,legal: Remove remaining warnings
2017-12-20 15:59:42 +01:00
Yannick Tivisse
9e2e1773ce
[IMP] online: Remove duplicate label warnings
...
/home/odoo/odoo_dev/documentation-user/legal/terms/online.rst:342: WARNING: duplicate label charges_renewal, other instance in /home/odoo/odoo_dev/documentation-user/legal/terms/enterprise.rst
2017-12-20 15:59:42 +01:00
Yannick Tivisse
bd2c63e181
[IMP] accounting: Update switzerland.rst with 2018 tax rates
...
Original doc: https://docs.google.com/document/d/11PiBZelhf6DS4gez143woyqAJz7nKBrOh7Q94T8Q_dM/edit
2017-12-20 15:59:42 +01:00