Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0028912 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Z. Others | major | always | 2015-02-10 19:38 | 2015-02-23 05:11 | |||
| Reporter | ngarcia | View Status | public | |||||
| Assigned To | Sandrahuguet | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
| Status | closed | Fix in branch | Fixed in SCM revision | d4473dc7f811 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | umartirena | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | 34235 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0028912: Modulescript needed in order to fix the payment proposal lines wrongly created because of 28591 | |||||||
| Description | Modulescript needed in order to fix the payment proposal lines wrongly created because of 28591 | |||||||
| Steps To Reproduce | As system admin role: Update the instance to 3.0PR14Q3.5 As group admin role: Create two purchase invoices for the same business partner Create a payment out that pays these two invoices Reverse the payment Launch the Payment Monitor background process Create a payment proposal for the same business partner See that the paid amount in the lines is not correct From database: Make a query to the fin_payment_scheduledetail to see that there is a record with the wrong amount As system admin role: Update the instance to Q3.6 Make a query to the fin_payment_scheduledetail to see that the record has the proper amount Go to the payment proposal window and see that the amount in the lines is not correct | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0074446) hgbot (developer) 2015-02-13 11:13 |
Repository: erp/devel/pi Changeset: da4a7752b4671988c6f61cbad19a61f437a74139 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 13 09:24:33 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/da4a7752b4671988c6f61cbad19a61f437a74139 [^] Fixed bug 28912 update modulescript Issue28591UpdatePSD Modulescript Issue28591UpdatePSD should be updated in order to fix the payment proposal lines wrongly created because of 28591 --- M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD.class M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSDData.class M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD.java M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD_data.xsql M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSDData.java --- |
|
(0074496) Sandrahuguet (viewer) 2015-02-16 08:53 |
Backed out changeset da4a7752b467 https://code.openbravo.com/erp/devel/pi/rev/d66afa655b19 [^] |
|
(0074497) hgbot (developer) 2015-02-16 08:54 |
Repository: erp/devel/pi Changeset: d4473dc7f8119e288e66728e8a77cfd81db0505a Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Feb 13 09:24:33 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/d4473dc7f8119e288e66728e8a77cfd81db0505a [^] Fixed bug 28912 update modulescript Issue28591UpdatePSD Modulescript Issue28591UpdatePSD should be updated in order to fix the payment proposal lines wrongly created because of 28591 --- M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD.java M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD_data.xsql M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSDData.java --- |
|
(0074532) hgbot (developer) 2015-02-16 18:46 |
Repository: erp/devel/pi Changeset: 1590e4506825ca332b7793bdc81c30d7ae72bc12 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Feb 16 18:45:16 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/1590e4506825ca332b7793bdc81c30d7ae72bc12 [^] related to issue 28912 .class files are missing in last commit --- M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSD.class M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/Issue28591UpdatePSDData.class --- |
|
(0074551) umartirena (viewer) 2015-02-17 13:08 |
Code Review + Testing OK |
|
(0074751) hudsonbot (viewer) 2015-02-23 05:11 |
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/6856352d7235 [^] Maturity status: Test |
|
(0074759) hudsonbot (viewer) 2015-02-23 05:11 |
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/6856352d7235 [^] Maturity status: Test |
|
(0074767) hudsonbot (viewer) 2015-02-23 05:11 |
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/6856352d7235 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-02-10 19:38 | ngarcia | New Issue | |
| 2015-02-10 19:38 | ngarcia | Assigned To | => Sandrahuguet |
| 2015-02-10 19:38 | ngarcia | OBNetwork customer | => No |
| 2015-02-10 19:38 | ngarcia | Modules | => Core |
| 2015-02-10 19:38 | ngarcia | Support ticket | => 34235 |
| 2015-02-10 19:38 | ngarcia | Resolution time | => 1426460400 |
| 2015-02-10 19:38 | ngarcia | Triggers an Emergency Pack | => No |
| 2015-02-10 19:40 | ngarcia | Issue Monitored: networkb | |
| 2015-02-10 19:40 | ngarcia | Relationship added | related to 0028591 |
| 2015-02-13 11:13 | hgbot | Checkin | |
| 2015-02-13 11:13 | hgbot | Note Added: 0074446 | |
| 2015-02-13 11:13 | hgbot | Status | new => resolved |
| 2015-02-13 11:13 | hgbot | Resolution | open => fixed |
| 2015-02-13 11:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/da4a7752b4671988c6f61cbad19a61f437a74139 [^] |
| 2015-02-16 08:53 | Sandrahuguet | Note Added: 0074496 | |
| 2015-02-16 08:54 | hgbot | Checkin | |
| 2015-02-16 08:54 | hgbot | Note Added: 0074497 | |
| 2015-02-16 08:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/da4a7752b4671988c6f61cbad19a61f437a74139 [^] => http://code.openbravo.com/erp/devel/pi/rev/d4473dc7f8119e288e66728e8a77cfd81db0505a [^] |
| 2015-02-16 18:46 | hgbot | Checkin | |
| 2015-02-16 18:46 | hgbot | Note Added: 0074532 | |
| 2015-02-17 09:05 | Sandrahuguet | Review Assigned To | => umartirena |
| 2015-02-17 13:08 | umartirena | Note Added: 0074551 | |
| 2015-02-17 13:08 | umartirena | Status | resolved => closed |
| 2015-02-17 13:08 | umartirena | Fixed in Version | => pi |
| 2015-02-23 05:11 | hudsonbot | Checkin | |
| 2015-02-23 05:11 | hudsonbot | Note Added: 0074751 | |
| 2015-02-23 05:11 | hudsonbot | Checkin | |
| 2015-02-23 05:11 | hudsonbot | Note Added: 0074759 | |
| 2015-02-23 05:11 | hudsonbot | Checkin | |
| 2015-02-23 05:11 | hudsonbot | Note Added: 0074767 | |
| Copyright © 2000 - 2009 MantisBT Group |