mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
- Since the example only works for invoices, references to the other
document types supported by the OCR have been removed.
- Handle the case where library `requests` isn't available.
- Show additional fields detected by the OCR.
- Properly set the ID of the JSON-RPC request.
- Commit 8c93ff7 should have adapted the implementation example with the
latest API version.
Part-of: odoo/documentation#12239
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>