sale_timesheet/wizard/__init__.py

7 lines
217 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import project_create_sale_order
from . import project_create_invoice
from . import sale_make_invoice_advance