Jump to content

How does Intacct Round when posting OE entries


 Share

Go to solution Solved by Jozef Pietruniak,

Recommended Posts

I've created some triggers that create a STATS entry whenever an OE Invoice is posted.  I don't have any issues with the trigger until I enter the Quantity with 2 decimals.  I get an error stating:

Could not create GLBatch record.

#GL-0951

Line No. 1 has more than two decimals in the transaction amount 2761.3800000000001091393642127513885498046875 [Support ID: T39E4EB002%7EZp59xP0B5m0-rxVWTdNCmgAAAA8] Could not create GLBatch record!

1
  • See detail and correct data.

#PT00000112

I've attached my API.  

I tried adding Math.round({!SODOCUMENTENTRY.QUANTITY#value!}*100)/100  but that still does not fix the error.

 

Any insight would be appreciated

FBO SALES STATS CREATE ENTRY.txt

Link to comment
Share on other sites

 Share

×
×
  • Create New...