6 lines
166 B
Python
6 lines
166 B
Python
|
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import res_config_settings
|
||
|
from . import sale_discount_config
|
||
|
from . import sale
|