Method Community

 

Search

Page 1606 of 2528 (25272 items) « First ... < Previous 1604 1605 1606 1607 1608 Next > ... Last »
  • Re: making a work order from a case

    [quote user=&quot;John M&quot;]When i create a work order from a case[/quote] I just want to clear up the terminology, work orders are separate from cases in Method and from the stock screens you can&#39;t connect a case to a work order. &nbsp;Are you talking about the job name area that&#39;s on the grid view for works orders? &nbsp;If so you ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-27-2012
  • Re: quickbooks report

    [quote user=&quot;John M&quot;]Is it possible to make a new report?[/quote] We only have access to reports QuickBooks shows us in their SDK. &nbsp;If you&#39;re not seeing this report then it&#39;s because we&#39;re not allowed to access it from QuickBooks. ~C&nbsp;
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-27-2012
  • Re: Action Go To Tab Link - Goes to wrong tab!

    [quote user=&quot;viret56&quot;]I have examine my code and logic from several angels.&nbsp; The &#39;Go To Tab Link&#39; action has the correct parameters.&nbsp; I have many &#39;why&#39; questions but no answers.&nbsp; Does anyone recognize this unexpected behavior?&nbsp;[/quote] I have not seen this behaviour so it&#39;s hard to determine what ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 06-27-2012
  • billable status in bills

    Greetings, I cant seem to find any info on this. What happends when Quickbooks Home&gt;Bill. and i enter a expense or Item and enter the customer and make it billable. &nbsp;What happens when i make it billable? Thanks! John M
    Posted to Method:Classic General Q&A (Forum) by John M on 06-27-2012
  • making a work order from a case

    Greetings, When i create a work order from a case i put in the comment section a brief note about the nature of the work order. &nbsp;When i go into field services work order list, that brief note or job name, its a space down so its hard to see. &nbsp; Thanks!&nbsp; John M
    Posted to Method:Classic General Q&A (Forum) by John M on 06-27-2012
  • quickbooks report

    Greetings, Home&gt;Quickbook reports I am looking for a Budget VS Actual report but i dont see it in Method. &nbsp;Its in quickbooks. &nbsp;Is it possible to make a new report? Thanks
    Posted to Method:Classic General Q&A (Forum) by John M on 06-27-2012
  • Re: Programmatic SQL access

    Hi Dave, I think I can see a way forward from here. Thanks a lot. Jason
    Posted to Method:API Q&A (Forum) by Jason_L on 06-26-2012
  • Re: Programmatic SQL access

    &nbsp;Hi Jason L, We do not grant programmatic SQL access. That would be a severe security policy violation (among other issues....). The synchronization between your method account and quickbooks is handled via the method synchronization engine. (You can read up on that in the documentation at ...
    Posted to Method:API Q&A (Forum) by Method_David on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    And this may seem like a stretch, but I even tried SQL script of ISNULL(viewCustomer.Notes,&#39;&#39;) and this didn&#39;t work, either.
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
  • Re: Can't add "Notes" to LeadList

    I&#39;ve successfully added another column for my Addresses.&nbsp; I needed the SQL override for this column since it conatined multiple items (Address, City, State, and Zip), and it&#39;s working just fine.&nbsp; Here&#39;s the script I used to that: SQL script: ISNULL(viewContacts.BillAddressAddr3,&#39;&#39;) + &#39;&lt;br /&gt;&#39; + ...
    Posted to Method:Classic General Q&A (Forum) by SMFletcher91 on 06-26-2012
Page 1606 of 2528 (25272 items) « First ... < Previous 1604 1605 1606 1607 1608 Next > ... Last »