Commit Graph

841 Commits

Author SHA1 Message Date
goliveirab
fed68387fc [IMP] localizations: adding improvements to mexico accounting doc task#24058 2018-03-07 15:55:02 -04: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
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
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
c894f6aab9 [FIX] accounting: Remove wrong sentences in budget.rst 2018-01-03 14:18:32 +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
Yannick Tivisse
a26c30e76c [IMP] accounting: Update switzerland.rst with 2018 tax rates
Original doc: https://docs.google.com/document/d/11PiBZelhf6DS4gez143woyqAJz7nKBrOh7Q94T8Q_dM/edit
2017-12-20 11:41:51 +01:00
Frederic Gilson
2eebd407e9 [IMP] google calendar: update doc based on new Google Developer interface 2017-12-15 10:18:44 +01:00
Frederic Gilson
b3932adf71 [ADD] l10n_fr: VAT anti-fraud certification 2017-12-15 10:03:06 +01:00
Martin Trigaux
708b3f202a [I18N] fetch new 11.0 terms from Transifex 2017-12-13 13:42:05 +01:00
Martin Trigaux
2deff0c66c [I18N] export source terms 2017-12-13 13:33:10 +01:00
Miquel Raïch
e2684993c8 [FIX] v11 urls
Outdated references

Closes #252
2017-12-13 13:31:12 +01:00
Olivier Dony
2b8db9d0d3 [FIX] legal/partnership: correct typo in section 4.4 2017-12-11 10:12:08 +01:00
Olivier Dony
b071cc7b84 [CHG] legal/enterprise: v7: remove renewal price change 2017-12-07 13:50:59 +01:00
rsh-odoo
7a871ecbbd
Update documentation.rst 2017-12-05 09:41:52 -08:00
Olivier Dony
e37e66c554 [IMP] legal/enterprise_fr: update with changes for v6 and v6a of english agreement 2017-12-04 15:17:37 +01:00
Olivier Dony
c5dbb9859d [FIX] legal/enterprise: correct typo in v6a 2017-12-04 15:17:36 +01:00
Olivier Dony
d3e4668a19 [IMP] legal/partnership: reorganize logically 2017-12-04 14:27:28 +01:00
jcgarza-github
a0c193edb9 [FIX] getting_started: Updates (typo corrections) to documentation.rst
Spelling and stylistic updates
2017-12-01 10:42:02 +01:00
ric-odoo
30915e9a89 [FIX] accounting: Fix typo 2017-12-01 10:35:20 +01:00
Fabrice Henrion
7f3e7d8af4 [FIX] discuss: Correct grammar in title 2017-12-01 10:28:28 +01:00
Martin Trigaux
9c7c9cd59c [FIX] legal: typo 2017-11-29 14:09:07 +01:00