Initial commit for DailySalePaymentReportModule

This commit is contained in:
2026-07-03 10:03:00 +05:30
commit 79aaecfcf0
31 changed files with 419 additions and 0 deletions

5
Config/config.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
return [
'name' => 'DailySalePaymentReportModule'
];