Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035698 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2017-03-06 11:31 | 2017-05-17 22:07 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | nonofrancisco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c87853b86121 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Packaging and release | |||||||
Regression date | 2017-02-23 | |||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/251ea8a24d39 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035698: Payables and Receivable Aging Balance Organization and General Ledger fields | |||||||
Description | Several problems in Organization and General Ledger Filters in both Payables and Receivables Aging Schedule Reports. Organization: 1. Validation similar to "AD_Org is transactions allowed" should be added General Ledger: 1. Add validation to show only general ledgers available for the selected organization. The values should be updated each time the organization is changed. | |||||||
Steps To Reproduce | As Openbravo Admin Go to Payables Aging Schedule report (or Receivables Aging Schedule) Verify * organization can be selected. This is wrong as this organization can't have transactions Change org to F&B US. Verify General Ledger "F&B EspaƱa" is shown in selector. This is wrong as this general ledger is not available for F&B US | |||||||
Proposed Solution | Review original code in legacy Aging Balance module and transplant it to the version in core for both reports. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0096651) hgbot (developer) 2017-05-17 22:06 |
Repository: erp/backports/3.0PR17Q2 Changeset: c87853b86121633e2fb25506bb8fb01b708b0927 Author: Nono Carballo <nonofce <at> gmail.com> Date: Tue May 09 13:28:14 2017 -0400 URL: http://code.openbravo.com/erp/backports/3.0PR17Q2/rev/c87853b86121633e2fb25506bb8fb01b708b0927 [^] Fixes issue 35698: Aging Balance Organization and GL fields * The default value of parameter Organization is the one selected when login, if is transaction allowed, otherwise, the first one in the list of Organizations with transaction allowed. * When parameter Organization changes, the selected value of General Ledger selector is set accordingly. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-onchange-functions.js M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml M src-db/database/sourcedata/OBUISEL_SELECTOR.xml A src/org/openbravo/common/actionhandler/AgingGeneralLedgerByOrganizationActionHandler.java A src/org/openbravo/common/filterexpression/AgingGeneralLedgerFilterExpression.java A src/org/openbravo/common/filterexpression/AgingOrganizationFilterExpression.java --- |
(0096652) hgbot (developer) 2017-05-17 22:07 |
Repository: erp/backports/3.0PR17Q2 Changeset: 93c55a945cca38e2e4fada8a672ae2271c08d7ae Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Wed May 17 21:46:10 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR17Q2/rev/93c55a945cca38e2e4fada8a672ae2271c08d7ae [^] Related to issue 35698: Code review improvements - Fix copyrights. - Improve Account Schema Selector filter expression. - Improve AgingOrganizationFilterExpression class. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-onchange-functions.js M src-db/database/sourcedata/OBUISEL_SELECTOR.xml M src/org/openbravo/common/actionhandler/AgingGeneralLedgerByOrganizationActionHandler.java M src/org/openbravo/common/filterexpression/AgingGeneralLedgerFilterExpression.java M src/org/openbravo/common/filterexpression/AgingOrganizationFilterExpression.java --- |
(0096653) aferraz (manager) 2017-05-17 22:07 |
Code review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2017-04-05 09:15 | vmromanos | Type | defect => backport |
2017-04-05 09:15 | vmromanos | Target Version | 3.0PR17Q3 => 3.0PR17Q2.1 |
2017-05-17 21:49 | aferraz | Target Version | 3.0PR17Q2.1 => 3.0PR17Q2 |
2017-05-17 21:53 | aferraz | Regression level | => Packaging and release |
2017-05-17 21:53 | aferraz | Regression date | => 2017-02-23 |
2017-05-17 21:53 | aferraz | Regression introduced in release | => main |
2017-05-17 21:53 | aferraz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/251ea8a24d39 [^] |
2017-05-17 22:06 | hgbot | Checkin | |
2017-05-17 22:06 | hgbot | Note Added: 0096651 | |
2017-05-17 22:06 | hgbot | Status | scheduled => resolved |
2017-05-17 22:06 | hgbot | Resolution | open => fixed |
2017-05-17 22:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q2/rev/c87853b86121633e2fb25506bb8fb01b708b0927 [^] |
2017-05-17 22:07 | hgbot | Checkin | |
2017-05-17 22:07 | hgbot | Note Added: 0096652 | |
2017-05-17 22:07 | aferraz | Review Assigned To | => aferraz |
2017-05-17 22:07 | aferraz | Note Added: 0096653 | |
2017-05-17 22:07 | aferraz | Status | resolved => closed |
2017-05-17 22:07 | aferraz | Fixed in Version | => 3.0PR17Q2 |
Copyright © 2000 - 2009 MantisBT Group |