Method Community

 

Search

Page 2423 of 2507 (25070 items) « First ... < Previous 2421 2422 2423 2424 2425 Next > ... Last »
  • Re: Journal Entry - what is the correct way to enter the JournalEntryLine

    Keith, I tried to go through your example and my suggestion is to not include the AmountCredit in the insertion array if you won&#39;t entering a value or I would apply a 0.00 amount to it. Same for the AmountDebit in the first Credit Line. If that still doesn&#39;t work then can you copy and paste your exact code where you are creating the ...
    Posted to Method:API Q&A (Forum) by Anonymous on 07-10-2009
  • Re: Report Designer Question

    Hey Don, What I think you&#39;re trying to do is select what information the report is going to show. You wouldn&#39;t add a drop menu on your Report. You would design your report with the fields you want it to display. Then create a button that generates a report. When configuring your action &lsquo;Generate Report&rsquo; select the report you ...
    Posted to Method:API Q&A (Forum) by Anonymous on 07-10-2009
  • Re: Journal Entry - what is the correct way to enter the JournalEntryLine

    &nbsp;Thanks Peter... let me see if I understand: my error comes on entry of the JournalEntrylines so I assume the initial JournalEntry was OK Example on enterring JournalEntryLines: fields I want to enter in the JEL. First I fill in my Credit line: Account=&quot;xyz&quot; AmountCredit =&quot;5.00&quot; AmountDebit&nbsp; Entity =&quot;John ...
    Posted to Method:API Q&A (Forum) by Keith on 07-10-2009
  • Re: Updating RecurrenceInfo for recurring Activity

    &nbsp;Matt, &lt;WeeklyFri&gt;true&lt;/WeelyFri&gt; has differnt tag names. Your missing the k in WeelyFri. This breaks the xml and that is why you get the message as it can&#39;t read the CE attribute for &#39;Weekly&#39;. This will fix the issue. I&#39;d recommend filling in the StartTime, EndTime and RecurrenceEnd time.
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 07-09-2009
  • Re: Journal Entry - what is the correct way to enter the JournalEntryLine

    &nbsp;Keith, It doesn&#39;t matter if the debit and credits are on the same line or on different lines. What matters is the total of line items for Debit equal to the total of the line items for Credit once the Journal Entry is saved. If they are not the same Method and QB will give you a warning you cannot save the Journal Entry. You can see ...
    Posted to Method:API Q&A (Forum) by Anonymous on 07-09-2009
  • Re: Insert error on journal entry

    &nbsp;The Account is a dropdown field and so it must find the appropriate record id of the value you are trying to insert for the account name before the insertion of the journal entry line item takes place. Can you post the code you have when you are creating the arrInserFieldsArray and&nbsp;arrInsertValuesArray.&nbsp; Thanks, Peter
    Posted to Method:API Q&A (Forum) by Anonymous on 07-09-2009
  • Journal Entry - what is the correct way to enter the JournalEntryLine

    &nbsp;Can anyone shed some light on how the JournalEntryLine should be formatted in a API rrequest? Do both debit and credit need to be entered in the same JournalEntryLine api request? Or do you have to enter seperate JournalEntryLine for a debit and then a credit? &nbsp; Thanks
    Posted to Method:API Q&A (Forum) by Keith on 07-09-2009
  • Re: Printing Reports

    Hey Don When you&#39;re printing you have been using File &gt; Print option from the sounds of things. The Sales Order screen does not have a Print Preview button, this is something we are aware of and plan on addressing. A work around would be to place a button on the screen with a &quot;Generate Report&quot; action. When using this action you ...
    Posted to Method:Classic General Q&A (Forum) by Anonymous on 07-09-2009
  • Re: customer portal

    Phil, Change the iframe code to: http://www.methodintegration.com/method/ThirdPartyLogin/ThirdPartyLogin.aspx?Account=TemplatePhilipHolcer&amp;Name=CRM_Customer_Portal&nbsp; instead of: http://www.methodintegration.com/method/ThirdPartyLogin/ThirdPartyLogin.aspx?%0AAccount=TemplatePhilipHolcer&amp;amp;Name=CRM_Customer_Portal Paul
    Posted to Method:Classic General Q&A (Forum) by Method_Paul on 07-09-2009
  • customer portal

    I&#39;ve run into a snag on the customer portal. Here&#39;s what I did in my demo account. 1 - Built a demo customer 2 - Set up their username and password 3 - copied the html code from the portal customization screen 4 - built new blank web page on my website 5 - pasted the iframe code only &lt;iframe&gt;........&lt;/iframe&gt; 6 - when i ...
    Posted to Method:Classic General Q&A (Forum) by pholcer on 07-09-2009
Page 2423 of 2507 (25070 items) « First ... < Previous 2421 2422 2423 2424 2425 Next > ... Last »