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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019540
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 08. Project and service managementminoralways2012-01-23 12:032012-03-02 15:33
ReporterVictorVillarView Statuspublic 
Assigned Toumartirena 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision04c3080159a0
ProjectionnoneETAnoneTarget Version3.0MP10
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0MP7.1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019540: Long description when Creates Sales order from Project phase

DescriptionWhen the user write a long description (255 characters) to a multiphase project, after create a phase, the Sales Order cannot be created because the Phase Name and the project description concatenation is longer than the Order description limit.
Steps To ReproduceAs group Admin role,
Go to Multiphase project window:
   - Create a new register
        name= kk
        Description: write the max number of character 255 to this field.
 Go to phase tab:
    - create a new register
Change Project status to Order
Click in Create the Sales Order from Project phase button
An error appears: "value too long for type character varying(255)"

We can see the C_GENERATESOFROMPROJECTPHASE.xml that concatenates the Phase name and the Project description to insert into the Sales order description field, and this value is too long, more than 255 characters
Proposed SolutionUse a substr in this process to control this situation.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0044768)
hgbot (developer)
2012-02-01 12:41

Repository: erp/devel/pi
Changeset: 04c3080159a0a974cf60bc12d6e0a59514e4e0cc
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Jan 26 10:49:03 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/04c3080159a0a974cf60bc12d6e0a59514e4e0cc [^]

Fixes Issue 0019540: Long desc. when Creates Sales order from Project phase

---
M src-db/database/model/functions/C_GENERATESOFROMPROJECTPHASE.xml
---
(0045211)
VictorVillar (developer)
2012-02-17 09:14

Verified
(0045716)
hudsonbot (developer)
2012-03-02 15:33

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/544d64e0c159 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-01-23 12:03 VictorVillar New Issue
2012-01-23 12:03 VictorVillar Assigned To => alostale
2012-01-23 12:03 VictorVillar Modules => Core
2012-01-23 12:03 VictorVillar Resolution time => 1333663200
2012-01-23 12:04 VictorVillar Category 00. Application dictionary => 08. Project and service management
2012-01-23 12:04 VictorVillar Assigned To alostale => jonalegriaesarte
2012-01-23 12:05 VictorVillar Issue Monitored: networkb
2012-01-25 19:15 jonalegriaesarte Assigned To jonalegriaesarte => umartirena
2012-02-01 12:41 hgbot Checkin
2012-02-01 12:41 hgbot Note Added: 0044768
2012-02-01 12:41 hgbot Status new => resolved
2012-02-01 12:41 hgbot Resolution open => fixed
2012-02-01 12:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/04c3080159a0a974cf60bc12d6e0a59514e4e0cc [^]
2012-02-17 09:14 VictorVillar Note Added: 0045211
2012-02-17 09:14 VictorVillar Status resolved => closed
2012-03-02 15:33 hudsonbot Checkin
2012-03-02 15:33 hudsonbot Note Added: 0045716


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker