Achineche Posted March 16, 2012 Posted March 16, 2012 I’m trying to make a script to automatically create certain receipts. With my little knowledge I have made something that works but trying to improve it I have a problem now. When I grab the information I need I set a field as “DONE” in that record, and I want this record not to be taken into account for the next time so I don’t create the same receipt twice. I know (well, I bet) should be done adding an If sentence, but I can’t make it work. Any help? I attach a sample file. Thank you. Receipts.zip
Keith LaMarre Posted March 21, 2012 Posted March 21, 2012 Well - I am having a real hard time figuring out what exactly you're trying to accomplish. I can see that the file is pretty basic but you're generating accounts from receipts? Anyway - it seems like your "find" request should somehow include the status field - perhaps that should be pre-filled with "No" and then "Find records with the date specified and then "No" as the Status - then change the status as you are doing.
Recommended Posts
This topic is 4649 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now