$ 687.36
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2800 |
| Technical Name |
deltatech_edinet |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2800 |
| Technical Name |
deltatech_edinet |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 17.0 18.0 19.0 |
Deltatech EDINET
EDINnet connector to Infinite
Deltatech EDINET Connector
This module integrates Odoo with the Infinite EDINET platform, enabling seamless Electronic Data Interchange (EDI) for your business documents. It automates the exchange of sales orders and invoices, reducing manual effort and minimizing errors.
Key Features
- Automated Sales Order ImportAutomatically fetch and process sales orders (ORDERS) from the EDINET platform.
- Invoice ExportSend validated invoices (INVOICE) directly to EDINET with a single click or in batch.
- Infinite IntegrationSpecifically designed to work with Infinite’s EDI services.
- Multi-Company SupportConfigure separate credentials for each company in your Odoo instance.
Configuration
To get started, you need to configure your EDINET credentials. This can be done at the company level or via system parameters.
Company Settings
Navigate to Settings > Companies, select your company, and fill in the EDINET credentials:
- Username: Your EDINET account username.
- Password: Your EDINET account password.
System Parameters (Fallback)
Alternatively, you can define the following system parameters under Settings > Technical > System Parameters:
deltatech_edinet.usernamedeltatech_edinet.password
Technical Details
The module uses the following Infinite API endpoints:
- Input Service:
https://api-edinet-services-uat.cfdev1.i6e.cloud/axis2/services/MessageInputSimple?wsdl - Output Service:
https://api-edinet-services-uat.cfdev1.i6e.cloud/axis2/services/MessageOutputSimple?wsdl
For more information on the XML formats supported, refer to the Infinite Documentation.
Developed by Terrabit
Changelog
19.0.1.3.0
- Make the EDInet SOAP WSDL location configurable per company. A new
WSDL URL template setting (
res.company.edinet_wsdl_template) lets the integration be pointed at the new EDInet platform without code changes, ahead of the provider’s migration (legacy Axis2 → new platform, planned for 2026-07-01). The{service}placeholder is replaced with the SOAP service name. When empty, the built-in legacy default is used, so existing setups keep working unchanged.- Legacy (Axis2):
https://api-edinet-services-uat.cfdev1.i6e.cloud/axis2/services/{service}?wsdl - New platform (same WSDL files, different path):
https://<host>/wsdl/{service}.wsdl(UAT hostapi-edinet-services-clients-test-uat.cfdev1.i6e.cloud, PROD hostws2-clients-temp.infinite.pl).
- Legacy (Axis2):
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the terrabit-solutions/bitshop project on GitHub.
You are welcome to contribute.
Need help getting started?
We are an Odoo partner building apps for the Romanian market (SAGA & WinMentor export; Romanian accounting localization in progress). Direct support from the team that built the module.
Contact Terrabit →Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module