Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
Description
During the reception of stock, if the reception is made on a line of stock which already exists with the same unit price, an accounting transaction due to the stock price value change is created with an amount of debit and credit of 0.
This is not normal and generate an error in the service postAcctgTrans.
This aim of this patch is to avoid creation of accounting transaction linked to the stock price value change if the unit price does not change.