IO-134 Prevent doc reassignment with limit
This commit is contained in:
@@ -511,6 +511,14 @@ export const TemplateList = (type, context) => {
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
},
|
||||
supplement_ratio_source: {
|
||||
title: i18n.t("reportcenter.templates.supplement_ratio_source"),
|
||||
description: "",
|
||||
subject: i18n.t("reportcenter.templates.supplement_ratio_source"),
|
||||
key: "supplement_ratio_source",
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
},
|
||||
}
|
||||
: {}),
|
||||
...(!type || type === "courtesycarcontract"
|
||||
|
||||
Reference in New Issue
Block a user