feat: 04 => enhance price data component with table display and calculations
This commit is contained in:
parent
3e619e6856
commit
38d9727738
2 changed files with 254 additions and 77 deletions
|
|
@ -1054,6 +1054,7 @@ function clearFormProduct() {
|
|||
code: '',
|
||||
image: undefined,
|
||||
expenseType: '',
|
||||
calcVat: true,
|
||||
vatIncluded: true,
|
||||
};
|
||||
imageProduct.value = undefined;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue