Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019981 | Openbravo ERP | 05. Production management | public | 2012-03-08 08:07 | 2012-05-25 12:07 |
|
Reporter | indira | |
Assigned To | Sandrahuguet | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP12 | |
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 | 0019981: null value in column "c_tax_id" violates not-null constraint" |
Description | Procurement Management || Transactions || Requisition To Order || Requisition To Order
|
Steps To Reproduce | when i select product and click on the create i am getting the error like"null value in column "c_tax_id" violates not-null constraint"
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0019983 | | closed | vmromanos | null value in column "c_tax_id" violates not-null constraint" |
|
Attached Files | untitled.JPG (125,379) 2012-03-08 08:07 https://issues.openbravo.com/file_download.php?file_id=5069&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-08 08:07 | indira | New Issue | |
2012-03-08 08:07 | indira | Assigned To | => vmromanos |
2012-03-08 08:07 | indira | File Added: untitled.JPG | |
2012-03-08 08:07 | indira | Modules | => Core |
2012-03-21 10:28 | vmromanos | Relationship added | has duplicate 0019983 |
2012-04-04 12:53 | Sandrahuguet | Assigned To | vmromanos => Sandrahuguet |
2012-04-04 12:54 | Sandrahuguet | Status | new => scheduled |
2012-04-04 12:54 | Sandrahuguet | fix_in_branch | => pi |
2012-04-04 13:11 | Sandrahuguet | Note Added: 0047387 | |
2012-04-04 13:11 | Sandrahuguet | Status | scheduled => feedback |
2012-04-25 12:52 | Sandrahuguet | Status | feedback => scheduled |
2012-04-30 17:43 | Sandrahuguet | Note Added: 0048204 | |
2012-05-02 16:45 | hgbot | Checkin | |
2012-05-02 16:45 | hgbot | Note Added: 0048237 | |
2012-05-02 16:45 | hgbot | Status | scheduled => resolved |
2012-05-02 16:45 | hgbot | Resolution | open => fixed |
2012-05-02 16:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9e671a86b6e9bcef265158e4a75a763c0f67939a [^] |
2012-05-02 16:45 | hgbot | Checkin | |
2012-05-02 16:45 | hgbot | Note Added: 0048238 | |
2012-05-02 18:38 | mirurita | Note Added: 0048250 | |
2012-05-02 18:38 | mirurita | Status | resolved => closed |
2012-05-02 18:38 | mirurita | Fixed in Version | => 3.0MP12 |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048943 | |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048944 | |
Notes |
|
|
Unable to reproduce
Please, write the steps to reproduce this issue |
|
|
|
Test Plan:
·Deactivate all taxes in database
·Go to Requisition To Order
·Select a product, add de requisition an clik in create
·The application displays a message that says you have not defined a tax |
|
|
(0048237)
|
hgbot
|
2012-05-02 16:45
|
|
Repository: erp/devel/pi
Changeset: 9e671a86b6e9bcef265158e4a75a763c0f67939a
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Apr 25 15:19:49 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9e671a86b6e9bcef265158e4a75a763c0f67939a [^]
Fixed bug 19981 Add validations in requisition to order
Add validations in the requisition order to avoid messages
from the database as "c_tax_id" violates not-null constrain
and "c_bpartner_id" violates not-null constraint
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder.java
---
|
|
|
(0048238)
|
hgbot
|
2012-05-02 16:45
|
|
|
|
(0048250)
|
mirurita
|
2012-05-02 18:38
|
|
|
|
|
|
|
|
|