Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021504 | Openbravo ERP | 03. Procurement management | public | 2012-08-30 10:26 | 2012-09-06 17:31 |
|
Reporter | ngarcia | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP45 | |
Target Version | 2.50MP46 | Fixed in Version | 2.50MP46 | |
Merge Request Status | |
Review Assigned To | ngarcia |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 16730 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021504: The create lines from pop-up of Goods Receipt do not show the value of the attribute in invoice lines |
Description | The create lines from pop-up of Goods Receipt do not show the value of the attribute in invoice lines. And it is showed in order lines.
The attribute set value of lines of purchase invoice is not shown in 2.50 but it is shown in 3.0. Should it be shown in 2.50? |
Steps To Reproduce | As group admin role:
Create an attribute set and add an attribute in the Assigned Attribute tab
Assign it to a Product
Create a Purchase Order with that product
Assign a value to the attribute set value
Book it
Create a Purchase Invoice from that order and complete it
Create a Goods Receipt header and click the Create lines from button
Select the previous created order and notice that the attribute field of the line has a value
Select the previous created invoice and notice that it has not value
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0021503 | 3.0MP16 | closed | jecharri | The create lines from pop-up of Goods Receipt do not show the value of the attribute in invoice lines |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-30 10:26 | ngarcia | New Issue | |
2012-08-30 10:26 | ngarcia | Assigned To | => mirurita |
2012-08-30 10:26 | ngarcia | Modules | => Core |
2012-08-30 10:26 | ngarcia | OBNetwork customer | => Yes |
2012-08-30 10:26 | ngarcia | Support ticket | => 16730 |
2012-08-30 10:26 | ngarcia | Resolution time | => 1349128800 |
2012-08-30 10:26 | ngarcia | Issue generated from | 0021503 |
2012-08-30 10:27 | ngarcia | Issue Monitored: networkb | |
2012-08-30 10:32 | ngarcia | Relationship added | related to 0021503 |
2012-08-30 16:58 | jonalegriaesarte | Assigned To | mirurita => jonalegriaesarte |
2012-08-30 16:58 | jonalegriaesarte | version | pi => 2.50MP45 |
2012-08-30 16:58 | jonalegriaesarte | Target Version | => 2.50MP46 |
2012-09-04 09:01 | jecharri | Assigned To | jonalegriaesarte => jecharri |
2012-09-04 10:53 | hgbot | Checkin | |
2012-09-04 10:53 | hgbot | Note Added: 0051799 | |
2012-09-04 10:53 | hgbot | Status | new => resolved |
2012-09-04 10:53 | hgbot | Resolution | open => fixed |
2012-09-04 10:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/c978db09cc2641f500a1e8093934f66cdd94caf6 [^] |
2012-09-04 18:17 | jecharri | Note Added: 0051840 | |
2012-09-06 10:37 | hgbot | Checkin | |
2012-09-06 10:37 | hgbot | Note Added: 0051887 | |
2012-09-06 17:27 | ngarcia | Closed by | => ngarcia |
2012-09-06 17:27 | ngarcia | Note Added: 0051906 | |
2012-09-06 17:27 | ngarcia | Status | resolved => closed |
2012-09-06 17:27 | ngarcia | Fixed in Version | => 3.0MP16 |
2012-09-06 17:29 | ngarcia | Note Added: 0051907 | |
2012-09-06 17:29 | ngarcia | Status | closed => new |
2012-09-06 17:29 | ngarcia | Resolution | fixed => open |
2012-09-06 17:29 | ngarcia | Fixed in Version | 3.0MP16 => |
2012-09-06 17:30 | ngarcia | Status | new => scheduled |
2012-09-06 17:30 | ngarcia | Fixed in Version | => 2.50MP46 |
2012-09-06 17:30 | ngarcia | Status | scheduled => resolved |
2012-09-06 17:30 | ngarcia | Resolution | open => fixed |
2012-09-06 17:31 | ngarcia | Status | resolved => closed |
Notes |
|
(0051799)
|
hgbot
|
2012-09-04 10:53
|
|
Repository: erp/stable/2.50
Changeset: c978db09cc2641f500a1e8093934f66cdd94caf6
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Sep 04 10:39:26 2012 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/c978db09cc2641f500a1e8093934f66cdd94caf6 [^]
Fixes issue 21504: The create lines from pop-up of Goods Receipt
do not show the value of the attribute in invoice lines
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
|
|
|
|
test plan:
As group admin role:
Create an attribute set and add an attribute in the Assigned Attribute tab
Assign it to a Product
Create a Purchase Order with that product
Assign a value to the attribute set value
Book it
Create a Purchase Invoice from that order and complete it
Create a Goods Receipt header and click the Create lines from button
Select the previous created order and notice that the attribute field of the line has a value
Select the previous created invoice and notice that it has value too
Select line and save it.
Verify that all the values are copied |
|
|
(0051887)
|
hgbot
|
2012-09-06 10:37
|
|
|
|
|
|
|
|
Reopened because the Fixed in Version value was wrong |
|