On same customer code, there are times customer requests different Bill to addresses. Since we get to choose any address for 1 customer code, we should be able to filter by Address code when printing Customer Statement. For example CustomerCode "A" have other addresses such as "A-1", "A-2". On Sales Order, "A-2" is chosn for Bill To address. When customer statement is printed, we should be able to choose by Bill To address for "A" or "A-1".

Comments