Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0021596 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 03. Procurement management | major | always | 2012-09-11 09:20 | 2012-09-26 17:19 | |||
| Reporter | dmiguelez | View Status | public | |||||
| Assigned To | dmiguelez | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP16 | |||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 32b2e7f42f70 | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
| OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | gorkaion | |||||||
| 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 | 0021596: Change the way Pick and Execute Windows Selects the lines. | |||||||
| Description | 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.  | |||||||
| Steps To Reproduce | 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  | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  		Notes	 | 
|
| 
				(0052047) dmiguelez (viewer) 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 (developer) 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 (developer) 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 (viewer) 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 (viewer) 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  | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2012-09-11 09:20 | dmiguelez | New Issue | |
| 2012-09-11 09:20 | dmiguelez | Assigned To | => dmiguelez | 
| 2012-09-11 09:20 | dmiguelez | Modules | => Core | 
| 2012-09-11 09:20 | dmiguelez | OBNetwork customer | => No | 
| 2012-09-11 12:21 | dmiguelez | Status | new => scheduled | 
| 2012-09-11 12:21 | dmiguelez | fix_in_branch | => pi | 
| 2012-09-13 09:53 | dmiguelez | Note Added: 0052047 | |
| 2012-09-13 10:08 | gorkaion | Relationship added | related to 0021581 | 
| 2012-09-13 13:37 | hgbot | Checkin | |
| 2012-09-13 13:37 | hgbot | Note Added: 0052070 | |
| 2012-09-13 13:37 | hgbot | Status | scheduled => resolved | 
| 2012-09-13 13:37 | hgbot | Resolution | open => fixed | 
| 2012-09-13 13:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/32b2e7f42f7087502ba8de6d0d9485ca47d9c4fb [^] | 
| 2012-09-13 13:42 | gorkaion | Closed by | => gorkaion | 
| 2012-09-13 13:42 | gorkaion | Status | resolved => closed | 
| 2012-09-13 13:42 | gorkaion | Fixed in Version | => 3.0MP16 | 
| 2012-09-18 17:01 | hgbot | Checkin | |
| 2012-09-18 17:01 | hgbot | Note Added: 0052210 | |
| 2012-09-26 17:19 | hudsonbot | Checkin | |
| 2012-09-26 17:19 | hudsonbot | Note Added: 0052745 | |
| 2012-09-26 17:19 | hudsonbot | Checkin | |
| 2012-09-26 17:19 | hudsonbot | Note Added: 0052781 | |
| Copyright © 2000 - 2009 MantisBT Group |