Fixed an issue where form preview calculations were not displayed unless all empty related fields were manually filled with 0.
Previously, calculations such as totals, VAT, and final amounts would not update correctly if some item fields were left empty.
Now, empty fields are handled correctly in the calculation logic, allowing previews to update dynamically without requiring users to enter 0 in unused fields.