-
Updated
Apr 25, 2022 - PHP
money
Here are 1,088 public repositories matching this topic...
-
Updated
Nov 28, 2021
-
Updated
Apr 21, 2022 - PHP
-
Updated
Oct 23, 2021 - Ruby
-
Updated
Apr 21, 2022 - Ruby
-
Updated
Apr 24, 2022 - JavaScript
Can you please circulate UNDP Internship opportunity advertised below:
-
Updated
Dec 21, 2017 - CSS
Include a script that can generate weekly status reports to dev's leadership. The report should have enough buzzwords to make leadership feel as if progress is being made without providing any specific detail that defines said progress.
-
Updated
Apr 14, 2022 - Python
With the merge of #501 the Money objects are automatically using the decimal_places of the underlying DB-MoneyField (if it exists).
This leads to weird localization behaviour in templates. We use a rather high number of decimal places to ensure correct calculations while displaying rounded localized values to the users.
Expected behaviour would be imo that by default the localization sho
-
Updated
May 15, 2021 - PHP
We might get some useful feedback from people who close their Liberapay accounts if we add an optional text input to ask them why.
DoB: Odd data
Name of Defective Feature
- Days Of Buffering
System Settings (Required)
- ToolKit Version: 2.12.0
- Operating System (Mac/Windows/Etc): Windows
- Browser (Chrome/Firefox/Safari): Chrome
- Browser Version: 75.0.3770.100
- Other Extensions: /
Export of Toolkit Settings (Bottom Left of Settings Page)
Settings Export
[{"key":"AccountsDisplayDen
-
Updated
Dec 15, 2021 - PHP
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 21, 2022 - C++
-
Updated
Jan 20, 2022 - TypeScript
-
Updated
Dec 3, 2019 - CSS
-
Updated
Apr 16, 2022 - PHP
-
Updated
Jul 23, 2021
-
Updated
Apr 9, 2022 - PureScript
Improve this page
Add a description, image, and links to the money topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the money topic, visit your repo's landing page and select "manage topics."
Is there an existing issue for this?
Current behavior
First off, thanks for the great library.
.allocate() function has unexpected behaviour when given falsy input.
Expected behavior
I expected an error:
TypeError: You must provide a non-empty array of numeric values greater than 0Steps to reproduce