8000 [IMP] Support by efaOdoo · Pull Request #288 · odoo/documentation · GitHub
[go: up one dir, main page]

Skip to content

[IMP] Support #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 29 additions & 8 deletions getting_started/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,18 +223,39 @@ duplicate your instance in 10 minutes, and more!
Support
~~~~~~~

Your Odoo Online subscription includes an **unlimited support service at
no extra cost, 24/5, Monday to Friday**. To cover 24 hours, our teams
are in San Francisco, Belgium, and India. Questions could be about
anything and everything, like specific questions on current Odoo features and where to configure them, bugfix requests,
payments, or subscription issues.
Your Odoo Online subscription includes **unlimited 24hr support at no extra
cost, Monday to Friday**. Our teams are located around the world to ensure you have support,
no matter your location. Your support representative could be communicating to you from
San Francisco, Belgium, or India!

What kind of support is included?

- Providing you with relevant material (guidelines, product documentation, etc...)
- Answers to issues that you may encounter in your standard Odoo database (eg. “I cannot close my Point of Sale” and “How do I measure my sales KPIs?”)
Copy link
Contributor
@mart-e mart-e Jul 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do I measure my sales KPIs?

how is that an issue? it does not fall under the "Training on how to use our software (we will direct you to our many resources) " ?

- Questions related to your account, subscription, or billing
- Bug resolution (blocking issues or unexpected behaviour not due to misconfiguration or customization)
- Issues that might occur in a test database after upgrading to a newer version

*Odoo Support does not make changes to your production database, but gives you
the material and knowledge to do it yourself!*

What kind of support is not included?

- Questions that require us to understand your business processes in order to help you implement your database
- Training on how to use our software (we will direct you to our many resources)
- Importation of documents into your database
- Guidance on which configurations to apply inside of an application or the database
- How to set up configuration models (Examples include: Inventory Routes, Payment Terms, Warehouses, etc)
- Questions or issues related to specific developments or customizations done either by Odoo or a third party (this is specific only to your database or involving code)

You can get this type of support with a `Success Pack <https://www.odoo.com/pricing-packs>`__.
With a pack, one of our consultants will analyze the way your business runs and
tell you how you can get the most out of your Odoo Database. We will handle all
configurations and coach you on how to use Odoo.

Our support team can be contacted through our
`online support form <https://www.odoo.com/help>`__.

Note: The support team cannot develop new features, customize, import
data or train your users. These services are provided by your dedicated
project manager, as part of the Success Pack.

Upgrades
~~~~~~~~
Expand Down
0