Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0031943 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Openbravo ERP] 09. Financial management | trivial | N/A | 2016-01-19 14:14 | 2016-03-17 10:56 | |||
| Reporter | fsoto82 | View Status | public | |||||
| Assigned To | fsoto82 | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 87d3da7a7fd8 | ||||
| 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 | adrianromero | |||||||
| 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 | 0031943: Create new filter in Payment Report that exclude payments with Base Amount = Zero | |||||||
| Description | Add a new filter in the Payment Report window to select if the payments with Base Amount = 0 are included in the report. By default the payments with base amount = 0 are included in the report. | |||||||
| Steps To Reproduce | - | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0084011) hgbot (developer) 2016-02-08 17:54 |
Repository: erp/devel/pi Changeset: 07e66c2bcd7271eed1a22ddcbb036f585ffc149d Author: Fernando Soto <fernando.soto <at> peoplewalking.com> Date: Wed Jan 20 09:09:21 2016 -0500 URL: http://code.openbravo.com/erp/devel/pi/rev/07e66c2bcd7271eed1a22ddcbb036f585ffc149d [^] Fixed issue 31943: Add new check in Payment Report to exclude payments with amount = 0 --- M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.java M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.xml M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java --- |
|
(0084012) hgbot (developer) 2016-02-08 17:54 |
Repository: erp/devel/pi Changeset: 493d67a500f2cd06329de906eb48880b78737445 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Jan 21 12:34:54 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/493d67a500f2cd06329de906eb48880b78737445 [^] Fixed issue 31943: Add new check in Payment Report to exclude payments with amount = 0 * Added translation data --- M modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_TEXTINTERFACES.xml --- |
|
(0084013) hgbot (developer) 2016-02-08 17:54 |
Repository: erp/devel/pi Changeset: 87d3da7a7fd85ffe7094a59e3c47f26e40051b5b Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Jan 22 10:12:49 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/87d3da7a7fd85ffe7094a59e3c47f26e40051b5b [^] Fixed issue 31943: Add new check in Payment Report to exclude payments with amount = 0 * Fixing API in PaymentReportDao --- M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java --- |
|
(0084014) adrianromero (viewer) 2016-02-08 17:56 |
Successful try build: https://ci.openbravo.com/view/try/job/try-init/3607/ [^] |
|
(0084613) adrianromero (viewer) 2016-03-01 09:45 |
Verified the new field for filtering. This changeset also fixes the behaviour of the "overdue" field. Now reloads properly the value used in the filter. |
|
(0085114) hudsonbot (viewer) 2016-03-17 10:56 |
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/b22fb0500156 [^] Maturity status: Test |
|
(0085115) hudsonbot (viewer) 2016-03-17 10:56 |
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/b22fb0500156 [^] Maturity status: Test |
|
(0085116) hudsonbot (viewer) 2016-03-17 10:56 |
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/b22fb0500156 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-01-19 14:14 | fsoto82 | New Issue | |
| 2016-01-19 14:14 | fsoto82 | Assigned To | => Triage Finance |
| 2016-01-19 14:14 | fsoto82 | OBNetwork customer | => No |
| 2016-01-19 14:14 | fsoto82 | Modules | => Core |
| 2016-01-19 14:14 | fsoto82 | Triggers an Emergency Pack | => No |
| 2016-01-19 14:15 | fsoto82 | Summary | New filter in Payment Report that exclude payments with Base Amount = Zero => Create new filter in Payment Report that exclude payments with Base Amount = Zero |
| 2016-01-19 16:04 | adrianromero | Assigned To | Triage Finance => fsoto82 |
| 2016-01-19 16:04 | adrianromero | Status | new => scheduled |
| 2016-02-08 17:54 | hgbot | Checkin | |
| 2016-02-08 17:54 | hgbot | Note Added: 0084011 | |
| 2016-02-08 17:54 | hgbot | Status | scheduled => resolved |
| 2016-02-08 17:54 | hgbot | Resolution | open => fixed |
| 2016-02-08 17:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/07e66c2bcd7271eed1a22ddcbb036f585ffc149d [^] |
| 2016-02-08 17:54 | hgbot | Checkin | |
| 2016-02-08 17:54 | hgbot | Note Added: 0084012 | |
| 2016-02-08 17:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/07e66c2bcd7271eed1a22ddcbb036f585ffc149d [^] => http://code.openbravo.com/erp/devel/pi/rev/493d67a500f2cd06329de906eb48880b78737445 [^] |
| 2016-02-08 17:54 | hgbot | Checkin | |
| 2016-02-08 17:54 | hgbot | Note Added: 0084013 | |
| 2016-02-08 17:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/493d67a500f2cd06329de906eb48880b78737445 [^] => http://code.openbravo.com/erp/devel/pi/rev/87d3da7a7fd85ffe7094a59e3c47f26e40051b5b [^] |
| 2016-02-08 17:55 | adrianromero | Review Assigned To | => eduardo_Argal |
| 2016-02-08 17:56 | adrianromero | Note Added: 0084014 | |
| 2016-03-01 09:45 | adrianromero | Review Assigned To | eduardo_Argal => adrianromero |
| 2016-03-01 09:45 | adrianromero | Note Added: 0084613 | |
| 2016-03-01 09:45 | adrianromero | Status | resolved => closed |
| 2016-03-01 09:45 | adrianromero | Fixed in Version | => pi |
| 2016-03-17 10:56 | hudsonbot | Checkin | |
| 2016-03-17 10:56 | hudsonbot | Note Added: 0085114 | |
| 2016-03-17 10:56 | hudsonbot | Checkin | |
| 2016-03-17 10:56 | hudsonbot | Note Added: 0085115 | |
| 2016-03-17 10:56 | hudsonbot | Checkin | |
| 2016-03-17 10:56 | hudsonbot | Note Added: 0085116 | |
| Copyright © 2000 - 2009 MantisBT Group |