Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010013 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | trivial | always | 2009-07-23 12:09 | 2009-10-07 14:07 | |||
Reporter | gmauleon | View Status | public | |||||
Assigned To | gmauleon | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP7 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6085074a0316 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0010013: Within the table C_orderLine, the default value in column cancelPriceAd bad set | |||||||
Description | 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. | |||||||
Proposed Solution | Just change the default value within the column window from -> 'N' To -> N | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0018690) hgbot (developer) 2009-07-29 14:46 |
Repository: erp/devel/pi Changeset: 4c76e553f6bd8936c17a03e5ad08603d8c9ed5a4 Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com> Date: Wed Jul 29 14:44:02 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4c76e553f6bd8936c17a03e5ad08603d8c9ed5a4 [^] Fixes bug 0010013: Within the table C_orderLine, the default value in column cancelPriceAd bad set --- --- |
(0018981) sureshbabu (viewer) 2009-08-18 08:21 |
Verified the default value is changed from 'N' to N for the column cancelPriceAd in the table C_orderLine |
(0020742) hgbot (developer) 2009-10-06 11:10 |
Repository: erp/devel/pi Changeset: 6085074a0316e924250d1ef556875ded3037f5e5 Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Tue Oct 06 14:34:40 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/6085074a0316e924250d1ef556875ded3037f5e5 [^] Fixes Issue 10013: Within the table C_orderLine, the default value in column cancelPriceAd bad set --- M src-db/database/model/tables/C_ORDERLINE.xml --- |
(0020848) sureshbabu (viewer) 2009-10-07 14:07 |
Tested, default value is changed to N instead of 'N' |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-23 12:09 | gmauleon | New Issue | |
2009-07-23 12:09 | gmauleon | Assigned To | => rafaroda |
2009-07-23 12:09 | gmauleon | OBNetwork customer | => No |
2009-07-29 09:49 | gmauleon | Assigned To | rafaroda => gmauleon |
2009-07-29 09:49 | gmauleon | Status | new => acknowledged |
2009-07-29 09:49 | gmauleon | version | => pi |
2009-07-29 09:49 | gmauleon | Status | acknowledged => scheduled |
2009-07-29 09:49 | gmauleon | fix_in_branch | => pi |
2009-07-29 14:46 | hgbot | Checkin | |
2009-07-29 14:46 | hgbot | Note Added: 0018690 | |
2009-07-29 14:46 | hgbot | Status | scheduled => resolved |
2009-07-29 14:46 | hgbot | Resolution | open => fixed |
2009-07-29 14:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4c76e553f6bd8936c17a03e5ad08603d8c9ed5a4 [^] |
2009-08-18 08:21 | sureshbabu | Status | resolved => closed |
2009-08-18 08:21 | sureshbabu | Note Added: 0018981 | |
2009-08-18 08:21 | sureshbabu | Fixed in Version | => pi |
2009-08-19 00:00 | anonymous | sf_bug_id | 0 => 2839890 |
2009-10-06 10:25 | rafaroda | Relationship added | related to 0010789 |
2009-10-06 11:10 | hgbot | Checkin | |
2009-10-06 11:10 | hgbot | Note Added: 0020742 | |
2009-10-06 11:10 | hgbot | Status | closed => resolved |
2009-10-06 11:10 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4c76e553f6bd8936c17a03e5ad08603d8c9ed5a4 [^] => http://code.openbravo.com/erp/devel/pi/rev/6085074a0316e924250d1ef556875ded3037f5e5 [^] |
2009-10-07 14:07 | sureshbabu | Status | resolved => closed |
2009-10-07 14:07 | sureshbabu | Note Added: 0020848 | |
2009-10-07 14:07 | sureshbabu | Fixed in Version | pi => 2.50MP7 |
Copyright © 2000 - 2009 MantisBT Group |