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 |
[ https://issues.apache.org/jira/browse/OFBIZ-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaudin Pierre updated OFBIZ-4250: --------------------------------- Attachment: GeneralLedgerServices.xml.patch > 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4250. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 10.04 Release Branch 09.04 Assignee: Jacques Le Roux Thanks Pierre, Your patch is in trunk at r1094126, R10.04 at r1094128, R9.04 at r1094131. > 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 > Assignee: Jacques Le Roux > Fix For: Release Branch 09.04, Release Branch 10.04, 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020860#comment-13020860 ] Gaudin Pierre commented on OFBIZ-4250: -------------------------------------- Many thanks Jacques ! Pierre > 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 > Assignee: Jacques Le Roux > Fix For: Release Branch 09.04, Release Branch 10.04, 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 |
Free forum by Nabble | Edit this page |