Workaround to set the default currency for custom monetary fields in Paperless up to version 2.11.2.
This script is relevant to Paperless-ngx up to version 2.11.2. That's because version 2.11.3 added support for a default currency for each Monetary field.
Install this script
from https://greasyfork.org/en/scripts/502490-paperless-default-currency+ Edit
button.@match
line, replace https://demo.paperless-ngx.com/*
with your Paperless installation. (e.g. https://127.0.0.1:9493/*
)DEFAULT_CURRENCY
below to your preferred currency.See also: https://github.com/paperless-ngx/paperless-ngx/discussions/6040