Openbravo Issue Tracking System - Modules
View Issue Details
0026378ModulesService Contract Managementpublic2014-04-25 09:262014-05-26 13:41
jonalegriaesarte 
vmromanos 
normalminorhave not tried
closedfixed 
5
 
 
naiaramartinez
0026378: Clone contracts is not working correctly
Clone contracts is not working correctly. The system allows to clone the contract but the cloned contract is not usable. The user can not complete the new contract, because the system is not proposing any action.
- Create a contract
- Clone the contract
The contract is created in draft status
- Complete the new contract
The system does not show any action
No tags attached.
Issue History
2014-04-25 09:26jonalegriaesarteNew Issue
2014-04-25 09:26jonalegriaesarteAssigned To => vmromanos
2014-04-25 09:26jonalegriaesarteResolution time => 1404943200
2014-04-25 11:04vmromanosNote Added: 0066612
2014-04-25 11:08vmromanosStatusnew => scheduled
2014-04-25 11:08vmromanosfix_in_branch => pi
2014-04-25 11:34hgbotCheckin
2014-04-25 11:34hgbotNote Added: 0066613
2014-04-25 11:34hgbotStatusscheduled => resolved
2014-04-25 11:34hgbotResolutionopen => fixed
2014-04-25 11:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.contract.services/rev/9d9bd21906df4277e44abeec3a814d6fac645cdf [^]
2014-04-25 11:34hgbotCheckin
2014-04-25 11:34hgbotNote Added: 0066614
2014-04-25 11:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.contract.services/rev/9d9bd21906df4277e44abeec3a814d6fac645cdf [^] => http://code.openbravo.com/erp/pmods/org.openbravo.contract.services/rev/2f2057b7608ee97f6cd7bb21060f5676f32f481c [^]
2014-05-09 13:31daniOpenbravoIssue Monitored: daniOpenbravo
2014-05-26 13:41naiaramartinezReview Assigned To => naiaramartinez
2014-05-26 13:41naiaramartinezNote Added: 0067448
2014-05-26 13:41naiaramartinezStatusresolved => closed

Notes
(0066612)
vmromanos   
2014-04-25 11:04   
The bug is only reproducible when you clone an Expired contract
(0066613)
hgbot   
2014-04-25 11:34   
Repository: erp/pmods/org.openbravo.contract.services
Changeset: 9d9bd21906df4277e44abeec3a814d6fac645cdf
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Apr 25 11:06:16 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.contract.services/rev/9d9bd21906df4277e44abeec3a814d6fac645cdf [^]

Fixed bug 26378: Clone contracts is not working correctly when cloning from an expired contract

---
M src/org/openbravo/contract/services/clone/CloneServiceContractActionHandler.java
---
(0066614)
hgbot   
2014-04-25 11:34   
Repository: erp/pmods/org.openbravo.contract.services
Changeset: 2f2057b7608ee97f6cd7bb21060f5676f32f481c
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Apr 25 11:06:16 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.contract.services/rev/2f2057b7608ee97f6cd7bb21060f5676f32f481c [^]

Fixed bug 26378: Clone contracts is not working correctly when cloning from an expired contract

---
M src/org/openbravo/contract/services/clone/CloneServiceContractActionHandler.java
---
(0067448)
naiaramartinez   
2014-05-26 13:41   
Code Review Ok