feat(bisaya): update household and children age rules to 14, adjust related instructions and migration
All checks were successful
Deploy to production / deploy (push) Successful in 3m14s
All checks were successful
Deploy to production / deploy (push) Successful in 3m14s
This commit is contained in:
@@ -96,7 +96,7 @@ function calcAge(birthdate) {
|
||||
const FAMILY_AGE = Object.freeze({
|
||||
MIN_WOOING: 10,
|
||||
MIN_MARRIAGE: 14,
|
||||
MIN_HOUSEHOLD_AND_CHILDREN: 16,
|
||||
MIN_HOUSEHOLD_AND_CHILDREN: 14,
|
||||
});
|
||||
|
||||
async function getFalukantUserOrFail(hashedId) {
|
||||
|
||||
Reference in New Issue
Block a user