Added memo to time ticket IO-485
This commit is contained in:
@@ -124,6 +124,10 @@ export default function TimeTicketModalComponent({
|
||||
<InputNumber min={0} precision={1} />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item label={t("timetickets.fields.memo")} name="memo">
|
||||
<Input />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item
|
||||
name="ciecacode"
|
||||
label={t("timetickets.fields.ciecacode")}
|
||||
|
||||
Reference in New Issue
Block a user