TIP: You can type at any time to perform a new search.
EDI Sales UBL
edi_sale_ubl_oca · OCA/edi-framework
- Repository
- OCA/edi-framework · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi-framework
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- PyYAML, openupgradelib
- System dependencies
- None
- Required by
- edi_sale_ubl_output_oca
- Description
Configuration and special behaviors for EDI UBL exchanges related to sales. Takes care of: * define SO and SO line states (according to PEPPOL states definition) * compute the edi state for SO and SO line * add state info on SO views
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order | form | Inherits edi_sale_oca.view_order_form | |
view_order_form_orig |
sale.order.form (in edi_sale_UBL) | sale.order | form | Inherits edi_sale_oca.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…