Search
-
I have been able to filter the items available to a specific user by using the Filter option in Advanced Properties of the Grid Wizard for "SalesOrderLine". The filter I applied was for any Inventory item linked to the Asset Account containing a certain word. That works well.
But I would also like that user ...
-
I found my mistake: 2nd column was FullName instead of ItemType. That is what was causing the problem. Thanks for the help !
-
Thanks Sam - I think I figured out how to create it.
-
Hello TomF,
I just want to clarify a few things first.
Within the Method CRM, you have a Lead, and under "Additional Info" you have placed a parental customer under "Job of Customer".
This is the part that I'm not too sure of:
[quote user="TomF"]This flows into the "Customer:Job" section when ...
-
Hi Formation QB,
Did you look into the advanced field settings of the field Item in the SalesOrderLine grid? You can get here by clicking Edit on the grid, skipping to step two of the grid wizard, and clicking Advanced on the Item field. Here you can ...
-
Hi CDS_Josh,
Based on the error message it looks like you are not actually populating the startdate variable in your code.
ie. you are using
sSelectWhere = "ActivityType like 'OB%' and NOT(AnalyzorName is Null) and NOT(AnalyzorName = '') and (DueDateStart >= STARTDATE OR ActualCompletedDate >= STARTDATE)"
when ...
-
Christian,
If I understand correctly, you would like to have the job items of a series copied over to each related occurrence automatically? This would require some customization. My suggestion would be to make a copy of the FieldService_AddEditWorkOrder screen and edit it. Take a look at how the actions in the Copy Job Items from ...
-
Hi I have made a copy of the QuickBooks Sales Order screen which I have ustomized. Now when I attempt to make a SO o
nly the Main items show not the sub-items.
When I select the item, only the Main Item is populated in the field. In this case BRP and not the sub-item selected: 010060e.
Can you tell me what I ...
-
Hi Malcolm,
I would recommend that you download our Method Field Services app which will greatly aide you in this. In order to download the app in Method you can go to Customize > My Account > Add Apps from the Method Application Library > Method Field Services.
In Field Services you can create a Recurring Job with ...
-
Also, I'm having the same issue creating records in the Invoice table and the ReceivePayment table. For example, both of these should also have a Customer_RecordID of 53434...
[Invoice] table
Field List: RefNumber,Customer,Memo,DueDate,TxnDate,ARAccount
Value List: 030113-0251,Mataya, Marc,,03/16/2013 12:00 PM,03/01/2013 01:00 PM,Accounts ...
|
|
|