Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
sale_require_po_doc/models/__init__.py
Executable file
5
sale_require_po_doc/models/__init__.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# Copyright (C) 2021 Open Source Integrators
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import res_partner
|
||||
from . import sale_order
|
||||
Reference in New Issue
Block a user