moqui / mantle-usl

Mantle Universal Service Library
http://www.moqui.org/mantle.html
Other
28 stars 60 forks source link

Subscription dates are incorrect #180

Open pythys opened 2 years ago

pythys commented 2 years ago

In reference to another ticket and also the fix that was done to the fulfill#ProductSubscriptionResource service, a new problem emerged that we noticed in fullfill#OrderPartSubscriptions in that the dates are now incorrect

I believe the solution is to apply this PR which essentially avoids querying expired subscriptions and also removes an incorrect fromDate being passed from the ProductSubscriptionResource entity for some strange reason