Remove start date setter
Closed this issue · 0 comments
agritheory commented
// in check_run.js
frm.set_value('start_date', moment().startOf('week').format())
This happens in a cancel and amend cycle.
Closed this issue · 0 comments
// in check_run.js
frm.set_value('start_date', moment().startOf('week').format())
This happens in a cancel and amend cycle.