Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032328 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | always | 2016-02-23 18:58 | 2016-02-25 14:03 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | f780cc2ec477 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4.4 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 38848 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2015-08-19 | |||||||
Regression introduced in release | 3.0PR15Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/d451a9fb55e553d4c6df0b6c3c57d02c90f52567 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032328: "generate invoice from receipt" button is not working | |||||||
Description | in goods receipt window, if you try to execute the "generate invoice from receipt" process, error is returned: null value in column "grosspricestd" violates not-null constraint | |||||||
Steps To Reproduce | . create a new good receipt . add new line . process . click in "generate invoice from receipt" error is returned: null value in column "grosspricestd" violates not-null constraint | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0084505) hgbot (developer) 2016-02-25 14:01 |
Repository: erp/backports/3.0PR15Q4.4 Changeset: f780cc2ec47715fd652e8f54fb1407e45cb3f2cb Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Wed Feb 24 18:05:08 2016 +0530 URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.4/rev/f780cc2ec47715fd652e8f54fb1407e45cb3f2cb [^] Fixes Issue 32328:"Generate invoice from receipt" button is not working In case tax not included in price list, gross std price and list price was set will null value which is not allowed by db table. now they are initiated to value zero first. --- M src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml --- |
(0084508) vmromanos (viewer) 2016-02-25 14:03 |
Code review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2016-02-24 14:23 | AtulOpenbravo | Type | defect => backport |
2016-02-24 14:23 | AtulOpenbravo | Target Version | => 3.0PR15Q4.4 |
2016-02-25 11:26 | vmromanos | Regression level | Production - Confirmed Stable => Production - QA Approved |
2016-02-25 14:01 | hgbot | Checkin | |
2016-02-25 14:01 | hgbot | Note Added: 0084505 | |
2016-02-25 14:01 | hgbot | Status | scheduled => resolved |
2016-02-25 14:01 | hgbot | Resolution | open => fixed |
2016-02-25 14:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q4.4/rev/f780cc2ec47715fd652e8f54fb1407e45cb3f2cb [^] |
2016-02-25 14:03 | vmromanos | Review Assigned To | => vmromanos |
2016-02-25 14:03 | vmromanos | Note Added: 0084508 | |
2016-02-25 14:03 | vmromanos | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |