Skip to content

Instantly share code, notes, and snippets.

@noelworden
Last active June 16, 2020 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noelworden/d16493e8f1732f9e175880df1f91aa83 to your computer and use it in GitHub Desktop.
Save noelworden/d16493e8f1732f9e175880df1f91aa83 to your computer and use it in GitHub Desktop.
case Decimal.round(Decimal.sub(total_merch_rev, total_group_costs), 2) ==
Decimal.round(Decimal.cast(0), 2) do
true ->
case net_revenue_shared == Decimal.cast(0) do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment