File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <cloud .sdk.version>4.0.0</cloud .sdk.version>
2222 <xsuaa .version>2.13.3</xsuaa .version>
2323 <cf-java-logging-support .version>3.6.3</cf-java-logging-support .version>
24- <cds .install-cdsdk.version>6.3.0 </cds .install-cdsdk.version>
24+ <cds .install-cdsdk.version>6.3.2 </cds .install-cdsdk.version>
2525 </properties >
2626
2727 <modules >
Original file line number Diff line number Diff line change 21352135 },
21362136 "CheckPaidDurationInDays": {
21372137 "type": "cds.Decimal",
2138- "precision": 3
2138+ "precision": 3,
2139+ "scale": 0
21392140 },
21402141 "Currency": {
21412142 "type": "cds.String",
23772378 },
23782379 "MaterialPlannedDeliveryDurn": {
23792380 "type": "cds.Decimal",
2380- "precision": 3
2381+ "precision": 3,
2382+ "scale": 0
23812383 },
23822384 "MinimumOrderAmount": {
23832385 "type": "cds.Decimal",
You can’t perform that action at this time.
0 commit comments