]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: make backend monetary validation accept unpadded decimals (#6626)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 7 May 2024 21:38:52 +0000 (14:38 -0700)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 21:38:52 +0000 (21:38 +0000)
commit6ea25a96a365e9d047c1ff00984e9dda79d1ef90
tree2b704563135a6c23ee59f4f6f5f7c6facf482149
parentcaec0ed4d1a17bb2ea6fdee5249a05d03f3fb21e
Fix: make backend monetary validation accept unpadded decimals (#6626)
src-ui/src/app/components/common/input/monetary/monetary.component.ts
src/documents/serialisers.py
src/documents/tests/test_api_custom_fields.py