-
Updated
Nov 17, 2020
money
Here are 900 public repositories matching this topic...
-
Updated
Apr 21, 2021 - PHP
-
Updated
Apr 16, 2021 - PHP
-
Updated
Jan 4, 2020 - Ruby
-
Updated
Mar 28, 2021 - Ruby
-
Updated
Apr 19, 2021 - JavaScript
-
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, 2021 - Python
-
Updated
Apr 11, 2021 - PHP
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
There are new HTTP headers that we should consider using: Permissions-Policy (previously named Feature-Policy), Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, and Cross-Origin-Resource-Policy.
- Scan results for https://liberapay.com/
- [COEP COOP CORP CORS CORB - CRAP that's a lot of new stuff!](https://scot
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
Apr 15, 2021 - Go
-
Updated
Apr 3, 2021 - PHP
MMEX version:
1.5
Operating System:
- [x ] Windows
- Mac OSX
- Linux
Hello,
Just bringing attention that MMEX currently shows using v7.61 of libcurl. v7.76 is the latest release. Currently, there are 17 vulnerabilities in v7.61: https://curl.se/docs/vulnerabilities.html
Thank you
-
Updated
Mar 17, 2021 - TypeScript
-
Updated
Dec 3, 2019 - CSS
-
Updated
Apr 19, 2021 - PHP
-
Updated
Jan 25, 2021
-
Updated
Apr 16, 2021 - PureScript
-
Updated
Mar 6, 2021 - PHP
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."
Currently there is no possibility to set up a custom rounding function. Therefore you are limited to the ones that are implemented by default. For my case I need a rounding function that always rounds up (e.g. 0.002 => 0.01 with precision 2, commercial rounding)
It would be nice to pass a callback or a string that describes the rounding mode. If it is a string and the string matches the suppo