exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Separate billing and shipping address #1457

Closed exponentcms closed 4 years ago

exponentcms commented 4 years ago

On 2.4.1 patch 5, we are unable to specify separate shipping and billing addresses. This affect both site admins and regular site users.

exponentcms commented 4 years ago

This may have become an issue back in v2.4.0...is this when creating an order? or is it when trying to edit an order (which is definitely broke until the next patch 2.4.1p6 is out)

exponentcms commented 4 years ago

It happens when creating an order. As an admin I can add address in Exponent, save it, but it doesn't allow me to then choose if I want to use it as billing, shipping or both. However the address IS saved in the database, in the addresses table. Using PhpMyAdmin, I can then edit the records to get the result I need.

exponentcms commented 4 years ago

Ok, this has been fixed in the development code which will be released as 2.4.1patch6 in a few days.

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1414