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

Feature: Add QR code for evaluation to rental agreement pdf #57

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

gingemarsson
Copy link
Contributor

Add an (optional) QR code to the rental agreement PDF. The QR code can be configured with the new content.image.documentRentalAgreementQrCodeImage setting, or may be disabled by setting this setting to null/empty/whitespace/etc. The accompanying text is a text resource and can as such be configured with the content.documentTextResources.en and content.documentTextResources.sv properties (like all text resources).

An example image for testing can be found in Google Drive (Kommunikation > Extern kommunikation > Utvärderingsformulär > encoded-qr-code-no-margin-grayscale.txt). In production we probably want the QR code to point to an URL we control (such as our website) which either can contain the form or redirect to an external provider.


image
image


Resolves #48

@m4reko m4reko merged commit aaa1bf7 into main Aug 29, 2024
3 checks passed
@m4reko m4reko deleted the feature/rental-agreement-qr-code branch August 29, 2024 15:38
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.

Lägg till QR-kod i hyresavtalsexport för att följa bemanningsrutinen
2 participants