Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014845 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | always | 2010-10-08 17:13 | 2011-05-19 13:51 | |||
Reporter | rmorley | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 488f3922c1fa | |||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.50 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014845: Wrong accounting workflow used "On Deposit" | |||||||
Description | When depositing received funds into a Financial Account the system uses the "Upon Withdrawal" account. | |||||||
Steps To Reproduce | Set the Accounting Configuration for a Financial Account with the following: IN: 55500 Transit 56000 Deposit 57000 Cleared OUT 47500 Transit 47510 Withdrawal 47600 Cleared It doesn't matter which accounts are used as long as they are all different (so that you can see which is used where). Set the Payment Method configuration as follows: IN: NO AUTOMATIC RECEIPT OR DEPOSIT Upon Receipt = Transit Upon Deposit = Deposit Upon Clearing = Cleared OUT NO AUTOMATIC PAYMENT OR WITHDRAWAL Upon Payment = Transit Upon Withdrawal = Withdrawal Upon Clearing = Cleared Enter a Sales Invoice and receive payment against it. Go to General Ledger Journal and filter by today's date and the Organization. You will see transaction for Dr 55500 Transit Cr 43000 AR account THIS IS CORRECT. Go to Financial Account > Transactions. Click on Add Transaction and select the receipt that you made above (in order to Deposit the receipt into the Financial Account). Click on OK and check that the line is visible in the Transactions screen. Go to General Ledger Journal and filter by today's date and the Organization. You will see transaction for Dr 47510 THIS IS NOT CORRECT. SHOULD BE 56000 IT HAS USED THE WITHDRAWAL ACCOUNT (NOT DEPOSIT) Cr 55500 Transit account THIS IS CORRECT. The good news is that when you match the transaction (i.e., you clear it in the Financial Account) then the correct transaction is created Dr 57000 Cleared account THIS IS CORRECT CR 56000 Deposit account THIS IS CORRECT | |||||||
Proposed Solution | System should use the "Upon Deposit" account. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0031803) hgbot (developer) 2010-10-13 12:31 |
Repository: erp/devel/pi Changeset: 488f3922c1fa8ab68a91c66707ea26dfa33d8600 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Oct 13 11:33:36 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/488f3922c1fa8ab68a91c66707ea26dfa33d8600 [^] Fixes bug 0014845: Wrong accounting workflow --- M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java --- |
(0031839) hudsonbot (viewer) 2010-10-13 23:38 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/488f3922c1fa [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c531f0a7334b [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18531.obx [^] |
(0037224) mirurita (viewer) 2011-05-19 13:51 |
Verified. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-10-08 17:13 | rmorley | New Issue | |
2010-10-08 17:13 | rmorley | Assigned To | => eduardo_Argal |
2010-10-08 17:13 | rmorley | OBNetwork customer | => No |
2010-10-08 17:23 | rmorley | Steps to Reproduce Updated | View Revisions |
2010-10-11 12:48 | eduardo_Argal | Status | new => scheduled |
2010-10-11 12:48 | eduardo_Argal | fix_in_branch | => pi |
2010-10-13 12:31 | hgbot | Checkin | |
2010-10-13 12:31 | hgbot | Note Added: 0031803 | |
2010-10-13 12:31 | hgbot | Status | scheduled => resolved |
2010-10-13 12:31 | hgbot | Resolution | open => fixed |
2010-10-13 12:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/488f3922c1fa8ab68a91c66707ea26dfa33d8600 [^] |
2010-10-13 23:38 | hudsonbot | Checkin | |
2010-10-13 23:38 | hudsonbot | Note Added: 0031839 | |
2011-05-19 13:51 | mirurita | Note Added: 0037224 | |
2011-05-19 13:51 | mirurita | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |