Renamed close date to R4P RPS-76
This commit is contained in:
@@ -29,7 +29,7 @@ export function ReportingDatesMolecule({ queryReportingData }) {
|
||||
<Form form={form} onFinish={handleFinish}>
|
||||
<div style={{ display: "flex" }}>
|
||||
<Form.Item
|
||||
label="Close Date Between"
|
||||
label="Ready for Payment Date Between"
|
||||
name="dateRange"
|
||||
rules={[{ type: "array", required: true }]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user