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 customer / vendor balance. #311

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

asenawritescode
Copy link
Contributor

This a fix to issue #208

Let me know if there are any more updates required on the components.

Copy link

vercel bot commented Jan 18, 2024

@asenawritescode is attempting to deploy a commit to the Bigcapital Team on Vercel.

A member of the Team first needs to authorize it.

@@ -34,7 +34,7 @@ function CustomerSelectRoot({
<FSelect
items={items}
textAccessor={'display_name'}
labelAccessor={'currency_code'}
labelAccessor={'balance'}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What you did is exactly what we want, it would be better if you used "formatted_balance" attribute instead of the row value of balance,

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, let me send an update !

@abouolia abouolia merged commit 8495990 into bigcapitalhq:develop Jan 18, 2024
1 check failed
@abouolia
Copy link
Contributor

Just merged the PR, really appreciate your contribution, we work hard to make Bigcapital the #1 open-source double-entry accounting software. keep contribute. @asenawritescode

@abouolia
Copy link
Contributor

@all-contributors please add @asenawritescode bug

Copy link
Contributor

@abouolia

I've put up a pull request to add @asenawritescode! 🎉

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.

2 participants