Navision Customization

HaithamHaitham Member Posts: 2
Hi all,
I'm new to navision, i have 8 users experience in Great Plains functionality and customization. i'm trying to explore Navision customization, i'm using the sample company installed with the default license.
each time i try to open the desgin of form i get error message "You do not have permission to read ...." contact the system manager.

can any body through some light on how can i explore the customization of navision. is it require special license or somthing needs to be done in the security.

thanks

Comments

  • JamieBrownJamieBrown Member Posts: 107
    This may not necessarily be your Navision License, check your Database login Role and permissions, if you wish to create a new 'Super' role with all permissions for your license use:

    For each Object Type (Table Date, Table, Form etc etc)

    Use:

    Object ID = 0
    Read = yes
    Insert =yes
    Modify =yes
    Delete =yes
    Execute =yes

    hope that helps.
  • krikikriki Member, Moderator Posts: 9,116
    You probably are using the Cronus-license (You can check this with Tools=>License information:if you see company Cronus, you have the Cronus license). With this you cannot do a lot.
    You would need a developper license.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    With the CRONUS license you can change the customer table(18 ) and form(21)
Sign In or Register to comment.