Add an HTTP endpoint to import UBL formatted ordersautomatically as sales order
Project description
This module extends the sale_order_import_ubl module to allow for importing sales order automatically. To do so it adds a HTTP endpoint ubl_api/sales accepting a POST requests containing the XML UBL formatted order.
On reception the endpoint will check the validity of the XML received and if ok creates a queue.job that will import the sale.order and set it as confirmed.
By default the endpoint uses the api key authentication method. For security reason the api key is not created by the module but the user that needs to be linked to the key is.
Table of contents
Usage
The new endpoint created uses the api key mechanism for authentication. So to start using it, an api key linked to the user added by the module must be created in the system.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Thierry Ducrest <thierry.ducrest@camptocamp.com>
Simone Orsi <simahawk@gmail.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/edi project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo13_addon_sale_order_import_ubl_http-13.0.1.1.3-py3-none-any.whl
.
File metadata
- Download URL: odoo13_addon_sale_order_import_ubl_http-13.0.1.1.3-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/60.3.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9e5f8dc77fdafc1a014b5a6f54805b83233c8944350c822a5c54d620260e10a |
|
MD5 | 1eb6dc921ffe1ea52e10a033650b17a0 |
|
BLAKE2b-256 | 27dbbb28e8adab0a651f8dd0c4923e24388614a70b546032788aac2b89a87e09 |