Amend typo in README

This commit is contained in:
Enrique Barcelli 2023-06-29 18:25:43 +08:00
parent 613cf96ba9
commit fac5733218
Signed by: kikobar
GPG key ID: 006C13A68E25D3B7

View file

@ -8,7 +8,7 @@ to the Banqup API of Unifiedpost.
* Credentials for accessing an Openbravo 3+ instance running with the REST API enabled.
* The role in Openbravo used for the extraction/integration must have read access to 'Sales Invoices' and 'Product' via web services.
* Credentials for accessing the Banqup API by Unifiedpost
* Add the businessPartner id to the 'Customer code' of the customer on the 'Customers & Suppliers' section of the Banqup portal - This is critical, this programs requires this field to extract some parameters that only exist in the Banqup platform.
* Add the businessPartner id to the 'Customer code' of the customer on the 'Customers & Suppliers' section of the Banqup portal - This is critical, this program requires this field to extract some parameters that only exist in the Banqup platform.
**How to run this application**