mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 02:42:10 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
154 B
Python
4 lines
154 B
Python
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
|
|
from . import purchase_order
|
|
from . import res_company
|
|
from . import res_config_settings
|