Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010971 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2009-10-14 18:37 | 2009-12-09 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP10 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 58eeaf50431a | |||
Projection | none | ETA | none | Target Version | 2.40MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010971: Create lines from should not show "In remittance" payments | |||||||
Description | A consolitated remittance is created: one payment (A), 1000 €. Two new payments are created: B) -1000 €; C)1000 € (with Busines Partner of bank). When a new bank statement is created and create lines from is used, the first payment (A) is shown in the pop-up. This is not correct. This payment is remittanced and can not be included in a bank statement. It is correct to show B (to cancel) and C (to pay), but not A. Revising B and C, both are created with status '--', so it can be filtered those fields that are on Remittance. | |||||||
Steps To Reproduce | Generate a Remittance in Financial Management > Receivables and Payables > Transacctions > Remittance. Select the consolidated one. Add a line, using "Create lines from". Process it. (You can check payment status using Payment status link in the Header. It is "In remittance". Also, it can be tested the status of new payments using Settlement link. Both have '--' status). Go to Financial Management > Receivables and Payables > Transacctions > Bank Statement. Generate a new one. Press Create lines from. The first payment appears in the pop-up | |||||||
Proposed Solution | Payments that are in status "Remittance should not appear in create lines from" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0022466) hgbot (developer) 2009-12-07 08:35 |
Repository: erp/devel/pi Changeset: 840110f765ba84073b932ec276d1da98233dd2d2 Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com> Date: Mon Dec 07 13:03:11 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/840110f765ba84073b932ec276d1da98233dd2d2 [^] Fixes Issue 10971: Create lines from should not show \"In remittance\" payments. --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank_data.xsql --- |
(0022481) psarobe (viewer) 2009-12-07 16:34 |
The fix is not correct. If you add that constraint in the sql you won't be able to select any payment different than in status -- The constraint as it is explained in the issue is that you shouldn't be able to select a payment in Status Remittance but fro the rest yes |
(0022492) hgbot (developer) 2009-12-07 18:50 |
Repository: erp/devel/pi Changeset: 58eeaf50431aee28eaa63ee00c8238586b1f19be Author: Balamurugan Ramadoss <balamurugan.ramadoss <at> openbravo.com> Date: Mon Dec 07 23:18:34 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/58eeaf50431aee28eaa63ee00c8238586b1f19be [^] Fixes Issue 10971: Create lines from should not show In remittance payments. --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank_data.xsql --- |
(0022536) sureshbabu (viewer) 2009-12-08 10:20 |
Payment with status "In remittance" not appear in the create lines option in Bank statement (Tested working fine) |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-14 18:37 | networkb | New Issue | |
2009-10-14 18:37 | networkb | Assigned To | => rafaroda |
2009-10-14 18:37 | networkb | OBNetwork customer | => Yes |
2009-10-15 16:30 | psarobe | Priority | immediate => high |
2009-10-15 16:30 | psarobe | Status | new => scheduled |
2009-10-15 16:30 | psarobe | Steps to Reproduce Updated | |
2009-10-15 16:30 | psarobe | Status | scheduled => feedback |
2009-10-15 16:31 | psarobe | Status | feedback => scheduled |
2009-10-15 16:31 | psarobe | fix_in_branch | => pi |
2009-10-20 12:56 | rafaroda | Assigned To | rafaroda => dalsasua |
2009-12-07 08:35 | hgbot | Checkin | |
2009-12-07 08:35 | hgbot | Note Added: 0022466 | |
2009-12-07 08:35 | hgbot | Status | scheduled => resolved |
2009-12-07 08:35 | hgbot | Resolution | open => fixed |
2009-12-07 08:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/840110f765ba84073b932ec276d1da98233dd2d2 [^] |
2009-12-07 16:34 | psarobe | Note Added: 0022481 | |
2009-12-07 16:34 | psarobe | Status | resolved => new |
2009-12-07 16:34 | psarobe | Resolution | fixed => open |
2009-12-07 16:34 | psarobe | Status | new => scheduled |
2009-12-07 18:50 | hgbot | Checkin | |
2009-12-07 18:50 | hgbot | Note Added: 0022492 | |
2009-12-07 18:50 | hgbot | Status | scheduled => resolved |
2009-12-07 18:50 | hgbot | Resolution | open => fixed |
2009-12-07 18:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/840110f765ba84073b932ec276d1da98233dd2d2 [^] => http://code.openbravo.com/erp/devel/pi/rev/58eeaf50431aee28eaa63ee00c8238586b1f19be [^] |
2009-12-08 10:20 | sureshbabu | Note Added: 0022536 | |
2009-12-08 10:20 | sureshbabu | Status | resolved => closed |
2009-12-08 10:20 | sureshbabu | Fixed in Version | => 2.50MP10 |
2009-12-09 00:00 | anonymous | sf_bug_id | 0 => 2911049 |
Copyright © 2000 - 2009 MantisBT Group |