Activity Feed
- Posts
- Replies
-
We've used this to build a system that identifies what files are needed, organizes the files when the client provides them, and does some of the data prep for t...
-
use the client detail table. I query how many prefix are used in the series need (11: w2, 12: interest, 55: k1 1065... and so on) Also if you fetch code number ...
-
This is a good starting point.What we use is the Client Detail table. this lists all the data written in input boxes. We use the code 800 to determine what prof...
-
We are trying to use the Lacerte SDK to build an integration with our Web app to read/write data files. Has anyone done something like this before and can share...