BOD-63 added tax fields to form + schema for track tax on an item level
This commit is contained in:
@@ -27,10 +27,10 @@ const InvoiceLineSearchSelect = ({
|
||||
autoFocus
|
||||
value={option}
|
||||
style={{
|
||||
width: 450,
|
||||
width: 300,
|
||||
}}
|
||||
onChange={setOption}
|
||||
optionFilterProp="children"
|
||||
optionFilterProp="line_desc"
|
||||
onBlur={onBlur}
|
||||
onSelect={onSelect}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user