Search
-
I gave up, not working properly
When I select the crew and save, it is fine but it saves the same crew leader for all customers
-
Never mind is working now.
But, what would happen if I make changes in my teams, for example one od the team has a new team leader , will the field be updated ?
-
Is not working for me, I think it may have to do with the way my teams are created
Can't make it work
-
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 = ...
-
Does the "cost per" comes from QB ? Can I set a default cost for a particular item?
-
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?
-
How can I make a job item not chargeable in a work order, in other words I want to have the value of the job item for job costing but I dont want this one item affecting the total price of the work order since this is included in the work order price
Any ideas how to do this?
-
I don't see how can I do it in a grid either, the issue is not selecting a particular period od time, the issue is displaying data in a weekly basis.
For example if I want to see the data for the last 3 months, but I want to see it in a weekly basis so I can compare week 1 to week 2, etc
-
Can I group a report by week?
In other words I have a work order report with sumaries for the days (mon, tues, wed, etc), but if a seleted a time period of 4 weeks, can I have the report to give me totals on a weekly basis?
-
I know how to filter the grid to get the work orders that I want, it is when I have all the work orders instead of using the check box and going page by page (approx 2000 work orders) maybe it is an easy way to do it.
|
|
|