[IMP] accounting: improve phrasing OCR
Add link to try the OCR service, cleanup copy.
closes odoo/documentation#1658
X-original-commit: b83df4f6d2
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
46163e8e34
commit
be5c872d7e
@ -3,13 +3,16 @@ Digitize Vendor Bills with Optical Character Recognition (OCR)
|
|||||||
==============================================================
|
==============================================================
|
||||||
|
|
||||||
Encoding bills manually can be a time-consuming task. Having a solution that allows you to digitize
|
Encoding bills manually can be a time-consuming task. Having a solution that allows you to digitize
|
||||||
them and automatically import the data to your database reduces errors and saves you time.
|
them and automatically import the data into your database reduces errors and saves you time.
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
`Try it out <https://www.odoo.com/app/invoice-automation>`_! Upload one of your Bills or try one of our samples.
|
||||||
|
|
||||||
Set up the feature
|
Set up the feature
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Go to :menuselection:`Accounting --> Settings --> Bill Digitalization`, and choose whether the bills
|
Go to :menuselection:`Accounting --> Settings --> Bill Digitalization`, and choose whether the bills
|
||||||
should be processed automatically or manually.
|
should be processed automatically (with OCR) or manually (on demand).
|
||||||
|
|
||||||
.. image:: media/setup_ocr.png
|
.. image:: media/setup_ocr.png
|
||||||
:align: center
|
:align: center
|
||||||
@ -41,7 +44,7 @@ Pricing
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
| The *Bill Digitalization* is an *In-App Purchase (IAP)* service which requires prepaid credits to
|
| The *Bill Digitalization* is an *In-App Purchase (IAP)* service which requires prepaid credits to
|
||||||
work. Digitalizing one document consumes one credit.
|
work. Digitizing one document consumes one credit.
|
||||||
| To buy credits, go to :menuselection:`Accounting --> Configuration --> Settings --> Bill
|
| To buy credits, go to :menuselection:`Accounting --> Configuration --> Settings --> Bill
|
||||||
Digitalization` and click on *Buy credits*, or go to :menuselection:`Settings --> Odoo IAP` and
|
Digitalization` and click on *Buy credits*, or go to :menuselection:`Settings --> Odoo IAP` and
|
||||||
click on *View My Services*.
|
click on *View My Services*.
|
||||||
@ -49,4 +52,5 @@ Pricing
|
|||||||
.. important::
|
.. important::
|
||||||
- If you are on Odoo Online (SAAS) and have the Enterprise version, you benefit from free trial
|
- If you are on Odoo Online (SAAS) and have the Enterprise version, you benefit from free trial
|
||||||
credits to test the feature.
|
credits to test the feature.
|
||||||
- Click `here <https://iap.odoo.com/privacy#header_4>`_ to know about our *Privacy Policy*.
|
.. seealso::
|
||||||
|
- Our `Privacy Policy <https://iap.odoo.com/privacy#header_6>`_.
|
||||||
|
Loading…
Reference in New Issue
Block a user