scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

Split with refund sometimes shows amount incorrectly signed #171

Open scottohara opened 4 years ago

scottohara commented 4 years ago

Sometimes entering (when autofilled from last transaction for payee) or editing a split that has a refund, the refund amount is positive and not negative.

Requires deleting & re-adding the split item.

scottohara commented 4 years ago

UPDATE 3/1/18 - I've been unable to reproduce in dev.

Next time it happens in prod, need to capture exact repro steps.