Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010101 | Openbravo ERP | 07. Sales management | public | 2009-07-23 12:09 | 2009-07-29 09:50 |
|
| Reporter | gmauleon | |
| Assigned To | gmauleon | |
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | no change required | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | | |
| 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 | 0010101: 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. |
| Steps To Reproduce | |
| Proposed Solution | Just change the default value within the column window
from -> 'N'
To -> N |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0010013 | | closed | gmauleon | Within the table C_orderLine, the default value in column cancelPriceAd bad set |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-07-29 09:49 | gmauleon | Type | defect => backport |
| 2009-07-29 09:49 | gmauleon | fix_in_branch | => 2.40 |
| 2009-07-29 09:50 | gmauleon | Status | scheduled => closed |
| 2009-07-29 09:50 | gmauleon | Note Added: 0018675 | |
| 2009-07-29 09:50 | gmauleon | Resolution | open => no change required |