Skip to content
  • Andy Armaignac's avatar
    Fixes issue 41749:Fix backdated transaction is not fixing all backdated trx · a0cdfc9f
    Andy Armaignac authored
    When the fix backdated transaction process is executed in a costing rule to enable
    backdated corrections the process is not adjusting all existing backdated transactions
    because the method isNeededBackdatedCostAdjustment from CostAdjustmentUtils is
    not returning value when an old transaction already calculated is passed as parameter if was
    processed after last transaction and the old transaction movement date is before
    
    Now the process create an ajustment if the transaction movement date is before previous
    adjusted transaction movement date
    a0cdfc9f