When Order document(Both PO and SO) close, I think that MOrder.closeIt() method should calculate tax again.
Description
Hi,all. My name is Hideaki Hagiwara in Japan. I found a little defect at Order document(Both PO and SO).
When Order document close before Shipment or Receipt, Grand total of Order remains tax amount only. See attachment file1.
So,I think that MOrder.closeIt() method should calculate tax again. See attachment file2.
thank you for reading.
Environment
None
Attachments
6
image-20200625-023105.png
25 Jun, 2020
image-20200625-023027.png
25 Jun, 2020
image-20200625-023021.png
25 Jun, 2020
IDEMPIERE-966.patch
22 Jun, 2013
file2.jpg
28 May, 2013
file1.jpg
28 May, 2013
Activity
Murilo Habermann Torquato
June 25, 2020 at 2:32 AM
(edited)
This is still reproducible on 7.1z
Copy Garden Word Sales Order 60000 Change the Document Type to “standard order” Complete the document and check Total Lines / Grand Total Close the document and check Qty / Total Lines /Grand Total
After applying the patch , and repeating the steps it looks like correct:
Note: the patch was not updated with Carlos suggestion to use Msg class
Carlos Ruiz
June 24, 2013 at 1:51 AM
Thanks Juliana, I'll postpone the functional review to check after release.
Hi,all.
My name is Hideaki Hagiwara in Japan.
I found a little defect at Order document(Both PO and SO).
When Order document close before Shipment or Receipt, Grand total of Order remains tax amount only.
See attachment file1.
So,I think that MOrder.closeIt() method should calculate tax again.
See attachment file2.
thank you for reading.