Files
openfoodnetwork/app/helpers
Pau Perez 5815d1a4a4 Make #outstanding_balance return an OrderBalance
This will let us branch by abstraction. All existing calls to
`#outstanding_balance` will go through `OrderBalance` hence, will
check the feature toggle.

Note that by default, `OrderBalance` will end up calling
`#old_outstanding_balance`. As the name states, that's exactly what
`#outstanding_balance` was so far. This means no consumers will see any
change in behavior. We just added on item in the call stack (sort of).
2021-03-22 11:45:12 +01:00
..
2021-01-06 13:20:31 +00:00
2020-06-22 16:51:46 +01:00
2021-03-04 14:27:02 +00:00
2021-03-03 20:58:45 +01:00
2019-11-10 18:42:43 +00:00
2021-03-16 23:37:24 +00:00
2014-06-06 14:04:45 +10:00
2020-06-19 08:59:43 +02:00