problem with reminder

BoranBoran Member Posts: 7
Dear All,

I have created an "invoice address code" in the "Cust. Ledger Entry" table. Then I want to create "reminders" by "invoice address code". It works like that without any problem (with no filter on "Cust. Ledger Entry", or with a filter only on "Customers"). But when a filter is applied on the "Cust. Ledger Entry", it didn't work anymore. There is no error message but "reminders" are not correctly filtered by "invoice address code". I don't know how to fix this problem.

Thanks!!

Comments

  • lubostlubost Member Posts: 623
    How did you fill the values into new field. Are the values correct. Post some piece of your code.
  • MbadMbad Member Posts: 344
    This will probably mean you will have to re-wrinte some of CU392, since the basis of Reminder-make is customer. Since you have a many to one relation between customer and cust. ledger entries...

    What are you tring to achieve with this?
  • DriesDries Member Posts: 29
    You didn't place your filter in the right place in your code.

    Let see where did you place it.
Sign In or Register to comment.