Skip to content

Commit

Permalink
Trying to push again because github deployment action is failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwatson11 committed Feb 6, 2025
1 parent bf2313e commit c320f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/services/lightspeed_api_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ def get_all_unit_prices(sale, subtotal)
prices
end

# get all unit taxes
def get_all_unit_taxes(sale, tax_total)
taxes = []
total = 0
Expand Down

0 comments on commit c320f82

Please sign in to comment.