UPDATE purchase_ledger SET contract_amount = #{totalTaxInclusiveAmount}, net_contract_amount = #{totalTaxInclusiveAmount} WHERE id = #{id}