Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010101Openbravo ERP07. Sales managementpublic2009-07-23 12:092009-07-29 09:50
gmauleon 
gmauleon 
normaltrivialalways
closedno change required 
5
pi 
 
No
Core
No
0010101: Within the table C_orderLine, the default value in column cancelPriceAd bad set
Check using the AD the column cancelpricead within the table c_orderLine. The default value is set as 'N' but in fact is a boolean values set as char (1) so should be only N. Currently is working OK because the check box is in the windows and always has a value, but if someone take off the fields the window will not work.
Just change the default value within the column window
from -> 'N'
To -> N
No tags attached.
blocks defect 0010013 closed gmauleon Within the table C_orderLine, the default value in column cancelPriceAd bad set 
Issue History
2009-07-29 09:49gmauleonTypedefect => backport
2009-07-29 09:49gmauleonfix_in_branch => 2.40
2009-07-29 09:50gmauleonStatusscheduled => closed
2009-07-29 09:50gmauleonNote Added: 0018675
2009-07-29 09:50gmauleonResolutionopen => no change required

Notes
(0018675)
gmauleon   
2009-07-29 09:50   
The column commented does not exist in 2.40