Edit README.md
This commit is contained in:
parent
7da2120328
commit
d19e6c94d6
|
@ -10,6 +10,8 @@ to the Banqup API of Unifiedpost.
|
||||||
|
|
||||||
**How to run this application**
|
**How to run this application**
|
||||||
|
|
||||||
`python3 extract-invoice.py <documentNo>`
|
* Copy the file `config-sample.py` to `config.py`
|
||||||
|
* Edit `config.py` with your credentials for Openbravo and Banqup
|
||||||
|
* Run `python3 extract-invoice.py <documentNo>`
|
||||||
|
|
||||||
Where `<documentNo>` is the human readable invoice number in Openbravo.
|
Where `<documentNo>` is the human readable invoice number in Openbravo.
|
||||||
|
|
Loading…
Reference in a new issue