hello experts
i am interested in creating a function into SBO_Transaction_notification that will work as follows
for all the documents that works with quantity(for example A/R Invoice etc) this function will check if the quantity into the warehouses are going to negative. if it is negative(after the sales order for example), a message at the bottom of the screen or whereever will be displayed that will inform the user about it including the itemcode that will be negative in stock management
by trying to do this through administration->documents settings, it is not allowed to carry on the transaction if it is selected the appropriate radio button otherwise it informs the user that the quantity will go under the minimum stock level for the specific warehouse. it is something that i do not want it on this way.
the concept is to let the user finish the transaction succesfully and inform him about the itemcode that will go to negative stock
is there any idea if it is possible?