By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
Essential
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytics
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
1. I had to remove any existing joins to the SAL_DEL_ADDR table.
2. I then linked ACCOUNT_REF on SALES_LEDGER to ACCOUNT_REF on SAL_DEL_ADDR
The invoice then showed the notes field from the Delivery Address but, there are some issued:
1. You can have multiple delivery address for a single customer - I've not tested what would happen under those circumstances.
2. To produce one invoice took from less than a second with an unmodified invoice to over 10 seconds with the changes described above...