fix installment for carry over balance parent account
This commit is contained in:
@@ -110,7 +110,7 @@ final class AlignSchemaToScoolViewDump extends Migration
|
||||
$this->ensureIndex(
|
||||
'whatsapp_group_links',
|
||||
'uq_section_term',
|
||||
['class_section_id'],
|
||||
['class_section_id', 'school_year'],
|
||||
true
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user