You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
# *Product Model - Commodity Qualification and Cashflow function updates*
2
+
3
+
_Background_
4
+
5
+
The qualification of Commodity Products is currently incomplete due to a missing condition. Additionally, modification is required in `Create_CashflowFromSettlementPayout` function to address errors in FX Products.
6
+
7
+
_What is being released?_
8
+
9
+
This release includes:
10
+
1. Modifications made to `Qualify_AssetClass_Commodity`
11
+
2. Removal of redundant condition in `Qualify_Commodity_Swap_FixedFloat`
12
+
3. Addition of `valueDate` in `SettlementDate` condition
13
+
4. Addition of cashflow from `OptionPayout` and `SettlementPayout` in `Create_CashflowFromPayout` function.
14
+
15
+
_Review Directions_
16
+
17
+
Changes can be reviewed in PR: [#4438](https://github.com/finos/common-domain-model/pull/4438)
18
+
1
19
# *Product Model - Updating Qualification Functions to Handle `only exists` Syntax*
0 commit comments