Obtain postal addresses in orderinfo services to show on order template#151
Obtain postal addresses in orderinfo services to show on order template#151hansbak wants to merge 1 commit intomoqui:masterfrom
Conversation
|
Hi Hans, I also see that the vendorContactInfo is pulling the postal address with type "PostalOrder". There isn't much context to the changes, but that looks wrong, and as the demo data was missing PostalPrimary values for ORG_ZIZI_RETAIL, it returned nothing during my tests. I opened a pull request to fix the demo data ( #155 ), but wouldn't a better postalContactMechPurposeId be "PostalShippingOrigin"? Alternatively, the facilityContactInfo is already being returned, which to me seems like more relevant data for the order template. |
Overall I see nothing about a business level use case or UI design where these changes would be needed, or even a good idea. |
|
Thank you for your comments, looks like this change is not wanted, closing |
|
So rather than collaborating to improve the contribution you'd rather just drop it? Just because I don't see a business use case doesn't mean there isn't one, if you have one in mind please share... it makes it much easier to figure out what the code is trying to do in order to discuss and review it. |
|
David, I think an order should contain postal addresses and actually email of both parties like the subject says? |
new attempt, look like previous one was updated without a rebase