From 6839685a21c0a5213b635ae0b58594582964bddc Mon Sep 17 00:00:00 2001 From: Kavehhn174 Date: Fri, 21 Aug 2026 15:25:02 +0330 Subject: [PATCH] fix(payments): import buildClassScheduleContext to fix sms notifications --- components/payments/paymentService.js | 1 + 1 file changed, 1 insertion(+) diff --git a/components/payments/paymentService.js b/components/payments/paymentService.js index 240d738..8473553 100644 --- a/components/payments/paymentService.js +++ b/components/payments/paymentService.js @@ -13,6 +13,7 @@ const Class = require('../classes/classModel'); const Session = require('../sessions/sessionModel'); const { omitNotifyFields } = require('../../utils/notifyFlags'); const { parseImportDate } = require('../../utils/jalaliDate'); +const { buildClassScheduleContext } = require('../../utils/classSchedule'); const { resolveNotifyFlags } = require('../../utils/notifyResolver'); const { notifyAction } = require('../../utils/actionNotify'); const {