Client wants to add Tax Registration and Tax Exempt number from the Cusomer Master table to the SOP Blank Invoice and SOP Blank Quote documents.
I was able to add the Customer Master to the Tables attached to the Invoice and the Quote
I was able to add the required fields and I was able to print them.
When I put the changes into production the users reported the following message
"Inconsistant restrictions/sort expression. Please add the following restriction 'D02382ListPrice = D02382ListPrice'
So, in the Restrictions I added a new restriction ListPrice that was two constants D02382ListPrice = D02382LIstPrice
Then I tried to print and got a new message - well same message, just different restriction => D00837Payment Term
I have added both to the restrictions and when I try to print the QUOTE the system still presents the same message.
Question: I made the expression as two constants 'string' expressions with the equal sign in the middle. Should I make the whole expression one string?
What else am I mssing?