Merge branch 'main' of https://git.patalcala.com/PatAlcala9/ocbo-esign
This commit is contained in:
commit
e967e6de92
1 changed files with 2 additions and 0 deletions
|
|
@ -172,6 +172,8 @@ export default () => {
|
|||
await postPops(division, application)
|
||||
const popsResult = await checkPops(application)
|
||||
|
||||
console.log('popsResult', popsResult)
|
||||
|
||||
if (popsResult) {
|
||||
signed = await setNewStatus(division, 'OCCUPANCY ORDER OF PAYMENT APPROVED AND SIGNED', '172', 'OCCOPAPPROVEDSIGNED', 1)
|
||||
updateDocflow(division, application, 'FOR OCCUPANCY RECOMMENDING APPROVAL')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue