"Balance (LCY)"

clemboclembo Member Posts: 122
In classic client the field "Balance (LCY)" on customer card shows only open entry. If want to show all customer entry's (open and not) how I do it?

Comments

  • kinekine Member Posts: 12,562
    Look into OnDrilldown trigger of the field on the form... 8)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • clemboclembo Member Posts: 122
    And..?
  • kinekine Member Posts: 12,562
    If there is code, change it, if there is no code, add it... ;-) (depends on version of NAV)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • garakgarak Member Posts: 3,263
    take a look in table 21 to fuction DrillDownOnEntries() there is the filter set for the Drilldown.

    Regards
    Do you make it right, it works too!
  • clemboclembo Member Posts: 122
    But I wanto to know if there is a new command to show all entries for a customer.
    It's strange that standard cannot do it.

    All users need to examine entries close and open...
    I think there is a new command, fuction ..
  • garakgarak Member Posts: 3,263
    to show all enties press Ctrl+F5 (this opens on all forms the entries if the table has a relation to a entry tabel) or press button Customer -> Ledger Entries

    Regards
    Do you make it right, it works too!
Sign In or Register to comment.