Search
-
Is not working for me, I think it may have to do with the way my teams are created
Can't make it work
-
Hi Marcelo,
You cannot make a portion of a Label bold while keeping the rest of the label non-bold, you can only set font attributes across the entire label.
- Justin
-
Private Sub OnBeforePrint(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintEventArgs)
Dim amount As String = Microsoft.VisualBasic.Format(((SUMTotalAmount.Summary.GetResult - 82)), "$0.00")
Dim renewalDate as String = RenewalDeadline.text
Dim Totalamount As String = ...
-
Hi Marcelo,
Yes, you can set the Cost for an item from within Method.
Hover over where it says CRM in the top-right corner of Method and select QuickBooks. From there, go to Lists > Items and click on Go To... for the item you want to edit the cost of. In the screen that pops up, enter the cost you would like in ...
-
Hi Grif,
We're currently looking into this issue, I'll post back here when I have some more information.
- Justin
-
Hi Marcelo,
You should be able to do this using some Actions for the Text Change event on your Teams dropdown.
From the screen designer, click Edit for the dropdown containing your Teams and Click Next to go to Step 2 of 6.
Select the Text Change event from the dropdown and select the Retrieve Value from Screen ...
-
Does the "cost per" comes from QB ? Can I set a default cost for a particular item?
-
You do not have permissions to view this application
Please contact your account administrator Grif or MethodSupport to gain access.
Account administrator can give access by going to the right-menu > Subscriptions area.
I got this error trying to edit an email template even though I am the ...
-
Hi Marcelo,
From the Add / Edit Work Order screen, add the job item to the Job Item Line grid and click on Details... for the item. Here you can set the Cost of the Item for the purposes of Job Costing, just be sure to set the Amount to 0 and it won't be charged as part of ...
-
I have a field in my customer screen called "crew leader", I want this to be autofilled when I select the team for that customer (a dropdown field showing all the differents team)
How can I do this?
|
|
|