Comments
This is a very important feature for any EU deployment as people can change shipping address easily. We run exactly into this issue and the only workaround we found was to use a generic account per country: somehow in this case BC selects the proper customer account based on the shipping address. However, this makes it more difficult to keep track of the customer's information as there is one generic account per country and is not suitable.
We don't know why this is not changed?!!!We're now adding fields to the fieldgroup and then loading the values we need within the onaftergetrecord trigger fieldgroups { addlast(Brick; "Scanner Text 1", "Scanner Text 2", "Scanner Text 3", "Scanner Text 4", "Scanner Text 5", "Scanner Text 6", "Scanner Text 7") { } }
We're also trying to insert columns that are defined as URL in email templates, but that no longer works (it used to work in the past, but no longer does).A specific example is a Lead email template that contains a dynamic text placeholder for a column on Leads called "Download link" (text column of type URL) containing the URL for specific whitepaper to download. In the emails generated from the use of that template the URL is then included as text, but not as a clickable URL.
This is both useful and critical to clients where material is frequently being relocated to to physical constrains at a warehouse. Cancelling work and re-releasing is inefficient to handling the process. Functionality that supports this request on the sales picking side should be extended to support raw material picking.