mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-23 12:02:09 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
166 B
Python
5 lines
166 B
Python
# License LGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
from . import res_partner
|
|
from . import product
|
|
from . import stock_rule
|
|
from . import purchase
|