auto calcuation of inv discount

hi, I need to calculate invoice discount and tax automatically in the sales line without performing calculate invoice discount and Calculate structure values. is there any method of doing it. reagrds Sarukai

If you want this to be calculated automatically, you must look for the best event where you could run the calculation. What if you run the “calculate invoice discount” when the user prints the order acknowledgment ? Second step would be to check if the calculation has already been run…

Hi, You have to write code at appropriate trigger to do the same on Sales Line Table. Regards

Hi, How about placing a Tick on the “Calc. Invoice Discount” on the Sales & Receivables Setup. I think trigger the system to calculate the discounts on the event mentioned in the help of the field. cheers, JHC