Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Invoice amount always shows as 0 on invoice detail page #727

Closed
mrfelton opened this issue Aug 29, 2018 · 0 comments · Fixed by #728
Closed

Invoice amount always shows as 0 on invoice detail page #727

mrfelton opened this issue Aug 29, 2018 · 0 comments · Fixed by #728
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@mrfelton
Copy link
Member

Description

Invoices are showing an incorrect amount in the invoice detail view. The show the correct amount in the activity list.

Expected Behavior

The invoice amount should be correct when you click on an invoice to view the detail.

Actual Behavior

Unpaid invoices always show 0 for the amount.

Steps to Reproduce

    1. Create an invoice
    1. From the activity list, click on the invoice
    1. Notice that the amount shows as 0

Your Environment

  • Zap Desktop version: master
  • Operating System and version: OSX
@mrfelton mrfelton added the type: bug 🐛 Something isn't working label Aug 29, 2018
@mrfelton mrfelton added this to the v0.2.2-beta milestone Aug 29, 2018
@mrfelton mrfelton self-assigned this Aug 29, 2018
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Aug 29, 2018
Configure gRPC to use Numbers to represent long values instead of
Strings. This ensures that we can do accurate handling of numerical
values.

Fix LN-Zap#727
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Aug 29, 2018
Configure gRPC to use Numbers to represent long values instead of
Strings. This ensures that we can do accurate handling of numerical
values.

Fix LN-Zap#727
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant