Customer No. Cannot Change When Enable Connector (RTC)

yukonyukon Member Posts: 361
edited 2012-07-23 in NAV Three Tier
Dear Team,

One of my customer cannot change the "Customer No." in Customer Card (RTC) when "Enable Connector" is checked. But they can change the customer no. on CC. So that i removed below code in CU5150.
IsIntegrationRecord(TableID : Integer) : Boolean
    DATABASE::"Sales Header",              //Comment this line
    DATABASE::"Sales Invoice Header",   //Comment this line

Currently they don't sync. sales module, so i can be disable this part. For future ](*,)
My question is Why can change in CC and Why cannot change in RTC?


Regards,
Yukon
Make Simple & Easy
Sign In or Register to comment.