Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0026053 | Openbravo ERP | 07. Sales management | public | 2014-03-20 22:08 | 2014-03-20 22:08 |
Reporter | chelipf | ||||
Assigned To | dmiguelez | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 30 | OS Version | Debian Wheezy | |
Product Version | 2.50MP51 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | Mozilla Firefox | ||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0026053: Excludeforwithholding column of C_INVOICELINE table must be not null because it is a yes/no column. | ||||
Description | Excludeforwithholding column of C_INVOICELINE table can not be set as null. A boolean column only accept two values, yes and no. If you allow null values then it is not a boolean column. The problem is that it is allways set as null for sales invoices. It also applies to 3.0MP31.2 version. | ||||
Steps To Reproduce | Create a sales invoice line and save it. | ||||
Proposed Solution | Check the attached patch. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=6764&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-03-20 22:08 | chelipf | New Issue | |||
2014-03-20 22:08 | chelipf | Assigned To | => dmiguelez | ||
2014-03-20 22:08 | chelipf | File Added: C_INVOICELINE.diff | |||
2014-03-20 22:08 | chelipf | Web browser | => Mozilla Firefox | ||
2014-03-20 22:08 | chelipf | Modules | => Core | ||
2014-03-20 22:08 | chelipf | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |