Plugin: REST Signature POC
- Maintainer: Diego Ruiz BX Service GmbH
- Status: Beta
- License: GPLv2
- Sources: GitHub
Description
- This plugin is a POC to show how you can use the experimental REST API plugin in a React App.
This is just a proof of concept to show how you can communicate with iDempiere using the REST API, use it under your own risk.
This repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
How to use
Open your browser and navigate to the App's URL. By default is localhost:3000 if you run it with npm start.
Introduce the login credentials and click on
You will see a list of the Sales Orders
Select one to open the signature screen.
Sign in the black square and click send to send the signature as an attachment to iDempiere.
In iDempiere, you can check if the attachment was successfully uploaded or not.