app-generator / sample-django-charts-argon

Django Argon Charts - Open-source Django Sample | AppSeed
https://bit.ly/3si4e7q
Other
24 stars 9 forks source link

Create Order - datetime control required #2

Closed app-generator closed 3 years ago

app-generator commented 3 years ago

The Create Order popup should be enhanced with a datetime control. The time should be limited to the current day as upper value to avoid adding sales with a timestamp in the future.

image

app-generator commented 3 years ago

Fixed in v0.0.1. Closing this issue.