Skip to content

Commit

Permalink
updated isAdvanceAllowed flag to true
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-wt-egov committed Oct 6, 2022
1 parent d2cfd20 commit 3012e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/pb/BillingService/BusinessService.json
Expand Up @@ -62,7 +62,7 @@
"POSTAL_ORDER"
],
"partPaymentAllowed": true,
"isAdvanceAllowed": false,
"isAdvanceAllowed": true,
"demandUpdateTime": 86400000,
"isVoucherCreationEnabled": false,
"billGineiURL" : "egov-searcher/bill-genie/waterbills/_get",
Expand Down

0 comments on commit 3012e7a

Please sign in to comment.