Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025792 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | have not tried | 2014-02-21 09:23 | 2014-05-07 18:11 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | pramakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 875ccb64c6c5 | |||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
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 | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26787 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025792: Voiding a good shipment is failing when the user assigns a freight cost | |||||||
Description | Voiding a good shipment is failing when the user assigns a freight cost. The error given is: With freight amount greater than zero please select a freight currency. | |||||||
Steps To Reproduce | - Show freight fields in good shipment header - Create a freight category - Good shipment create a header - Select Calculated freight cost and add freight category, freight amount and freight currency - Create one line and book it - Void the shipment. Error given: With freight amount greater than zero please select a freight currency. | |||||||
Proposed Solution | The issue is in m_inout_post process. When the process creates the voided shipment, it is not creating (or copying) the currency and the constraint m_inout_currency_check CHECK is raising the error: m_inout_currency_check CHECK (freightamt = 0::numeric OR freightamt IS NULL OR freight_currency_id IS NOT NULL); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0066511) hgbot (developer) 2014-04-21 11:40 |
Repository: erp/devel/pi Changeset: 875ccb64c6c516df63c144c9651bafe79640695a Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com> Date: Mon Apr 21 15:07:52 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/875ccb64c6c516df63c144c9651bafe79640695a [^] Fixes Issue 25792: Voiding a good shipment is failing when the user assigns a freight cost --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
(0066515) AtulOpenbravo (viewer) 2014-04-21 12:59 |
Code Review + Testing OK. |
(0066950) hudsonbot (viewer) 2014-05-07 18:11 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/02ca2648bcdc [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-21 09:23 | jonalegriaesarte | New Issue | |
2014-02-21 09:23 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2014-02-21 09:23 | jonalegriaesarte | Modules | => Core |
2014-02-21 09:23 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-02-21 09:23 | jonalegriaesarte | Support ticket | => 26787 |
2014-02-21 09:23 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-03-11 13:15 | jonalegriaesarte | Resolution time | => 1399500000 |
2014-03-20 12:26 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-03-31 16:17 | jonalegriaesarte | Target Version | PR14Q2 => PR14Q3 |
2014-04-20 22:28 | pramakrishnan | Status | new => scheduled |
2014-04-20 22:28 | pramakrishnan | fix_in_branch | => pi |
2014-04-21 11:40 | hgbot | Checkin | |
2014-04-21 11:40 | hgbot | Note Added: 0066511 | |
2014-04-21 11:40 | hgbot | Status | scheduled => resolved |
2014-04-21 11:40 | hgbot | Resolution | open => fixed |
2014-04-21 11:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/875ccb64c6c516df63c144c9651bafe79640695a [^] |
2014-04-21 12:59 | AtulOpenbravo | Note Added: 0066515 | |
2014-04-21 12:59 | AtulOpenbravo | Status | resolved => closed |
2014-04-21 12:59 | AtulOpenbravo | Fixed in Version | => pi |
2014-05-07 18:11 | hudsonbot | Checkin | |
2014-05-07 18:11 | hudsonbot | Note Added: 0066950 |
Copyright © 2000 - 2009 MantisBT Group |