Skip to content

Commit d433755

Browse files
Merge pull request #556 from ParneetkaurDev/main
Worked on PF
2 parents 29f8e0a + 88979e0 commit d433755

File tree

1 file changed

+21
-0
lines changed
  • src/config/FIS12/V-2.2.1/purchaseFinance/flows

1 file changed

+21
-0
lines changed

src/config/FIS12/V-2.2.1/purchaseFinance/flows/index.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,6 +1559,13 @@ flows:
15591559
owner: BAP
15601560
expect: true
15611561
force_proceed: true
1562+
input:
1563+
- name: pre_part_payment
1564+
label: Select Pre Part Payment Amount
1565+
type: select
1566+
values:
1567+
- "5000"
1568+
default: "5000"
15621569
- key: on_update_prepart
15631570
type: on_update
15641571
unsolicited: false
@@ -3552,6 +3559,13 @@ flows:
35523559
owner: BAP
35533560
expect: true
35543561
force_proceed: true
3562+
input:
3563+
- name: pre_part_payment
3564+
label: Select Pre Part Payment Amount
3565+
type: select
3566+
values:
3567+
- "5000"
3568+
default: "5000"
35553569
- key: on_update_prepart
35563570
type: on_update
35573571
unsolicited: false
@@ -5326,6 +5340,13 @@ flows:
53265340
owner: BAP
53275341
expect: true
53285342
force_proceed: true
5343+
input:
5344+
- name: pre_part_payment
5345+
label: Select Pre Part Payment Amount
5346+
type: select
5347+
values:
5348+
- "5000"
5349+
default: "5000"
53295350
- key: on_update_prepart
53305351
type: on_update
53315352
unsolicited: false

0 commit comments

Comments
 (0)