Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028626 | Openbravo ERP | A. Platform | public | 2015-01-15 14:26 | 2015-02-04 20:34 |
|
Reporter | aferraz | |
Assigned To | aferraz | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | | |
Target Version | | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | umartirena |
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 | 0028626: Matching Algorithm confirm window is not shown if OB environment is setted as testing |
Description | If "test.environment" parameter is setted as true in Openbravo.properties, Matching Algorithm confirm window (which appears when you click Match Statement button from Financial Account window), Partial Match confirm window (which appears when you set a different amount than expected on Add new Transaction popup) nor Process Reconciliation confirm window (which apeears when you click Done on Match Statement popup) are not shown. |
Steps To Reproduce | In a OB environment setted as testing:
- Go to Financial Account and select "Cuenta de Banco"
- Click on Match Statement button
- Match Statement popup appears but no Matching Algorithm confirm window is shown |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-01-15 14:26 | aferraz | New Issue | |
2015-01-15 14:26 | aferraz | Assigned To | => aferraz |
2015-01-15 14:26 | aferraz | OBNetwork customer | => No |
2015-01-15 14:26 | aferraz | Modules | => Core |
2015-01-15 14:26 | aferraz | Triggers an Emergency Pack | => No |
2015-01-15 14:28 | aferraz | Status | new => scheduled |
2015-01-15 14:28 | aferraz | fix_in_branch | => pi |
2015-01-15 14:31 | aferraz | Review Assigned To | => umartirena |
2015-01-15 14:31 | aferraz | fix_in_branch | pi => |
2015-01-16 13:37 | aferraz | Description Updated | bug_revision_view_page.php?rev_id=7474#r7474 |
2015-01-16 14:05 | hgbot | Checkin | |
2015-01-16 14:05 | hgbot | Note Added: 0073571 | |
2015-01-16 14:05 | hgbot | Status | scheduled => resolved |
2015-01-16 14:05 | hgbot | Resolution | open => fixed |
2015-01-16 14:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dbda2f6cc002950ce74ba6ae48bca4fc3621edab [^] |
2015-01-16 14:11 | umartirena | Note Added: 0073572 | |
2015-01-16 14:11 | umartirena | Status | resolved => closed |
2015-01-16 14:11 | umartirena | Fixed in Version | => pi |
2015-01-16 14:33 | hgbot | Checkin | |
2015-01-16 14:33 | hgbot | Note Added: 0073576 | |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074153 | |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074154 | |
Notes |
|
(0073571)
|
hgbot
|
2015-01-16 14:05
|
|
Repository: erp/devel/pi
Changeset: dbda2f6cc002950ce74ba6ae48bca4fc3621edab
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jan 16 14:04:22 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dbda2f6cc002950ce74ba6ae48bca4fc3621edab [^]
Fixes bug 28626: MatchingAlgorithm window is not shown in test environments
APRM_AlgorithmConfirm, APRM_ProcessReconciliation and APRM_SplitBankStatementLineConfirm popups are now shown, although OB.TestRegistry.registry object is not empty
---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addTransaction.js
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-matchStatement.js
---
|
|
|
(0073572)
|
umartirena
|
2015-01-16 14:11
|
|
|
|
(0073576)
|
hgbot
|
2015-01-16 14:33
|
|
Repository: erp/devel/pi
Changeset: b653ece46712f0fb266964369bc3b32f9f208074
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jan 16 14:33:14 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b653ece46712f0fb266964369bc3b32f9f208074 [^]
Related to bug 28626: Fix copyright
---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addTransaction.js
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-matchStatement.js
---
|
|
|
|
|
|
|
|