IO-3533 Actual Cost Click to Focus

Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
Allan Carr
2026-02-06 11:23:34 -08:00
parent 37c3be5cde
commit 2126cccff1

View File

@@ -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>