Update README.md

This commit is contained in:
Enrique Barcelli 2023-06-25 01:04:45 +08:00
parent 6ab5c1e458
commit 00c4c3ca9c
Signed by: kikobar
GPG key ID: 006C13A68E25D3B7

View file

@ -7,7 +7,7 @@ to the Banqup API of Unifiedpost.
* Python installed on the machine running this application
* Credentials for accessing an Openbravo 3+ instance running with the REST API enabled
* Credentials for accessing the Banqup API by Unifiedpost
* Add the businessPartner id to the customer code or client_debtor_number at the Banqup portal
* 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
**How to run this application**