AddressFinder / addressfinder-magento

AddressFinder extension for Magento 2
Other
7 stars 7 forks source link

Adds area-awareness to the module and two new admin forms for the “new order” billing/shipping forms #57

Closed bencorlett closed 4 years ago

bencorlett commented 4 years ago

Building on #55 (this PR includes the contents of that PR), we have added two new forms to the admin of Magento, that is the new order screen's billing and shipping addresses:

Screen Shot 2020-03-16 at 10 31 51 pm

The changes have been tested in Magento 2.1-2.3 and from my initial testing, they seem to work fairly straightforward.

Looking forward to your feedback.

bencorlett commented 4 years ago

Screenshot from Magento 2.1:

Screen Shot 2020-03-16 at 10 43 53 pm

Note how we actually support different countries for the billing/shipping address right within the one screen too.