You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The VAT number (and all other meta field items) should appear at the order details if the order was created by a legal person. OR
The VAT number should be saved to the DB in a separate field and handled at the order details as any other field.
Actual Behaviour:
The company's VAT number is not displayed at the order details on backend (nor in the generated PDF), and it should if the order was made by a legal person.
Steps To Reproduce:
Create an order as a legal person, add company details.
Check the order on backend.
Observe that the given VAT number is not appearing at the order details, nor in the generated PDF.
The text was updated successfully, but these errors were encountered:
Expected Behaviour:
The VAT number (and all other meta field items) should appear at the order details if the order was created by a legal person.
OR
The VAT number should be saved to the DB in a separate field and handled at the order details as any other field.
Actual Behaviour:
The company's VAT number is not displayed at the order details on backend (nor in the generated PDF), and it should if the order was made by a legal person.
Steps To Reproduce:
Create an order as a legal person, add company details.
Check the order on backend.
Observe that the given VAT number is not appearing at the order details, nor in the generated PDF.
The text was updated successfully, but these errors were encountered: