Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The VAT number is not displayed at the order details if a legal person made the order #2070

Open
KingaOrsii opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working unconfirmed

Comments

@KingaOrsii
Copy link

  • Lunar version: 1.0.0-beta.6
  • Laravel Version: 11.35.1
  • PHP Version: 8.3.15
  • Database Driver & Version: MySQL 8

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.

@KingaOrsii KingaOrsii added bug Something isn't working unconfirmed labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant