From 00c4c3ca9c77f3d60a32aa3e8be9e176834cc3d3 Mon Sep 17 00:00:00 2001 From: Enrique Barcelli Date: Sun, 25 Jun 2023 01:04:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c45ff45..9af479a 100644 --- a/README.md +++ b/README.md @@ -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**