Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show the quantity and amount of each Mode of Payment #141

Merged
merged 11 commits into from
Sep 7, 2023

Conversation

fproldan
Copy link
Collaborator

@fproldan fproldan commented Aug 23, 2023

#110

checkrun.webm

@agritheory
Copy link
Owner

@fproldan
image

This looks great! Let's call frappe's format currency function. We should use the currency of the AP account. The hardcoded 'USD' here is not correct.
https://github.com/agritheory/check_run/blob/version-14/check_run/public/js/check_run/CheckRun.vue#L84

@agritheory agritheory requested a review from HKuz August 30, 2023 15:11
@HKuz
Copy link
Collaborator

HKuz commented Aug 30, 2023

@fproldan @agritheory component looks great! Only question - when the Check Run is still in Draft state (and all the possible transactions/invoices are listed), should the sums be dynamic and only include what the user has selected to pay?

@agritheory
Copy link
Owner

@fproldan @HKuz I think it should be reactive when it's in draft, so changes to selection or MOP would trigger an update in the component.

@fproldan fproldan changed the title Draft: Show the quantity and amount of each Mode of Payment Show the quantity and amount of each Mode of Payment Sep 6, 2023
@agritheory agritheory merged commit a0471a3 into version-14 Sep 7, 2023
3 of 4 checks passed
@agritheory agritheory deleted the issue_110_14 branch September 7, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants