You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a payment of 300 kr can have two meanings: a quarter payment for labb membership which requires existing ordinary membership, or ordinary family membership. umsme always interprets it as family membership payment which is wrong most of the times.
It would be good if umsme can detect the meaning automatically by checking if an ordinary membership already exists. In that case the 300 kr payment would be a quarter of labb membership. However, the logical condition might be a bit more complicated to be reliable.
The text was updated successfully, but these errors were encountered:
Currently a payment of 300 kr can have two meanings: a quarter payment for labb membership which requires existing ordinary membership, or ordinary family membership. umsme always interprets it as family membership payment which is wrong most of the times.
It would be good if umsme can detect the meaning automatically by checking if an ordinary membership already exists. In that case the 300 kr payment would be a quarter of labb membership. However, the logical condition might be a bit more complicated to be reliable.
The text was updated successfully, but these errors were encountered: