Method Community

 

Search

Page 1532 of 2511 (25105 items) « First ... < Previous 1530 1531 1532 1533 1534 Next > ... Last »
  • Re: Job #'s

    This solution is a little different but should work fine for you... On your CRM_NewCustomer screen: In the column to the right of the Customer Name field drag out your custom jobnumber field then click Edit on that field. On step 1 click Advanced Options then check Read Only and click Finish. Next drag our a button object and put it on the ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Job #'s

    [quote user=&quot;dottie&quot;]Any reason why this error is popping up?[/quote] Yes. &nbsp;The new customer screen won&#39;t have an active RecordID yet - let me just re-work this solution for the new customer screen and I&#39;ll post again. Also the&nbsp;solution I posted checks to see if&nbsp;jobnumber&nbsp;is empty or not - so if your ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Project Manager Assigning

    [quote user=&quot;dottie&quot;]I want to assign a project manager for each job creation. Is there a way to create a dropdown of Project Managers in the New Customer and Edit Customer screen even though some might not be users of Method yet?[/quote] Are your project managers employee&#39;s? &nbsp;You could possibly use a field like Sales Rep and ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Job Status drop down renaming customization

    [quote user=&quot;dottie&quot;]I would like to rename the drop downs in job status to make it clearer for our employees.[/quote] This change is made in QuickBooks but there&#39;s an&nbsp;issue, QuickBooks SDK does not allow us to actually see the custom captions you input. &nbsp;If you made this change it would only be visible in QuickBooks. ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Job #'s

    I did the customization under the new customer screen2 because the all my curerent customers in the edit customer screen2 already have job#&#39;s, I have assigned previously and I do not want to change them. In the new customer screen, I followed all the steps and put the job number box where I need it (by the customer name. However, I am ...
    Posted to Method:Classic General Q&A (Forum) by dottie on 09-07-2012
  • Re: Job #'s

    I think the best solution for you here is to utilize the RecordID from the customer table as the jobnumber. &nbsp;You&#39;re guaranteed that: All numbers will be unique; Your customization will be minimal. I just made the customization on my end and tested this to be working. &nbsp;Make sure you add the custom field in QuickBooks and sync ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Decimal Places in Money Field

    [quote user=&quot;Rolf&quot;]I can&#39;t change the field type because it&#39;s the Quckbooks Net Pay field.[/quote] I had a feeling this might be the case - there&#39;s not much you can do other than to utilize on text change actions to correct the display/input. ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Decimal Places in Money Field

    Thanks for your efforts on this Chad, You&#39;re getting the same kind of results that I did, which is of course to be expected.&nbsp; I already tried all the workarounds you suggested, including this last one, none of which actually get rid of the issue. I can&#39;t change the field type because it&#39;s the Quckbooks Net Pay field.&nbsp; ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 09-07-2012
  • Re: Decimal Places in Money Field

    [quote user=&quot;Rolf&quot;]Any suggestions on how to fix this?[/quote] One last approach, which might be the prefered solution, is to use 2 character functions followed by an enter value into field on screen - like this. The first action get&#39;s the position of the . The second action get&#39;s all the characters to the left of the . and ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
  • Re: Decimal Places in Money Field

    [quote user=&quot;Rolf&quot;]Any suggestions on how to fix this?[/quote] Another approach would be to use a Basic Math Calculation on Text Change to multiple the field by 1 and round up or down as desired. &nbsp;If your field type is Decimal or Money it&#39;ll still store as .00 but it&#39;ll be consistent. HTH ~C
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 09-07-2012
Page 1532 of 2511 (25105 items) « First ... < Previous 1530 1531 1532 1533 1534 Next > ... Last »