mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 16:09:11 +07:00
[FIX] extract_api: remove bill_reference from expense fields
The bill reference is no longer detected since a few months because it had poor results and wasn't very useful.
This commit is contained in:
@@ -22,7 +22,7 @@ Overview
|
||||
========
|
||||
|
||||
The extract API uses the JSON-RPC2_ protocol; its endpoint routes are located at
|
||||
`https://iap-extract.odoo.com`.
|
||||
`https://extract.api.odoo.com`.
|
||||
|
||||
Version
|
||||
-------
|
||||
@@ -516,9 +516,6 @@ fields we can extract from an expense report.
|
||||
+-------------------------+------------------------------------------------------------------------+
|
||||
| ``currency`` | ``content`` is a string |
|
||||
+-------------------------+------------------------------------------------------------------------+
|
||||
| ``bill_reference`` | ``content`` is a string |
|
||||
+-------------------------+------------------------------------------------------------------------+
|
||||
|
||||
|
||||
Applicant
|
||||
~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user