Closed
Description
This issue is automatically created based on existing pull request: #31321: Add missing "VAT Number" field to customer registration page
Description
This commits makes "VAT Number" field visible when customer/create_account/vat_frontend_visibility
is enabled.
The code was copied from nearby address/edit.phtml template.
Manual testing scenarios
- Enable
Show VAT Number on Storefront
option at Stores > Configuration > Customers > Customer Configuration > Create New Account Options > Show VAT Number on Storefront - Navigate to frontend and add some product to the cart.
- Proceed to Multishipping checkout and select "Create Account" option
- Address fields are shown but "VAT Number" field is missing.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Major restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done