By using this website, you agree to our Terms of Use (click here)
@brandon, If you add this attribute to your SOLine.ReasonCode, you should get your desired effect: [PXUIRequired(typeof(Where<SOLine.curyLineAm...
@vjw You should be able to get what you want with =Replace( [Note.NoteText], '\n', '/' ). I just tested in 2019 R1.
Sounds like your relations aren't complete. You should review the relations for specifically your summary joins and make sure they are linked on both...
@ryan-brown This is really cool, thank you for sharing! I haven't added Javascript to screens before, so had to look it up. Sergey has a nice arti...
@daniel-o Those messages pop up after publishing a customization sometimes. You can clear them by restarting your instance (System Management -> A...
I have an import scenario that does this on Vendor Prices screen. If you need Sales prices, the process is probably very similar.
I would recommend your very first table relation to be Account CROSS APPLIED (Cross join type) to MasterFinPeriod, then left join into your Summary ta...
Tim, it looks like posts that have both long titles and attachments have the attachment icon sit over a piece of the title.
I wanted to check, that is the only field I have checked
Hi Rob, You can try cleaning up your mixed up field displays by resetting your column configuration to default. I had some users with similar issues ...
I am glad they are being kept a separate entity. I don't know the intentions of EQT, but if I were a betting man, I would say they are want Acumatica...
@meaginmarie, If you are careful about how you apply it, I created an example GI that does a running total for SOLines. The issue is the query is s...
Is there a place to share posts to to help garner attention to ideas important to you? Instead of creating a new thread for each idea you want to ta...
@megan-perry, I have had success with adding multiple lines by explicitly setting the Source Field/ Value for the <Line Number> Mapping field to...
Brett, Acumatica 2019 R1 19.103 (most recent atm is 104) I can confirm is still having fits about some "complicated" GIs when Triggered by Record Chan...
@timrodman - Multiple AR Invoice documents now track the Ship To address has been great for us! Not having Ship-To on AR Invoice make direct invoice e...
Just made the jump from 2018R1 to 2019R1. We skipped 2018R2, so some of what I discuss could be thanks to that version as well. I ran into the follo...
Thank you for the good tips guys!
Have you looked into something like Selenium to automate browser sessions? It should be possible on a Pi, it looks likegoes into some details about g...
Nice! Thank you @harsha-sarjapur, I just checked the build site and version 19.100.0122 is available!
Has anyone caught wind of a release date for 2019 R1? I still couldn't find anything more exact than "The end of March"
Thank you @timrodman! I'm fairly new to Acumatica, but have dealt with my fair share of ERP systems. I have to say I am really happy with Acumatica ...
I was able to sort this out! The parent is a custom dropdown field and I had to set CommitChanges property to True on the UI element. Now the screen...
I like the addition of the Popup Message. Having that note jump up from the customer record on their related documents is something I missed from Sag...
