[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.
closes odoo/documentation#6008
X-original-commit: cade61dd56
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
This commit is contained in:
parent
0b0f11aac2
commit
cf7d4dc1e9
@ -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
|
||||
~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user