Method Community

 

Search

Page 1500 of 2516 (25154 items) « First ... < Previous 1498 1499 1500 1501 1502 Next > ... Last »
  • Shared Documents default

    Is it possible to set the default filter on the Documents List screen to &quot;Shared Documents&quot;? If so, how?
    Posted to Method:Classic General Q&A (Forum) by MikeB on 10-14-2012
  • Re: Using API with Multi-Tenancy

    Hey Matt - hope all is with you, it&#39;s been a while! The TenantID should not be read-only. Does the user you are authenticating with have access to that Tenant? i.e. are you able to sign into Method normally to that Tenant with the user name and password/sessionid you are specifying in your request? Also, are you sure that the account you ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 10-14-2012
  • Using API with Multi-Tenancy

    What is the reccomended approach for using the API with a multi-tenancy account? For example if I want to insert a Campaign for a tenant. If I try using the tenant Company Account for the&nbsp;strCompanyAccount parameter I get an authentication error, which probably makes sense since the record should be added to the head-office account and have ...
    Posted to Method:API Q&A (Forum) by Matt on 10-13-2012
  • Re: Email template From field

    Hi Chad, Perhaps my last post was misleading. The From field is still not populating with the default that I set on the Template. For example in the template, the From field is set to &quot;notifications@mydomain.com&quot;. In an Activity when I select the template to send email, the From field is set to &quot;user@mydomain.com&quot;, not the ...
    Posted to Method:Classic General Q&A (Forum) by jpfiester on 10-13-2012
  • Re: Contacts for New Activity/Calendar

    Mike- The issue is not the Entity Type, but the fact that you can&#39;t assign a Sales Rep to an employee the way you assign a Sales Rep to a customer. Employees, Customer sand Vendors are all stored in the Entity table (The Customer, Employee and Vendor tables are views or subsets of the Entity table) and if you take a look at the Entity ...
  • Re: Contacts for New Activity/Calendar

    Actually, this particur rep has a Sales Rep Type of &quot;Employee&quot; (I&#39;m not sure why - I didn&#39;t set it up). All other sales reps have an employee type of &quot;Other Name&quot; Is this a problem?
    Posted to Method:Classic General Q&A (Forum) by MikeB on 10-12-2012
  • Re: Screen Summary

    Hi Viret56- I will relay this suggestion to our Dev Team.&nbsp;&nbsp; I am not sure when or if this will be something that get implemented but I will put a link to this forum post in the ticket so that we update you if this comes to life. -Michael
  • Re: Changing Sales Reps for customers

    MikeB- I have been reviewing this thread and I think the next best course of action may be to book some time with a consultant. If this issue is a Method bug and not user error or something caused by&nbsp;customization or a&nbsp;QuickBooks settings then the call will be creditable. -Michael
  • Re: Contacts for New Activity/Calendar

    Hi Mike- I was able to duplicate the issue you have described. This issue is related to how shared records work, if Share All Records&nbsp;is unchecked then it applys filters based on sales rep and since Employees do not have sales reps assigned to them its the reason why you can&#39;t see them in the drop down. One thing that can be done to ...
  • Re: YTD Sales Field

    Hi Carol- The above example posted by Birch also&nbsp;gives me a grid error when using it on a customer based grid, however this slightly modified version of it should work. SELECT Cast(ROUND(Sum(Amount),2) as decimal(9,2)) FROM viewaccInvoice WHERE viewaccInvoice.Customer = FullName AND viewaccInvoice.TxnDate &gt; cast(year(getdate()) -1 as ...
Page 1500 of 2516 (25154 items) « First ... < Previous 1498 1499 1500 1501 1502 Next > ... Last »