Merged in release/2026-02-13 (pull request #2969)
IO-3533 Actual Cost Click to Focus
This commit is contained in:
@@ -336,7 +336,7 @@ export function BillEnterModalLinesComponent({
|
|||||||
controls={false}
|
controls={false}
|
||||||
tabIndex={0}
|
tabIndex={0}
|
||||||
style={{ width: "100%", height: CONTROL_HEIGHT }}
|
style={{ width: "100%", height: CONTROL_HEIGHT }}
|
||||||
// NOTE: No auto-fill on focus/blur; only triggered from Retail on Tab
|
onFocus={() => autofillActualCost(index)}
|
||||||
/>
|
/>
|
||||||
</Form.Item>
|
</Form.Item>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user