Renamed the "accounting.report.period.period_chooser" module to "accounting.report.period.chooser", for simplicity.
This commit is contained in:
parent
8fd99bb617
commit
c17430d211
@ -17,5 +17,5 @@
|
||||
"""The period utility.
|
||||
|
||||
"""
|
||||
from .chooser import PeriodChooser
|
||||
from .period import Period
|
||||
from .period_chooser import PeriodChooser
|
||||
|
Loading…
Reference in New Issue
Block a user