-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Description
Steps to reproduce
- Click on Stores->configuration -> customer (section) -> address template
- Add new attribute to: text, text one line, Html, PDF
- Reindex: php bin/magento indexer:reindex
- Refresh cache
Expected result
- Custom attribute shows up address book, select box (text one line), and customer information -> customer view
- Custom attribute shows up billing address & shipping address
- Custom attribute shows up Invoice Information
Actual result
- Custom attribute shows up address book and customer information -> customer view. (Correctly)
- Custom Attribute didn't show up billing address, shipping address and invoice information
Add custom attribute to address templates