I want to create a new type of customer (Leasing Customer).
What is the best approach to create this in Navision??
What I do now is to copy all objects(tables, forms, codeunits) that are related to Customer, and modify them. But, I found it that it is difficult to do this, as I might lose something.
any other suggestion?? I am thinking of create a new class that inherits from Customer(using Lookup).
thanks
0
Comments
Wouldn't that help?
Greetz
N.Gebhard
Microsoft Dynamics NAV Partner
Bad Nauheim, Germany
http://www.protakt.de
http://twitter.com/protakt
RIS Plus, LLC
Microsoft Dynamics NAV Partner
Bad Nauheim, Germany
http://www.protakt.de
http://twitter.com/protakt
Do I just add those new fields to existing Customer table? or Create a new table??
Greetz
N.Gebhard
Microsoft Dynamics NAV Partner
Bad Nauheim, Germany
http://www.protakt.de
http://twitter.com/protakt
currently, i copy the Customer table, and try to modify the copied one.
thanks..
RIS Plus, LLC
anyway, what license is needed to modify basic objects?
it seems that my license does not allow me to change basic objects, which part(line) of the license I need to check whether I can modify or not?
thanks
7,130 Table Designer
Lead Consultant
Theta
thanks..