6 lines
172 B
Python
6 lines
172 B
Python
|
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import res_config_settings
|
||
|
from . import discount_config
|
||
|
from . import account_invoice
|