Difference between revisions of "Mobile scanning"
From 1Archive help
Enver.bral (talk | contribs) (→API) |
Enver.bral (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | ==General== | ||
+ | ===Login=== | ||
+ | Our mobile app is designed to be able to connect with multiple applications and does not require its own set of user credentials. This means that you can use the same username and password that you use for your 1Archive environment to login to the mobile app.<br/> | ||
+ | The only additional step is that you need to select the right environment to login to.<br/> | ||
+ | <br/>[[image:app_login.png|link=]]<br/> | ||
+ | |||
+ | ==Archive== | ||
+ | ===Document statuses=== | ||
+ | Each document in the archive is assigned a color which indicates its status. Each color has its own specific meaning: | ||
+ | * '''Orange''': the document has been successfully received and is currently being processed by the accountant. | ||
+ | * '''Green''': the document has been validated and booked by the accountant. | ||
+ | * '''Red''': something went wrong (technical error) while processing the document. | ||
+ | * ""Blue"": the document has been cancelled by the accountant (in 1Archive) or by the user (in case of an error) | ||
+ | |||
+ | <br/>[[image:app_archive.png|360px|link=]] | ||
+ | |||
+ | |||
= API = | = API = | ||
Documentation for the REST API of the Mobile App can be found at https://dev.onea.be/api/mobileapp | Documentation for the REST API of the Mobile App can be found at https://dev.onea.be/api/mobileapp |
Revision as of 09:09, 15 December 2017
1 General
1.1 Login
Our mobile app is designed to be able to connect with multiple applications and does not require its own set of user credentials. This means that you can use the same username and password that you use for your 1Archive environment to login to the mobile app.
The only additional step is that you need to select the right environment to login to.
2 Archive
2.1 Document statuses
Each document in the archive is assigned a color which indicates its status. Each color has its own specific meaning:
- Orange: the document has been successfully received and is currently being processed by the accountant.
- Green: the document has been validated and booked by the accountant.
- Red: something went wrong (technical error) while processing the document.
- ""Blue"": the document has been cancelled by the accountant (in 1Archive) or by the user (in case of an error)
3 API
Documentation for the REST API of the Mobile App can be found at https://dev.onea.be/api/mobileapp