johnny9864
Programmer
I have a problem with a system creating Quotes/Orders programmatically.
For Orders there is no problems when an item will fall under 0 quantity I have a COM exception and I show the ACCPAC error to the user (we are setup not to allow negative quantities).
For Quotes I get the same error but I am not sure what to do with it. If I record a macro in ACCPAC and change quantities I don't see anything different from an Order and all goes well. If I do in my application the same I get the error for the negative quantity.
If I just ignore the error it seems like the Quote will not get updated. Does the ACCPAC UI change something I am not seeing in the macro that will prevent the negative quantity error?
For Orders there is no problems when an item will fall under 0 quantity I have a COM exception and I show the ACCPAC error to the user (we are setup not to allow negative quantities).
For Quotes I get the same error but I am not sure what to do with it. If I record a macro in ACCPAC and change quantities I don't see anything different from an Order and all goes well. If I do in my application the same I get the error for the negative quantity.
If I just ignore the error it seems like the Quote will not get updated. Does the ACCPAC UI change something I am not seeing in the macro that will prevent the negative quantity error?