Skip to content

OBPIH-6532 [frontend] Ability to edit invoice item#4810

Merged
awalkowiak merged 2 commits intofeature/OBPIH-6398-partial-invoices-for-prepaid-pofrom
OBPIH-6532-3
Aug 29, 2024
Merged

OBPIH-6532 [frontend] Ability to edit invoice item#4810
awalkowiak merged 2 commits intofeature/OBPIH-6398-partial-invoices-for-prepaid-pofrom
OBPIH-6532-3

Conversation

@alannadolny
Copy link
Collaborator

No description provided.

@alannadolny alannadolny self-assigned this Aug 29, 2024
@github-actions github-actions bot added the domain: frontend Changes or discussions relating to the frontend UI label Aug 29, 2024
<TextInput
type="number"
value={params.fieldValue}
value={params?.invoiceItems[params?.rowIndex].quantity}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use the invoiceItem, that is assigned above? (line 137)

@alannadolny alannadolny requested a review from awalkowiak August 29, 2024 12:25
@awalkowiak awalkowiak merged commit a28d5fd into feature/OBPIH-6398-partial-invoices-for-prepaid-po Aug 29, 2024
@awalkowiak awalkowiak deleted the OBPIH-6532-3 branch August 29, 2024 12:43
Copy link
Collaborator

@kchelstowski kchelstowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: frontend Changes or discussions relating to the frontend UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants