Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032811
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2016-04-28 16:512016-06-17 19:37
ReporterlorenzofidalgoView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision47ec70154e1f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tocaristu
Web browserGoogle Chrome
ModulesCore
Regression levelAutomated tests
Regression date2016-04-18
Regression introduced in releasepi
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/82f27ac1b1497b3a82646b140ab1b6e048f2b766 [^]
Triggers an Emergency PackNo
Summary

0032811: "Payment Method" filter is not set automatically in "Payment In" window || "Add Details" process but it must be set

DescriptionIt is not set by default "Payment Method" filter in "Add Details" process. That filter must be set with the same value than in the "Payment in" previously saved record.
I have tested this issue is reproducible in pi but it is working properly in main.
Steps To Reproduce0-Login ERP as Openbravo//openbravo.
1-Using "F&B International Group Admin" role, go to "Payment In" window.
2-Create a new record in form view using the following data:
---
Received From: "Alimentos y Supermercados, S.A".
Payment Method: "Cheque".
Amount: "10.00".
---
Save that record.
3-Click "Add Details" process.
4-DEFECT: Realise it is not applied "Payment Method" filter but it must be applied by default in "Add Payment" process the same "Payment Method" filter than in the previously saved record.
TagsNo tags attached.
Attached Filespng file icon PaymentMethodIsNotShownInPI.png [^] (106,388 bytes) 2016-04-28 16:51


png file icon FilterIsShownInMain.png [^] (107,137 bytes) 2016-04-28 16:57

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0029771 closednaiaramartinez different attachment method infrastructure 

-  Notes
(0086069)
hgbot (developer)
2016-04-29 08:20

Repository: erp/devel/pi
Changeset: 40651550f0f46a630f2d79301987833824bf9bd8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Apr 29 08:14:20 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/40651550f0f46a630f2d79301987833824bf9bd8 [^]

related to bug 32811: show log when exception in setting filter expression

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/filterexpression/AddOrderOrInvoiceFilterExpression.java
---
(0086070)
hgbot (developer)
2016-04-29 08:20

Repository: erp/devel/pi
Changeset: 47ec70154e1f7551d122e1fe92c487b2473e6c85
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Apr 29 08:20:03 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/47ec70154e1f7551d122e1fe92c487b2473e6c85 [^]

fixed bug 32811: "Payment Method" filter is not set automatically in Add Details

  When openeing Add Details process from Payment In window, Payment Method should
  be filtered by default according the method selected in the window. This filter
  was missing.

  The problem was due a refactor, now parameters are fixed at the begining of the
  method, this fix returns a new object instead of the original one, if new params
  are to be added, they need to be done in the new object rather than in the orginal
  one

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/process/DefaultsProcessActionHandler.java
---
(0086071)
alostale (manager)
2016-04-29 08:55

Case already automated in: https://ci.openbravo.com/view/qa/job/qa-pi-aprinreg-pgsql/227/ [^]
(0086088)
caristu (developer)
2016-04-29 15:34

Verified: default filter on Payment Method appears

Fixed on on pi@47ec70154e1f
(0087500)
hudsonbot (developer)
2016-06-17 19:37

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/0dc7be081b1c [^]
Maturity status: Test
(0087501)
hudsonbot (developer)
2016-06-17 19:37

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/0dc7be081b1c [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2016-04-28 16:51 lorenzofidalgo New Issue
2016-04-28 16:51 lorenzofidalgo Assigned To => gorkaion
2016-04-28 16:51 lorenzofidalgo File Added: PaymentMethodIsNotShownInPI.png
2016-04-28 16:51 lorenzofidalgo Web browser => Google Chrome
2016-04-28 16:51 lorenzofidalgo Modules => Core
2016-04-28 16:51 lorenzofidalgo Regression level => Automated tests
2016-04-28 16:51 lorenzofidalgo Regression introduced in release => pi
2016-04-28 16:51 lorenzofidalgo Triggers an Emergency Pack => No
2016-04-28 16:55 lorenzofidalgo Web browser Google Chrome => Google Chrome
2016-04-28 16:55 lorenzofidalgo Steps to Reproduce Updated View Revisions
2016-04-28 16:57 lorenzofidalgo File Added: FilterIsShownInMain.png
2016-04-29 07:58 alostale Assigned To gorkaion => alostale
2016-04-29 08:15 alostale Review Assigned To => caristu
2016-04-29 08:15 alostale Web browser Google Chrome => Google Chrome
2016-04-29 08:15 alostale Regression date => 2016-04-18
2016-04-29 08:15 alostale Regression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/82f27ac1b1497b3a82646b140ab1b6e048f2b766 [^]
2016-04-29 08:16 alostale Relationship added caused by 0029771
2016-04-29 08:20 hgbot Checkin
2016-04-29 08:20 hgbot Note Added: 0086069
2016-04-29 08:20 hgbot Checkin
2016-04-29 08:20 hgbot Note Added: 0086070
2016-04-29 08:20 hgbot Status new => resolved
2016-04-29 08:20 hgbot Resolution open => fixed
2016-04-29 08:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/47ec70154e1f7551d122e1fe92c487b2473e6c85 [^]
2016-04-29 08:55 alostale Note Added: 0086071
2016-04-29 15:34 caristu Note Added: 0086088
2016-04-29 15:34 caristu Status resolved => closed
2016-04-29 15:34 caristu Fixed in Version => pi
2016-06-17 19:37 hudsonbot Checkin
2016-06-17 19:37 hudsonbot Note Added: 0087500
2016-06-17 19:37 hudsonbot Checkin
2016-06-17 19:37 hudsonbot Note Added: 0087501


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker