mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-19 20:22:02 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
129 B
Python
5 lines
129 B
Python
from . import ir_rule
|
|
from . import purchase_order
|
|
from . import purchase_team
|
|
from . import res_partner
|
|
from . import res_users
|