Budget dates are not saved when merging two operations
When two operations are merged we should check if one of them has a budgetDate
different from its date
, and keep it in the new merged transaction if that's the case.
See https://framagit.org/kresusapp/kresus/blob/master/server/models/operation.js#L183