6 lines
192 B
Python
6 lines
192 B
Python
|
# Part of Flectra See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import discount_common
|
||
|
from . import test_01_sale_order_discount
|
||
|
from . import test_02_so_discount_invoice
|