Renamed the Populator utility to DataFiller in the accounting application.
This commit is contained in:
@ -128,7 +128,7 @@ class ReportUrl:
|
||||
current_app=self._namespace)
|
||||
|
||||
|
||||
class Populator:
|
||||
class DataFiller:
|
||||
"""The helper to populate the accounting data.
|
||||
|
||||
Args:
|
||||
|
Reference in New Issue
Block a user