Notifications
Announcements
No record found.
Is it possible to rename Fixed Assets batch ID prefix from FATRX to FATR in GP2015.
*This post is locked for comments
Hi,
I couldn't figure out an easy way to do this. I was hoping I could go into the Audit Trail Code setup, but the Fixed Asset transactions are not included on this window.
Kind regards,
Leslie
Thank you Leslie. So just to be sure it is impossible to change the FATRX batch name.
I couldn't figure out a way to do it short of going into SQL and changing it. I presumed you wanted it to automatically create a batch of a different name. With custom programming you can make it any name you wish, but if you wanted an out-of-the-box solution, I couldn't find one.
Leslie,
I ran into this while fixing Fixed Assets and AA: Those items don't have an index and are hardcoded in the stored procedures that run. It even does things like pull the first five letters for the FA Doc Number when sorting, so if you want a custom name you MUST use something that comes before the FA lettering sequence.
i.e. If you say MUTRX it will break the user interface because it won't be able to find the next index #, but if it was AATRX then it works.
//trickest bug to figure out...took many hours looking through SQL trace...
Thanks for researching on this RogerRogerATX and Leslie Vail.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
mtabor 1