This commit is contained in:
gsinghpal
2026-03-20 11:46:41 -04:00
parent 595dccc17d
commit 92369be6e0
71 changed files with 6588 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account_move
from . import clover_terminal
from . import payment_provider
from . import payment_token
from . import payment_transaction
from . import res_config_settings
from . import sale_order