Merge branch 'develop' of github.com:Frappet/bma-ehr-salary into develop

This commit is contained in:
Kittapath 2024-03-08 14:51:42 +07:00
commit f67db862be
7 changed files with 19 additions and 21 deletions

View file

@ -1637,7 +1637,6 @@ export class SalaryPeriodController extends Controller {
* Cronjob SalaryPeriod
*/
async CronjobSalaryPeriod() {
//bright
const current = new Date();
let salaryPeriod: any;
let request: any;