Auto Changing of <Allow Posting Date>

Hi We need to automate the changing of based on system time. Eg. if 25/10/2003, then the Allow Posting dates should be set from 01/10/2003 to 31/11/2004 future period (month end). Your feedback is much appreciated. [8D]

Hi, You can use Navision Application Server, Schedular in Job Module, develop routine outside of Navision and put in windows schedular or you can fire the routine when specific user logs in. There may be other alternative also.

Why not do it in codeunit 1 when the first user for the day log on? Put indirect permission on the codeunit to change G/L setup.

thanks, folks…wil try ot out… [:D]