Renamed the Populator utility to DataFiller in the accounting application.

This commit is contained in:
2020-08-19 19:19:37 +08:00
parent 007fd7d73f
commit 4acc008457
2 changed files with 21 additions and 16 deletions

View File

@ -128,7 +128,7 @@ class ReportUrl:
current_app=self._namespace)
class Populator:
class DataFiller:
"""The helper to populate the accounting data.
Args: