Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027250 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | always | 2014-07-31 17:10 | 2023-02-22 05:54 | |||
Reporter | maite | View Status | public | |||||
Assigned To | reinaldoguerra | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | fb3182ac0e6d | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 30154 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027250: "finalsettlement" field should be set to null when payment related to invoice is removed | |||||||
Description | "finalsettlement" field should be set to null when payment related to invoice is removed | |||||||
Steps To Reproduce | 1. Register new sales invoice, add line and process it. 2. Verify that "finalsettlement" field is null at this moments (select FINALSETTLEMENT from c_invoice order by created desc limit 1;) 3. Pay that invoice 4. Execute same database query to verify that "finalsettlement" field has been correctly updated with today's date 5. Access created Payment and run "Reactivate and delete lines" so invice is pending of payment again 6. Execute query and verify that "finalsettlement" field had not been set to null again when it should | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0070527) reinaldoguerra (viewer) 2014-09-30 05:52 |
Test plan used: 1- Login into Openbravo ERP 2- Register new sales invoice, add line and process it. 3- Verify that "finalsettlement" field is null at this moments (select FINALSETTLEMENT from c_invoice order by created desc limit 1;) 4- Pay that invoice 5- Execute same database query to verify that "finalsettlement" field has been correctly updated with today's date 6- Access created Payment and run "Reactivate and delete lines" so invoice is pending of payment again 7- Now execute query and verify that "finalsettlement" field is set to null. |
(0070697) hgbot (developer) 2014-10-03 14:20 |
Repository: erp/devel/pi Changeset: fb3182ac0e6d24b17517efe18348f80c4e16add5 Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com> Date: Sat Sep 27 10:14:36 2014 -0500 URL: http://code.openbravo.com/erp/devel/pi/rev/fb3182ac0e6d24b17517efe18348f80c4e16add5 [^] Fixed bug 27250: finalsettlement should be null when invoice payment is removed Method updateInvoicePaymentMonitor on FIN_AddPayment class was modified to set finalsettlement to null when Reactivate and delete lines process is executed. When a payment related to invoice is removed now invoice finalsettlement field is set to null. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java --- |
(0070699) vmromanos (viewer) 2014-10-03 14:22 |
Code review + testing OK |
(0072889) hudsonbot (viewer) 2014-12-30 23:22 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-31 17:10 | maite | New Issue | |
2014-07-31 17:10 | maite | Assigned To | => dmiguelez |
2014-07-31 17:10 | maite | OBNetwork customer | => Yes |
2014-07-31 17:10 | maite | Modules | => Core |
2014-07-31 17:10 | maite | Support ticket | => 30154 |
2014-07-31 17:10 | maite | Resolution time | => 1413410400 |
2014-07-31 17:10 | maite | Triggers an Emergency Pack | => No |
2014-07-31 17:10 | maite | Issue Monitored: networkb | |
2014-09-22 13:41 | vmromanos | Relationship added | related to 0027293 |
2014-09-22 16:36 | jonalegriaesarte | Target Version | 3.0PR14Q4 => 3.0PR15Q1 |
2014-09-27 05:21 | reinaldoguerra | Assigned To | dmiguelez => reinaldoguerra |
2014-09-27 05:21 | reinaldoguerra | Status | new => scheduled |
2014-09-30 05:52 | reinaldoguerra | Note Added: 0070527 | |
2014-10-03 14:20 | hgbot | Checkin | |
2014-10-03 14:20 | hgbot | Note Added: 0070697 | |
2014-10-03 14:20 | hgbot | Status | scheduled => resolved |
2014-10-03 14:20 | hgbot | Resolution | open => fixed |
2014-10-03 14:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fb3182ac0e6d24b17517efe18348f80c4e16add5 [^] |
2014-10-03 14:22 | vmromanos | Review Assigned To | => vmromanos |
2014-10-03 14:22 | vmromanos | Note Added: 0070699 | |
2014-10-03 14:22 | vmromanos | Status | resolved => closed |
2014-10-14 18:33 | vmromanos | Relationship added | has duplicate 0027617 |
2014-12-30 23:22 | hudsonbot | Checkin | |
2014-12-30 23:22 | hudsonbot | Note Added: 0072889 | |
2023-02-22 05:54 | thielmikayla | Note Added: 0146848 | |
2023-07-11 13:50 | shuehner | Note Deleted: 0146848 |
Copyright © 2000 - 2009 MantisBT Group |