mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
6 lines
165 B
Python
6 lines
165 B
Python
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import purchase
|
|
from . import product
|
|
from . import purchase_requisition
|