Commit Graph

56 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
37a049ad97 [MERGE] Forward-port of branch 13.0 to 14.0 2021-04-01 10:54:18 +02:00
Jonathan
25e7dedf47
[IMP] accounting: change the section name "fiscality" into "taxation" (#920)
- the section is renamed
- the folder's name is renamed
- all references to documents in that section are updated
- previous redirections (redirects.txt) are fixed and new ones are added
2021-03-26 22:50:01 +01:00
Victor Feyens
0aed49b33b [MERGE] Forward-port of branch 13.0 to 14.0 2021-03-24 11:38:17 +01:00
Victor Feyens
3cde0c88e6 [MERGE] Forward-port of branch 12.0 to 13.0 2021-03-24 11:28:34 +01:00
Victor Feyens
2167002dd7 [MOV][FIX] *: place static files in their place of use
Prepare the incoming documentation refactoring, ensuring the files used by a doc page
are correcly moved together with the page, avoiding broken links during the reorganisation.

Partial backport of f7bedfce2e
to ease forward-ports
2021-03-23 18:40:45 +01:00
KBR
ccb7f5a69c
[IMP] general: product share between companies (#882)
Added information on note about the requirements for a product to be shared on a multi company environment.
2021-03-12 15:44:29 +01:00
Lau-Odoo
28458e24a0
[REM] inventory: remove straightfoward docs (#866) 2021-03-03 08:25:58 +01:00
Victor Feyens
82d69d1a20 [MERGE] Forward-port of branch 13.0 to 14.0 2021-02-18 11:18:06 +01:00
Jonathan Castillo
e24bf2034a [FIX] general: small fix for multi-companies 2021-02-15 18:29:48 +01:00
Antoine Vandevenne (anv)
8f92fa4251 [MERGE] Forward-port of branch 13.0 to 14.0 2020-12-22 12:17:47 +01:00
KBR
f1fb08dc7c
[IMP] general: outlook_calendar.rst (#803)
When synchronizing Outlook's Calendar with Odoo for the first time, if Odoo Calendar has events with attendees created, Outlook will "recreate" these events and send a reminder as well. Meaning that attendees receive duplicated reminders (from Odoo and Outlook).
Therefore, a couple of workarounds were found (in Odoo Calendar) and added as a note in the doc.
2020-12-01 14:40:54 +01:00
xmo-odoo
4f1a4ec4fc
[ADD] general: two-factor authentication: user documentation (#741)
Co-authored-by: Martin Trigaux <mat@odoo.com>
2020-11-27 09:47:59 +01:00
mreficent
4f35fd1b93 [FIX] *: update v14 urls
Remove outdated references to 13.0

Closes odoo/documentation-user#755
2020-11-27 08:03:45 +01:00
Jonathan Castillo
1b51eb756f [ADD] general: new documentation about Axivox as VoIP provider 2020-11-17 13:33:36 +01:00
Jonathan Castillo
c91b4a549b [MOV] general: moving VoIP docs from "CRM" to "general"
- moving VoIP docs from "CRM" to "general"
- renaming "setup.rst" as "asterisk.rst" which is more accurate
- redirections:

  * crm/optimize/onsip --> general/voip/onsip
  * crm/optimize/setup --> general/voip/asterisk
2020-11-17 13:33:36 +01:00
KBR
41d2463ca9
[ADD] general: doc about the sync with outlook's calendar (#765)
- plus redirection of google_calendar_credential.rst from CRM to General > Calendars > Google
2020-11-13 15:46:04 +01:00
Martin Trigaux
57c2fc5916 [MERGE] Forward port of 13.0 into 14.0 2020-10-27 14:47:30 +01:00
Adrien Horgnies
eb2315acd9 [ADD] payment_stripe: add the documentation for local payment methods
opw-2335482
2020-10-26 10:11:16 +01:00
KBR
8ea2319065
[REM] general: remove doc about tags (#768)
- as decided by FP, certain docs should be removed
2020-10-14 11:53:56 +02:00
Jonathan Castillo
aae3e0f146 [IMP] general: update instructions to find the import button
The import button moved to another place in v14.
2020-10-05 16:15:56 +02:00
brr-odoo
b32a07bd51
[FIX] payment_authorize: fix relay response url
For Authorize.net configuration, you need individual Receipt and Relay Response URL's.
The previous version featured the same URL twice.
The Relay Response URL is here updated to reflect proper configuration.
2020-07-23 16:26:55 +02:00
KBR
c76eaf4cd0
[IMP] general: manage_multi_companies.rst doc improved (#699)
- Included Fiscal Positions + Journal links under Inter-Company Transactions title + remove note about it
- Include doc Multi-Company Guidelines on seealso
- Include manage_multi_companies.rst on seealso in add_user.rst
2020-06-12 13:01:37 +02:00
KBR
c41ea1724f
[ADD] general: multi companies documentation (#674) 2020-06-11 17:32:20 +02:00
Lau-Odoo
e6486dc4a9
[ADD] General: new doc about exporting data (#695) 2020-06-10 16:09:55 +02:00
Jonathan
1bb9a90dbd
[IMP] general: new version of the Authorize.Net doc (#683) 2020-06-04 00:55:43 +02:00
KBR
92a323131d
[IMP] general: add_user.rst improved/updated (#659) 2020-05-25 20:30:16 +02:00
Jonathan
2dbddd8ff7
[IMP] general: add new doc about payment acquirers (#676)
- Updates the main current doc about Payment Acquirers with a completely new doc
- Moves some docs from ecommerce to general
- redirects

  - ecommerce/shopper_experience/payment --> general/payment_acquirers/payment_acquirers
  - ecommerce/shopper_experience/authorize --> general/payment_acquirers/authorize
  - ecommerce/shopper_experience/paypal --> general/payment_acquirers/paypal
  - ecommerce/shopper_experience/wire_transfer --> general/payment_acquirers/wire_transfer
2020-05-25 18:59:17 +02:00
KBR
f2689641d5
[IMP] improved screenshots on email_marketing, events, fsm, general, helpdesk, marketing_automation, planning, project, sms_marketing, social_marketing, survey, timesheets + add see also in integrations_and_templates.rst (#677) 2020-05-19 09:12:45 +02:00
Damien Bouvy
b5c78f74c9 [IMP] google_spreadsheet: warn about timeouts 2020-05-06 10:16:34 +02:00
KBR
85f2dcc85a
[ADD] general: doc about google spreadsheets in odoo (#576) 2020-03-23 13:59:50 +01:00
KBR
eef8b7b147
[ADD] general: doc about tags (#574) 2020-03-23 12:29:01 +01:00
keli brugalli (kbr)
ab5ce5db70 [IMP] general: quick adjustment on developer mode doc 2020-03-05 16:51:04 +01:00
keli brugalli (kbr)
740613816a [FIX] general: add uncomitted changes to dfc585d 2020-03-04 11:20:48 +01:00
keli brugalli (kbr)
dfc585d25f [ADD] general: add documentation about debug mode 2020-03-04 11:07:15 +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
Lau-Odoo
651ff4d7b5
[FIX] inapp: bullet points 2019-11-08 09:28:48 +01:00
kbr-odoo
ce664be496 [ADD] general: new doc about in app purchases 2019-11-08 09:21:07 +01:00
Ben Kochie
77eabba1ec [IMP] general: wording of date format FAQ entry (#314)
Fix first paragraph of date format FAQ to improve clarity.

Thanks to @osg for the help.
2019-09-19 16:41:22 +02:00
nKlapatch
4bfde10d5a [FIX] general: correct unsplash page grammar
Closes odoo/documentation-user#364
2019-09-16 15:58:44 +02:00
Stéphane Diez
98ece88fac
[ADD] auth: doc about LDAP for Odoo 2019-08-20 09:05:44 +02:00
jev-odoo
c3a28f2c45 [ADD] auth: Azure OAuth is not compatible 2019-02-25 10:41:26 +01:00
Romain Derie
f41961876b [FIX] unsplash: fine-tune the doc to fit exactly last changes
Countinuity of 7d16eb9619
2018-11-22 14:37:52 +01:00
Romain Derie
7d16eb9619 [IMP] unsplash: new guidelines negociated with Unsplash
Unsplash CEO asked us to stop exposing our key client side (even if it was
only in the browser network and allowed by Unsplash API team leader).

Also, all our Odoo instance, on premise or not should share the same
production key, which is not possible for us obviously.

After multiple exchange, it has been negociated that:
1. Our non saas user won't be able to apply for a production key and should
   prefix they Unsplash application name by 'Odoo:'. Their key will remain in
   test mode.
   Indeed, Unsplash won't be able to review every Odoo application and ensure
   it respects the API terms and it is a real application.
2. Our saas user will query Unsplash server side so the key remain hidden.
3. The documentation should explain it all
2018-11-19 14:35:07 +01:00
Romain Derie
9753fd262c [ADD] Unsplash: Documentation to retrieve access key & app id 2018-10-26 17:27:59 +02:00
Yannick Tivisse
0c97b236c2 [IMP] crm: Whole documentation overhaul
Organize the pipeline

https://www.odoo.com/documentation/user/11.0/discuss/plan_activities.html (clone it here)
Manage lost opportunities -> https://docs.google.com/document/d/1Uxr5L0tmNTv4cUiq948_8KgHMAgtB--Ib-h9K_XjYQM/edit
Manage multiple sales teams -> https://docs.google.com/document/d/1xbQzJozfPyGJxtu1dlYaBvmtU4aZkkGnRT3jmdzp84s/edit

Acquire leads

Convert leads into opportunities ->
https://docs.google.com/document/d/15huZHD7NLqUC-XyogT1cR_oBof-DlC6U-olfxJLuGfY/edit
Generate leads from emails ->
https://docs.google.com/document/d/1qt5LAyb7jjArZqFQbwHANKhkE1uifVuc0I2pnf9eF7k/edit
Generate leads from your website contact page ->
https://docs.google.com/document/d/1shcyTp4gMuekRMIbJqbHfFIIk10N0GHtHIQlPXuax-Q/edit
Send quotations ->
https://docs.google.com/document/d/1wYfImnN1XxxaPQMjTvvIDgMkhXE5ud1D-9pbkr0khsA/edit

Assign and track leads

Track your prospect visits ->
https://docs.google.com/document/d/1wSoV9wgI6HwD7pogTbPuapIfxCgQ5fUWhZ3frU_iOTk/edit
Assign leads automatically based on scoring ->
https://docs.google.com/document/d/1cBc4XOTAnSjjfg3Q-BS14dB2lvv09NaUCEpIlMKyp6U/edit

Analyze performance

Check your Win/Loss ratio ->
https://docs.google.com/document/d/1_-I50VbyWwSrp63pRYq7_Lo7QSr0b-0ru4FLQZv3C2k/edit

Get an accurate probable turnover ->
https://docs.google.com/document/d/1tfCntvywMehg9xVF5NsjA6-6m7QQ-FryfwGkPAOJPNE/edit

Optimize your Day-to-Day work

Synchronize Google Calendar with Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/calendar/google_calendar_credentials.html (Change name)
Use VOIP services in Odoo with OnSIP ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/onsip.html (Change name)
Configure your VOIP Asterisk server for Odoo ->
https://www.odoo.com/documentation/user/11.0/crm/leads/voip/setup.html (Change name)
2018-04-04 13:10:59 +02:00
Martin Trigaux
6d575f3d39 [IMP] general: avoid screaming 2017-06-16 11:05:57 +02:00
Martin Trigaux
a3613fbee2 [FIX] general: wrong path to image 2017-05-09 13:56:26 +02:00
Frédéric Gilson
d98595b44e [IMP] eCommerce: brand new doc on payment methods + requested config changes for Paypal 2017-05-09 13:30:34 +02:00