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

Fix: In list of bank accounts, display the balance in formatted price #8952

Merged
merged 1 commit into from Jun 13, 2018

Conversation

papoteur-mga
Copy link
Contributor

Problem to solve

in compta/bank/list.php, the balance can be displayed witht decimal or not. This is not fine.

Fix

Change a parameter in the price function to format the balance with the required number of decimals.

[Problem to solve]
in compta/bank/list.php, the balance can be displayed witht decimal or not. This is not fine.
[Solution]
Change a parameter in the price function to format the balance with the required number of decimals.
@eldy eldy merged commit 3703a7c into Dolibarr:develop Jun 13, 2018
@papoteur-mga papoteur-mga deleted the patch-1 branch June 15, 2018 10:23
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.

None yet

2 participants