Line 52:
Line 52:
*The period of time you want to show in the list of transaction
*The period of time you want to show in the list of transaction
−
==Connect to QONTO API==
+
=Connect to QONTO API=
If you want to use the module with a csv file, you have nothing more to do.
If you want to use the module with a csv file, you have nothing more to do.
To connect Qonto to Dolibarr, go to the bank account card in Dolibarr.
To connect Qonto to Dolibarr, go to the bank account card in Dolibarr.
Line 58:
Line 58:
Dolimport API automatically add 3 fields : ID API, KEY API and BANK API.
Dolimport API automatically add 3 fields : ID API, KEY API and BANK API.
−
=====Extrafield BANK API setup=====
+
===Extrafield BANK API setup===
Select QONTO as BANK API value (for now it is the only option).
Select QONTO as BANK API value (for now it is the only option).
−
=====Extrafield ID API & KEY API setup=====
+
===Extrafield ID API & KEY API setup===
Go to your QONTO account : [https://app.qonto.eu/ | QONTO]
Go to your QONTO account : [https://app.qonto.eu/ | QONTO]
<br />
<br />
Line 75:
Line 75:
Now you can go back to Dolibarr and fill the ID and KEY API with the info found on the QONTO website.
Now you can go back to Dolibarr and fill the ID and KEY API with the info found on the QONTO website.
−
==Menu==
+
=Menu=
You can see this module in the left menu of the "bank" top menu.
You can see this module in the left menu of the "bank" top menu.
If you choose the QONTO API option, only one link will appear in the menu, this is the list of transactions.
If you choose the QONTO API option, only one link will appear in the menu, this is the list of transactions.
Line 81:
Line 81:
If you are not using QONTO API (so you are using CSV import), 2 links will appears in the menu, one to import transaction from a csv file and an other to see and process the transactions.
If you are not using QONTO API (so you are using CSV import), 2 links will appears in the menu, one to import transaction from a csv file and an other to see and process the transactions.
−
==Import a file (only if you use CSV files)==
+
=Import a file (only if you use CSV files)=
Go to the page : "load a csv file".
Go to the page : "load a csv file".
<div class="divforimgcentpercent">
<div class="divforimgcentpercent">
Line 110:
Line 110:
Sometime PHP limits the quantity of datas you can import, if a message shows that there is too much columns and rows, you should delete columns in the csv file or divide the csv file in many files.
Sometime PHP limits the quantity of datas you can import, if a message shows that there is too much columns and rows, you should delete columns in the csv file or divide the csv file in many files.
−
==Generate Dolibarr elements from the list of transaction==
+
=Generate Dolibarr elements from the list of transaction=
If you already successfully load a csv file or if your QONTO bank account is connected to Dolibarr, you can see the list of the transaction doing click on the name of the bank account in the menu.
If you already successfully load a csv file or if your QONTO bank account is connected to Dolibarr, you can see the list of the transaction doing click on the name of the bank account in the menu.
<br />
<br />