IO-1059 Prevent posting bills to closed jobs.
This commit is contained in:
@@ -765,7 +765,7 @@ export const TemplateList = (type, context) => {
|
||||
disabled: false,
|
||||
rangeFilter: {
|
||||
object: i18n.t("reportcenter.labels.objects.jobs"),
|
||||
field: i18n.t("jobs.fields.date_invoiced"),
|
||||
field: i18n.t("jobs.fields.date_open"),
|
||||
},
|
||||
},
|
||||
job_costing_ro_date_summary: {
|
||||
|
||||
Reference in New Issue
Block a user