Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
account_invoice_refund_link/__init__.py
Normal file
5
account_invoice_refund_link/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import models
|
||||
from . import wizards
|
||||
from .hooks import post_init_hook
|
||||
Reference in New Issue
Block a user