You searched for the word(s): %27
-
We have had an issue where QB's shuts down when a Method user is entering time entries and the QB user is in the payroll application (some but maybe not all of the options on the Employees tab). It is a bit of a scare but I don't believe we have lost data. Our process now is that when a Method user is entering ...
-
My accounting department was trying to cut payroll checks today. An error occurred saying something about only one payroll user is allowed and had to abort (QB parlance) a transaction. Evidently shutting down both QB and the Method engine seemed to clear everything up.
Has anyone had any issues similar to this where QB thinks there's ...
-
Thank you, Michael.
Was this something that I could have avoided in my customization endevors since I am the main customization guru (term used extremely loose) in our company? Only asking to avoid the situation if possible in the future as more customization will be done.
Thanks again,
-
Yeah, I got the 'button as subroutine' thing working right after posting last night. Piece of cake. No code/logic duplication here...Thx again.
-
mrjonboy-
This issue should now be resolved.
-Michael
-
Blake-
Matts suggestion is a good one, its actually better in a lot of cases because you only need to change actions in one location.
I will however put in a ticket to have this added to Method.
-Michael
-
Budget / Contract - Create Invoice
Fixed - screen validation highlighted an issue with using an “End Loop Through Table” instead of “End Loop Through Grid”.
-
Blake-
This issue should now be resolved.
-Michael
-
Thanks for the feedback. I kind of thought about hacking some sort of element like a button to do exactly that....poor man's Method subroutine.
I'll give it a shot. Thx again
-
Blake I echo your frustrations that this is not available.
A work around that I found was to create a hidden button on the screen with the necessary actions. Then use the 'Call another action' action to call the button from the grid.
Hope that helps!