Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021596Openbravo ERP03. Procurement managementpublic2012-09-11 09:202012-09-26 17:19
dmiguelez 
dmiguelez 
normalmajoralways
closedfixed 
20Community Appliance
 
3.0MP16 
gorkaion
Core
No
0021596: Change the way Pick and Execute Windows Selects the lines.
In several Pick and Execute Windows, when the lines are selected in the Pop-up, in the Server, the way now lines are selected is by previously deleting the existing ones.
Change it because it can create conflicts.
- Return Material Windows.
- Paymen Proposal Window.
In several Pick and Execute Windows, when the lines are selected in the Pop-up, in the Server, the way now lines are selected is by previously deleting the existing ones.
Change it because it can create conflicts.
- Return Material Windows.
- Paymen Proposal Window.

It can be checked in the Java classes:
- SRMOPickEditLines
- RMShipmentPickEditLines
- RMInOutPickEditLines
- PaymentProposalPickEdit
No tags attached.
related to defect 00215813.0MP16 closed dmiguelez Is not possible to edit lines of a return from customer document which has associated return material receipt 
Issue History
2012-09-11 09:20dmiguelezNew Issue
2012-09-11 09:20dmiguelezAssigned To => dmiguelez
2012-09-11 09:20dmiguelezModules => Core
2012-09-11 12:21dmiguelezStatusnew => scheduled
2012-09-11 12:21dmiguelezfix_in_branch => pi
2012-09-13 09:53dmiguelezNote Added: 0052047
2012-09-13 10:08gorkaionRelationship addedrelated to 0021581
2012-09-13 13:37hgbotCheckin
2012-09-13 13:37hgbotNote Added: 0052070
2012-09-13 13:37hgbotStatusscheduled => resolved
2012-09-13 13:37hgbotResolutionopen => fixed
2012-09-13 13:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/32b2e7f42f7087502ba8de6d0d9485ca47d9c4fb [^]
2012-09-13 13:42gorkaionClosed by => gorkaion
2012-09-13 13:42gorkaionStatusresolved => closed
2012-09-13 13:42gorkaionFixed in Version => 3.0MP16
2012-09-18 17:01hgbotCheckin
2012-09-18 17:01hgbotNote Added: 0052210
2012-09-26 17:19hudsonbotCheckin
2012-09-26 17:19hudsonbotNote Added: 0052745
2012-09-26 17:19hudsonbotCheckin
2012-09-26 17:19hudsonbotNote Added: 0052781

Notes
(0052047)
dmiguelez   
2012-09-13 09:53   
Steps to Reproduce:

Check that the Pick and Execute Pop-Up in Windows Payment Proposal, Return Material Receipt and Return From Vendor Shipment work as previously.

In each Window fill the header and open the Pick and Execute Pop-Up by clicking on the corresponding button.

Select a couple of lines.
Submit them.
Check that they have been processed correctly.
Open the Pop-up again and uncheck one line, select another one, and update an existing line.
Submit.
Check that the new lines were processed.
(0052070)
hgbot   
2012-09-13 13:37   
Repository: erp/devel/pi
Changeset: 32b2e7f42f7087502ba8de6d0d9485ca47d9c4fb
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Sep 11 18:33:05 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/32b2e7f42f7087502ba8de6d0d9485ca47d9c4fb [^]

Fixes issue 21596, 21613: Changed behaviour of processing of
Pick and Execute Windows. Added where clause in view definition.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/PaymentProposalPickEditLines.java
M src-db/database/model/views/M_RM_RECEIPT_PICK_EDIT.xml
M src-db/database/model/views/M_RM_SHIPMENT_PICK_EDIT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/common/actionhandler/RMInOutPickEditLines.java
M src/org/openbravo/common/actionhandler/RMShipmentPickEditLines.java
---
(0052210)
hgbot   
2012-09-18 17:01   
Repository: erp/devel/pi
Changeset: af32d2655e73e6925a2aa382be5caa649f68aa3c
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Sep 18 16:50:46 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/af32d2655e73e6925a2aa382be5caa649f68aa3c [^]

Related to issue 21596: Shows message when fails.

---
M src/org/openbravo/common/actionhandler/RMInOutPickEditLines.java
M src/org/openbravo/common/actionhandler/RMShipmentPickEditLines.java
---
(0052745)
hudsonbot   
2012-09-26 17:19   
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/b780e90c6452 [^]

Maturity status: Test
(0052781)
hudsonbot   
2012-09-26 17:19   
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/b780e90c6452 [^]

Maturity status: Test