Initial commit: OCA Edi packages (42 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit df976c03db
2184 changed files with 571602 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Copyright 2017-2022 Akretion France
# @author: Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from odoo import models
class BaseFacturX(models.AbstractModel):
_name = "base.facturx"
_description = "Common methods to generate and parse Factur-X and Order-X"
# This class will certainly start to be used with the implementation
# of Order-X sooner or later: http://fnfe-mpe.org/factur-x/order-x/