Hi good day everyone, I have a problem with EpiCombo customization in the Quote Entry Form. The problem is that I need to limit the showing values in the field Terms because the quotes will use only the terms code of the customer or use the cash payment.
In the customization, I add an EpiCombo to test the codes that could work. In the first case, I add a filter search where the Termscode is equal to 0D (cash payment or zero days), which only shows 1 value in the combo, so to add the terms of the customer in this combo, I don’t know how to do it. I use the other filters and parameters but doesn’t work, I use a custom code but the Epicor rules, always put the terms of the customer in the combo.
Example
Customer 12345 has 15 days of credit in terms.
Customer 45678 has 30 days of credit in terms.
The quote 10001 to the customer 12345, the terms which showing in the combo is 15 days and 0 days (cash payment).
The quote 10002 to the customer 45678, the terms showing in the combo are 30 days and 0dyas (cash payment).
Do you have any idea of how to do it?