Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026722Openbravo ERPB. User interfacepublic2014-05-28 18:172014-10-01 16:45
jonalegriaesarte 
guillermogil 
immediateminorhave not tried
closedfixed 
5
pi 
3.0PR14Q33.0PR14Q3 
AugustoMauch
Core
Production - QA Approved
2014-02-27
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/67b8e22d232e63e951615c92c86315b318b478b2 [^]
No
0026722: P&E after selecting all the system does not check if the mandatory fields are set
P&E after selecting all the system does not check if the mandatory fields are set. If the user selects the lines one by one, the system checks if the mandatory fields are set, once the user selects done button
- Create a new return from customer
- Select a business partner
- P&E
- Select all
- Press done
The system shows an error without any information, but after closing the P&E window
No tags attached.
related to defect 0040721 closed caristu Mandatory field in pick and execute not correctly checked 
Issue History
2014-05-28 18:17jonalegriaesarteNew Issue
2014-05-28 18:17jonalegriaesarteAssigned To => AugustoMauch
2014-05-28 18:17jonalegriaesarteModules => Core
2014-05-28 18:17jonalegriaesarteResolution time => 1407880800
2014-05-28 18:17jonalegriaesarteTriggers an Emergency Pack => No
2014-05-30 13:22guillermogilRegression level => Production - QA Approved
2014-05-30 13:22guillermogilPrioritynormal => immediate
2014-06-02 08:33guillermogilAssigned ToAugustoMauch => guillermogil
2014-06-02 10:40hgbotCheckin
2014-06-02 10:40hgbotNote Added: 0067650
2014-06-02 12:58hgbotCheckin
2014-06-02 12:58hgbotNote Added: 0067660
2014-06-02 14:06guillermogilIssue Monitored: AugustoMauch
2014-06-02 14:06guillermogilReview Assigned To => AugustoMauch
2014-06-02 14:10guillermogilRegression date => 2014-02-27
2014-06-02 14:10guillermogilRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/67b8e22d232e63e951615c92c86315b318b478b2 [^]
2014-06-02 14:11hgbotCheckin
2014-06-02 14:11hgbotNote Added: 0067666
2014-06-02 14:11hgbotStatusnew => resolved
2014-06-02 14:11hgbotResolutionopen => fixed
2014-06-02 14:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/549187e51178ecfe12fe9d012eaa743cc8fb4b1c [^]
2014-06-02 14:16hgbotCheckin
2014-06-02 14:16hgbotNote Added: 0067667
2014-06-02 15:01hgbotCheckin
2014-06-02 15:01hgbotNote Added: 0067671
2014-06-03 17:39AugustoMauchNote Added: 0067723
2014-06-03 17:39AugustoMauchStatusresolved => new
2014-06-03 17:39AugustoMauchResolutionfixed => open
2014-06-03 17:50hgbotCheckin
2014-06-03 17:50hgbotNote Added: 0067726
2014-06-04 11:03guillermogilStatusnew => scheduled
2014-06-04 11:03guillermogilfix_in_branch => pi
2014-06-04 11:03guillermogilStatusscheduled => resolved
2014-06-04 11:03guillermogilResolutionopen => fixed
2014-06-04 12:50AugustoMauchNote Added: 0067752
2014-06-04 12:50AugustoMauchStatusresolved => closed
2014-06-04 12:50AugustoMauchFixed in Version => PR14Q3
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067857
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067858
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067860
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067861
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067864
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067875
2014-10-01 16:45plujanRegression introduced in release => 3.0PR14Q2
2014-10-01 16:45plujanfix_in_branchpi =>
2019-05-07 18:44caristuRelationship addedrelated to 0040721

Notes
(0067650)
hgbot   
2014-06-02 10:40   
Repository: erp/devel/pi
Changeset: ab24334dcb92b2385c9a9384c61289ac150a6bc4
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Jun 02 10:39:51 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ab24334dcb92b2385c9a9384c61289ac150a6bc4 [^]

Related to issue 26722:On P&E system does not check the mandatory fields

Fixes Q2 issue, fields were looking for null values but there were empty string values

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0067660)
hgbot   
2014-06-02 12:58   
Repository: erp/devel/pi
Changeset: 123836b0013cae67387d56d05c7bb3d31b3150b4
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Jun 02 12:57:42 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/123836b0013cae67387d56d05c7bb3d31b3150b4 [^]

Related to issue 26722:On P&E system does not check the mandatory fields

Use simple quotes enstead double quotes

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0067666)
hgbot   
2014-06-02 14:11   
Repository: erp/devel/pi
Changeset: 549187e51178ecfe12fe9d012eaa743cc8fb4b1c
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Jun 02 14:08:06 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/549187e51178ecfe12fe9d012eaa743cc8fb4b1c [^]

Fixed issue 26722:On P&E system does not check the mandatory fields

Modified validate structure to support 14Q3 behavior

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-pickeditgrid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0067667)
hgbot   
2014-06-02 14:16   
Repository: erp/devel/pi
Changeset: 7a230ede47d98441b81d9ffedc147e68bdd599a5
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Jun 02 14:15:41 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7a230ede47d98441b81d9ffedc147e68bdd599a5 [^]

Related to issue 26722:On P&E system does not check the mandatory fields

Modified wrong message

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0067671)
hgbot   
2014-06-02 15:01   
Repository: erp/devel/pi
Changeset: 38376d276178d67c0c37c6262c2a926e98ad0d17
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Mon Jun 02 15:00:32 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/38376d276178d67c0c37c6262c2a926e98ad0d17 [^]

Related to issue 26722:On P&E system does not check the mandatory fields

Missing space

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0067723)
AugustoMauch   
2014-06-03 17:39   
The result of viewGrid.hasErrors() should be taken into account when the condition is evaluated.
(0067726)
hgbot   
2014-06-03 17:50   
Repository: erp/devel/pi
Changeset: 416c8de15ac9726c5cf68055b9fe2b340806793a
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Jun 03 17:48:58 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/416c8de15ac9726c5cf68055b9fe2b340806793a [^]

Related to issue 26722:On P&E system does not check the mandatory fields

Added missing grid.hasErrors() to the logic

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-pickeditgrid.js
---
(0067752)
AugustoMauch   
2014-06-04 12:50   
Code reviewed and verified in pi@416c8de15ac9
(0067857)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067858)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067860)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067861)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067864)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067875)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test