Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027694 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2014-09-26 11:58 | 2014-10-01 10:11 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 5c570a04de36 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | eduardo_Argal | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027694: Constraint: FIN_TRANS_AMOUNTS_CHK should not be managed in the buildvalidation | |||||||
Description | FIN_TRANS_AMOUNTS_CHK constraint defined as: (PAYMENTAMT <> 0) OR (DEPOSITAMT <> 0) should not be managed in the buildvalidation and the alert created in the buildvalidation should be deleted. To fix transactions with PAYMENTAMT <> 0) OR (DEPOSITAMT <> 0) we provide a new modulescript. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0070566) hgbot (developer) 2014-09-30 16:53 |
Repository: erp/devel/pi Changeset: 5c570a04de36b4d9447c7b64566cd93857aab4ed Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Tue Sep 30 12:18:30 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5c570a04de36b4d9447c7b64566cd93857aab4ed [^] Fixes bug 27694 FIN_TRANS_AMOUNTS_CHK should not be managed in the buildvalidation FIN_TRANS_AMOUNTS_CHK constraint should not be managed in the buildvalidation. Alert created in builvalidation should be deleted. New modulescript to fix transactions with PAYMENTAMT <> 0) OR (DEPOSITAMT <> 0) --- M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingData.class M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingDataData.class M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingData.java M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingData_data.xsql M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingDataData.java A modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/DeleteWrongTransactions.class A modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/DeleteWrongTransactionsData.class A modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/DeleteWrongTransactions.java A modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/DeleteWrongTransactions_data.xsql A modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/DeleteWrongTransactionsData.java --- |
(0070603) hgbot (developer) 2014-10-01 10:05 |
Repository: erp/devel/pi Changeset: 7bf7fccd7e95fc9023cba9ddcb84b8e9497626a9 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed Oct 01 10:04:19 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7bf7fccd7e95fc9023cba9ddcb84b8e9497626a9 [^] Related to issue 27694 fixed buildvalidation message --- M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingData.class M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/TransactionsWithMissingData.java --- |
(0070604) eduardo_Argal (viewer) 2014-10-01 10:11 |
Reviewed and closed. Feedback was provided on regards of the message for the build validation and change was provided, so everything looks fine now |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-26 11:58 | Sandrahuguet | New Issue | |
2014-09-26 11:58 | Sandrahuguet | Assigned To | => Sandrahuguet |
2014-09-26 11:58 | Sandrahuguet | OBNetwork customer | => No |
2014-09-26 11:58 | Sandrahuguet | Modules | => Core |
2014-09-26 11:58 | Sandrahuguet | Triggers an Emergency Pack | => No |
2014-09-26 12:05 | Sandrahuguet | Relationship added | related to 0027614 |
2014-09-26 12:07 | Sandrahuguet | Description Updated | View Revisions |
2014-09-30 16:53 | hgbot | Checkin | |
2014-09-30 16:53 | hgbot | Note Added: 0070566 | |
2014-09-30 16:53 | hgbot | Status | new => resolved |
2014-09-30 16:53 | hgbot | Resolution | open => fixed |
2014-09-30 16:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5c570a04de36b4d9447c7b64566cd93857aab4ed [^] |
2014-09-30 17:03 | Sandrahuguet | Review Assigned To | => eduardo_Argal |
2014-10-01 10:05 | hgbot | Checkin | |
2014-10-01 10:05 | hgbot | Note Added: 0070603 | |
2014-10-01 10:11 | eduardo_Argal | Note Added: 0070604 | |
2014-10-01 10:11 | eduardo_Argal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |