Closed davidepalladino-apuliasoft closed 1 month ago
This work resolves comparison (with COMP) between Standalone field and Indicator. An example:
COMP
D £C5G35 S 1 C MOVEL *ON £C5G35 C £C5G35 COMP *ON 35
The fix has been simple, by adding the right check for StringValue.compareTo.
StringValue.compareTo
Related to #LS24003931
./gradlew ktlintCheck
./gradlew check
docs
Description
This work resolves comparison (with
COMP
) between Standalone field and Indicator. An example:Technical notes
The fix has been simple, by adding the right check for
StringValue.compareTo
.Related to #LS24003931
Checklist:
./gradlew ktlintCheck
)../gradlew check
).docs
directory.