Search
-
When I go into a particular subaccount and try to change/add any information like a phone number or email address, I get the "Customer/Vendor/Other Name is alerady in use" message.
But ONLY for this particular subaccount. No other subaccounts for this parent (or for any other parents) exhibit this behaviour.
Please explain how ...
-
Maybe I should clarify.
I want a dropdown box for "Province" on the Edit Customer page that populates the BillAddrState field in the Customer table, which would be then hidden. The idea is to implement controls on the data entry for provinces.
It's relatively simple to do this for new customers/accounts. But the issue I have is ...
-
How do I do the following action on screen load, with existing customer data that may contain invalid province entries?
I want to evaluate whether the BillAddrState field entry for that customer is part of a list, or, is one of the values in the province column of my custom SalesTaxCodeProvince table? I want to base some actions on whether ...
-
When opening a subaccount (new contact) from a parent screen, I have a series of actions in the "Advanced..." button (ie. on screen load) that populate the address details of the subaccount with the adress of the parent. Note that this "New Contact" screen is based on the Customer table. Anyway, the actions are all in this ...
-
I had already looked at the conflicts in Method and none appeared to be related to this. Just older ones that I hadn't yet cleared.
-
OK, for some reason, they are now appearing in QB, but I have no idea why.
All I did this morning was re-run the status calculator for each staff account in the grid.
Not all staff accounts had values in the status field on Friday, or this morning, but the ones with missing values appear to have values now.
Very strange
-
Only staff accounts are assigned a status, so the status field is not populated for Main Accounts, or for "parent" accounts.
Whether or not a status shows up in QB for staff accounts appears to be random. For example, for 2 staff accounts under the same parent, one has a status in QB and the other doesn't. Both have ...
-
Let's say you have a student in karate and you're progressing through the belts, and you need to pass each level before going onto the next. The default is "No belt" and the belt options progress from "Yellow" to "Orange" to "Blue"
For a button that does these actions while looping through a ...
-
I have a field in the Customer table in Method called "StaffAccountStatus". This is shown in QB in the Addidional Info tab of the Edit Job screen.
The issue I'm experiencing is that this field populates only for certain staff accounts, and not for others. In some cases, there is a value for a particular staff account in ...
-
A user named bcr_garrett posted this question a while ago and it wasn't answered. What's the best way to structure this?
What if you have more than one condition, and no conditional operators in Method...
An issue I had recently
if condition1...do something1.
if condition1 and condition2...do something2.
if condition1 and ...
|
|
|