Archive Document Problem

Jonathan2708Jonathan2708 Member Posts: 552
edited 2005-12-06 in Navision Attain
Hi,

I have a strange problem with the 'Archive Document' feature. We have the granule 5160 Interaction/Document Management which I understand gives us the ability to archive documents at the time of printing them.

When bringing up the 'Sales - Quote' report criteria form it looks like on the Options tab, the 'Archive Document' check box is ticked depending on whether the granule has been detected as installed or not. However on our system some users have the box ticked and some do not. The strange thing is that if you run the form through the debugger the granule check function returns True and the box gets ticked. The next couple of times the form was run (in normal live running) the box was ticked but now it has gone back to un-ticked again. This only affects some users, not all.

Any ideas?

System : Navision 3.70, Navision Database Server, License on server

Jonathan

Comments

  • kinekine Member Posts: 12,562
    It depend on: write permission to table archive doc. If the user have no rights, the checkbox will be false by default.

    Second thing is that the RequestForm has SaveValues = true, and it means that if you change something, the settings will be saved into .zup file (per user).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.