Method Community

 

Search

Page 1671 of 2515 (25141 items) « First ... < Previous 1669 1670 1671 1672 1673 Next > ... Last »
  • Generating & Emailing an Invoice Through the API

    Is there a way to generate the PDF Invoice through the API and email it? I have noticed the API does have an &quot;Email&quot; call but it requries an attachment. Can we generate that attachment through another call? Thanks, Nick
    Posted to Method:API Q&A (Forum) by warren_nickus on 04-19-2012
  • Item Pricing with Decimal Points

    We have a serious problem and I was helping someone will be able to shed some light on this topic. For some reason when typing in any decimal number, the number typed in Method and the number synced in QuickBooks does not match. For instance, we&#39;re creating a Sales Order through Method and entering an item with a rate of ...
    Posted to Method:Classic General Q&A (Forum) by warren_nickus on 04-19-2012
  • Re: Inserting Items through the API

    This question is no longer API related. The problem is between Method and Quickbooks. When I create a new sales order and put an item with a price - $44.20, after syncing I get under &quot;Rate&quot; in Quickbooks $44.1999999 I will post it in the general forum.
    Posted to Method:API Q&A (Forum) by warren_nickus on 04-19-2012
  • Re: Editing "Customizer" role to restrict access to sensitive data

    Well, to be more accurate about my current situation, it&#39;s not that I&#39;m going to be designing screens to access privilegd information.. it&#39;s that I need to be restricted from being able to create such screens. Here&#39;s the situation: Method apparently requires the synching Quickbooks account to have access to &quot;Sensitive ...
    Posted to Method:Classic General Q&A (Forum) by smohyee on 04-18-2012
  • Re: Currency issue

    [quote user=&quot;Martin&quot;]However I have still not tested wether this applies to customers that you email the invoice to direct from the system.[/quote] Based on your fix above, it will work for your customers if they have the correct regional settings in their browser. &nbsp;The invoices we email is generated on the fly so the email ...
  • Re: Editing "Customizer" role to restrict access to sensitive data

    @smohyee I am not sure if there is a nice, clean way to achieve your goal with this task If you want the ability to customize screens and not actually see the data in the runtime screens will require a lot of awkward customization and still might not be 100% fool proof. You can consider : 1) You, as the customizer, take direction and ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ted on 04-18-2012
  • Re: Overlapping controls in Report Designer

    @Ted, Thanks for the quick reply. Your suggestion works great and solves the overlap and loss of image issues.&nbsp; There&#39;s still a little hiccup in that the watermark doesn&#39;t display in design mode, so I still use my original image there as well, as it&#39;s needed to lineup the fields. Thanks again fo the ...
    Posted to Method:Classic General Q&A (Forum) by Rolf on 04-18-2012
  • Re: MethodAPISelect_DataSetV2 - retrieving large set

    Understandable. Knowing that it is SQL Server helps because now I am able to say &quot;TOP 1000&quot; in the fieldQuery and choose a column to order by I can now range the requests by something other than date - which I don&#39;t like. I suppose since you didn&#39;t offer any alternatives that there is no way to get an entire table in one shot. ...
    Posted to Method:API Q&A (Forum) by sbartgis on 04-18-2012
  • Re: NEW ERROR CANNOT FIND DROPDOWN ON MOBILE

    @ Innovative From the error message, it appears that there is an issue with a drop-down menu within the screen. The drop-down menu might be missing or allocated incorrectly.&nbsp; These messages are from a new validation that was recently put in place and the issue has always been there, we just never made our users aware of it prior to ...
    Posted to Method:Classic General Q&A (Forum) by Method_Ted on 04-18-2012
  • Re: MethodAPISelect_DataSetV2 - retrieving large set

    &nbsp;Hi sbartgis, Sounds like you hit the webservice timeout unfortunately. Our databackend is sqlserver both and Limit and Offset do not exist in sqlserver. The closest you have is Row_Number in conjunction with a common table expression, but that functionality is not supported by the API and there are no plans to include it in the near ...
    Posted to Method:API Q&A (Forum) by Method_David on 04-18-2012
Page 1671 of 2515 (25141 items) « First ... < Previous 1669 1670 1671 1672 1673 Next > ... Last »