Skip to content
Snippets Groups Projects
Commit a99a0c82 authored by Yannick Tivisse's avatar Yannick Tivisse
Browse files

[FIX] sale: Compute correctly is a quote is expired in portal

Purpose
=======

We shouldn't compare the validity date with the begin date of the pager to determine whether a quoation is expired or not
Furthermore we shouldn't let the template compute these kind of things.

Specification
=============

Add a computed field is_expired. Use it in the template.
parent d15a31ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment