Skip to content

Stockstatus on Label #3739

Closed Answered by SchrodingersGat
Pixeltrace-GER asked this question in Q&A
Discussion options

You must be logged in to vote

@Pixeltrace-GER see #3752

I have added the status_text function to these models, so (after this PR is merged) you can do the following in your label template:

{% block content %}

<div class='text'>
    Status: {{ item.status }}<br>
    Text: {{ item.status_text }}
</div>

{% endblock %}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Pixeltrace-GER
Comment options

Comment options

You must be logged in to vote
1 reply
@Pixeltrace-GER
Comment options

Answer selected by matmair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants