Skip to content

Commit

Permalink
Merge pull request #3527 from egovernments/campaign-number-idFormat-u…
Browse files Browse the repository at this point in the history
…pdate

Update IdFormat.json
  • Loading branch information
ashish-egov authored Mar 1, 2024
2 parents 8fd2bc1 + 6f6de6d commit c96f06b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/mz/common-masters/IdFormat.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
{
"format": "WR/[fy:yyyy-yy]/[cy:MM]/[cy:dd]/[SEQ_ATTENDANCE_REGISTER_NUM]",
"idname": "attendance.register.number"
},
{
"format": "CMP-[cy:yyyy-MM-dd]-[SEQ_EG_CMP_ID]",
"idname": "campaign.number"
}
]
}

0 comments on commit c96f06b

Please sign in to comment.