Friday, June 13, 2025
1 change · saas-18.3
Enhancements to existing features
Reconciliation rules now treat greater-than and lower-than amount limits as inclusive, so boundary values are matched as users expect. This makes it easier to define practical “between” amount ranges without missing transactions at the exact limit.
Original PR description
Matching amounts for reco rules now have `or equal to` for the `greater than` and `lower than` selections. This makes more sense for users trying to have "In between" values. task-4863744