Hi,
I am currently working on a Power Automate flow for adding data to Business Central. For that i am utilizing the standard Business central connector for power automate.
I have faced an issue on adding a sales order line with Qty to Invoice and getting the below error. The error comes whenever we are adding value to the Qty To Invoice through Power Automate.
Below are the screenshot and error response
{
/status/: 400,
/message/: /ErrorCode: Application_DialogException Qty. Rounding Precision on Item-ABC-001 causes the Qty. to Invoice and Qty. to Invoice (Base) to be out of balance. CorrelationId: 49932ed7-bf00-4105-89bb-c6c7b633b189.//r/clientRequestId: ff8c2f28-a340-4e3b-9d4e-e763a89bd15a/,
/error/: {
/message/: /ErrorCode: Application_DialogException Qty. Rounding Precision on Item-ABC-001 causes the Qty. to Invoice and Qty. to Invoice (Base) to be out of balance. CorrelationId: 49932ed7-bf00-4105-89bb-c6c7b633b189./
},
/source/: /api.businesscentral.dynamics.com/,
/errors/: []
}
Any help on this would be much appreciated.
Thanks,
Tamilarasu Arunachalam