Forum Post: RE: SL menu items and hints/tooltips as numbers
Have not run into this variation before but SL 7.0 and SL 2011 store menus as the individual user level in xml files and I suspect that the xml file has become corrupted. These xml files are stored...
View ArticleForum Post: RE: SL menu items and hints/tooltips as numbers
I found the issue. ToolBarEnu.dll was missing for some reason.
View ArticleForum Post: RE: Unposted Allocations in Current or Prior Period
Dneal, The fix Perumalsamy referred to is simply a custom report that shows you what is held up in the PJTRANWK table. It's a straightforward installation but if you find it confusing you should ask...
View ArticleForum Post: Missing Timecard Report?
I am trying to figure out a report that will show all missing timecards for employees. I was able to run a query to find anything that does not have a status of "P or X" but that only applies if they...
View ArticleForum Post: RE: Unable to edit mask on SubAccount Maintenance screen
are you asking the sub account mask change in Sub contract Maintenance screen? If yes, this would still apply for all the screens which are having sub account in it.
View ArticleForum Post: RE: Quick Send sending OM Invoice to Wrong Customer
Hi Jenni, See kb 2988650 once it is published. It was made ready for publication just this morning. This is a hot fix for 2011 FP1. The correction states: Order Management Shipping Notices When...
View ArticleForum Post: RE: Missing Timecard Report?
Hello fklioside, There is no such report available in Dynamics SL. You have to develop the brand new report to find out the active employees who does not enter the Time card for the particular week...
View ArticleForum Post: RE: Missing Timecard Report?
Hi Perumalsamy, Thank you for your response. Which one of the le_status would represent a missing timecard? This is where I am getting confused. Regards, Frank
View ArticleForum Post: RE: SL SDK SGroupFetch Example
Hi The below code will help you out towards your needs In the below example, I have retrieved the maximum of AdjdRefNbr from ApAdjust Table. You can apply your scenario as you wish. Dim SqlStr as...
View ArticleForum Post: RE: Unable to edit mask on SubAccount Maintenance screen
I'm sorry. I meant the subcontract maintenance screen. I found it. There's a project flex key maintenance screen that is similar. Thanks for your help!
View ArticleForum Post: Inventory SiteID's
Is there an easy way to inactivate site id's on inventory items? Going into the inventory item and clicking sites takes too long, I was hoping there was a way to do it through SQL. Thanks!
View ArticleForum Post: RE: Unable to edit mask on SubAccount Maintenance screen
Subacct entry values are determined in Foundation Shared Information Flexkey Maintenance Subacct. You define what character types you want to be able to use for each segment. You need to be in...
View ArticleForum Post: RE: SL SDK SGroupFetch Example
Santhosh, Thanks for the example. I am curious if this represents actual functional code or just how you think it should be coded. I am asking that because this is basically what I did (with the...
View ArticleForum Post: RE: SL SDK SGroupFetch Example
A bit more info. If I simply Dim the results variable as a String then I get an error message indicating that there is a length issue. If you use the immediate window to execute ?LenB(stradjrefnbr)...
View ArticleForum Post: RE: Accounts Payable, voucher entry and check printing
So you dont use the payee number as invoice number? We have cases where we do. If not then there is the External Ref Nbr on the line items you could use. You could also use the Notes feature....
View ArticleForum Post: RE: Missing Timecard Report?
There is no such le_status for finding the missing time cards available in Dynamics SL. In Process (I) – The timecard is available for maintenance. It cannot be approved or posted with this status....
View ArticleForum Post: RE: Print AP Laser Checks with 2 Signatures and Micr Software...
There is also Trans-Micro ( http://www.trans-micro.com/ )
View ArticleForum Post: SL 2011 Payroll Employer Tax Adjustments
Over the last several payrolls, a client has processed checks and missed calculating a State UC Employer Tax. Checks cannot be voided and re-issued as they have already been deposited (and cleared in...
View ArticleForum Post: RE: Business Portal Project Queries - no scroll bars in results pane
Upon additional testing, I removed the two versions of Office Web Components (OWC10 and OWC11) that I had installed and re-installed them. Once I did that the vertical scroll bar returned. However, I...
View ArticleForum Post: RE: SL 2011 Payroll Employer Tax Adjustments
One approach would be to set up an earnings type that is flagged as non-wage (so that it does not affect W2s and 941s) and a misc. deduction type. You can then make the earnings type subject to that...
View Article