Compare commits

..

No commits in common. "94bb218d502300ea47339d9e733a070695dae7f8" and "91a01a2857a90de2e866f8c33481a85c8b24b599" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export enum REPORT_GROUP {
// PATTERN => MODULE__MENU__SUB_MENU
// EXAMPLE:
transaction_report = 'transaction_report',
general_report = 'general_report',
tenant_report = 'tenant_report',
}