I am getting an error "Uncaught Javascript Error > this.displayNotification is not a function"
--if(date_end "less than" date_start){---
----this.displayNotification({
----type: 'warning',
----title: _t('Success'),
----message: "Invalid",
----sticky: true
--}
--}