error in stock reception on same inventory item with same unit price
--------------------------------------------------------------------

                 Key: OFBIZ-4250
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4250
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Gaudin Pierre
             Fix For: SVN trunk
         Attachments: GeneralLedgerServices.xml.patch

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.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to