Search
-
Ian,
It seems to work fine for me. Can you try IE? If you go to Control Panel > Regional Settings/Regional and Language Options do you have an Administrative tab, what language is setup there?
If you are still having issues send me an email m.melo@methodintegration.com and we will arrange a GoToMeeting so I can connect and see it under ...
-
Hi Ian,
Can you enable Method support so I can take a look at your account? Also which OS/browser are you using?
-Michael
-
Hi John,
I tried using a Cost of Goods Account in the expenses and it worked for me. Looking at the grid on the bill payment screen it has a couple of filters.
OpenAmount is greater than 0
APAccount is equal to Screen.A/P Account
DueDate is less than or equal to Screen.Due on or before
IsPaid equals no
Only Bills that meet these criteria will ...
-
Hi John,
Maybe it has to do with the content of the emails. Method doesn't actually send the emails out directly, it communicates with your email server and your email server sends out the emails.
-Michael
-
pdirect,
I would try something along the lines of:
FieldName1 + Fieldname2 + (CASE WHEN [FieldName3] IS NULL OR [FieldName3] = '' THEN '' ELSE [FieldName3] END)
Where FieldName represents the fields you are trying to use. The Case helps prevent potential issues caused by null or blank values.
You may also have to add all ...
-
Hi Ian,
Is this happening on Method screens or reports (Invoices/Estimates/etc...)? What are the regional settings on your computer? It may just be that you regional settings are set to English (United Kingdom).
-Michael
-
Brett,
I will look into this and get back to you.
-Michael
-
GKirsopp,
Method can handle nested conditional statements .
-Michael
-
Ian,
The best way to do this would be to assign the current date / time from session to an action result and then use the Date Add action to add let's say 7 days to the value of that action result and then set that action result for the Expiry Date in the Create Short Method URL action
-Michael
-
pdirect,
I will have to look into this further. The IncomeAccount field is a drop down type field that references FullName in the Account table, I will need to verify if drop down fields are a special case. Do you mind posting the SQL you have at the moment or emailing it to me?
-Michael
|
|
|