This commit is contained in:
gsinghpal
2026-03-16 08:14:56 -04:00
parent fdca9518ab
commit e56974d46f
196 changed files with 19739 additions and 3471 deletions

View File

@@ -0,0 +1,13 @@
# -*- coding: utf-8 -*-
# Copyright 2026 Nexa Systems Inc.
# License OPL-1 (Odoo Proprietary License v1.0)
from . import api_provider
from . import api_key
from . import api_consumer
from . import api_access
from . import api_user_limit
from . import api_usage
from . import api_usage_daily
from . import api_service
from . import res_config_settings