Quantcast
Channel: Microsoft Dynamics SL
Viewing all articles
Browse latest Browse all 14968

Forum Post: RE: Bug in SL2011 Sp2 - 20.630.01 is not entered in Screen Maintenance - Bug

$
0
0

If you think that inserting the screen will make a difference, here is how.

Run the following on the system DB:

INSERT Screen VALUES ('CA','Daily Cash Balance Report (Prep)','2061001','S',NULL)

INSERT Screen VALUES ('CA','Bank Rec Report (Prep)','2063001','S',NULL)

INSERT Screen VALUES ('CA','Cash Flow Projection Report (Prep)','2065001','S',NULL)

Then assign rights to these new screens

Or for Ver 8 may need this update

INSERT Screen VALUES ('N','CA','Daily Cash Balance Report (Prep)','2061001','S',NULL)

INSERT Screen VALUES ('N','CA','Bank Rec Report (Prep)','2063001','S',NULL)

INSERT Screen VALUES ('N','CA','Cash Flow Projection Report (Prep)','2065001','S',NULL)

This is bug 14642


Viewing all articles
Browse latest Browse all 14968

Trending Articles