Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021503 | Openbravo ERP | 03. Procurement management | public | 2012-08-30 10:23 | 2012-09-26 17:18 |
|
Reporter | ngarcia | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP16 | Fixed in Version | 3.0MP16 | |
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 | 0021503: 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. |
Steps To Reproduce | As group admin role:
Assign an attribute set 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 | backport | 0021504 | 2.50MP46 | 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:23 | ngarcia | New Issue | |
2012-08-30 10:23 | ngarcia | Assigned To | => mirurita |
2012-08-30 10:23 | ngarcia | Modules | => Core |
2012-08-30 10:23 | ngarcia | OBNetwork customer | => Yes |
2012-08-30 10:23 | ngarcia | Support ticket | => 16730 |
2012-08-30 10:23 | ngarcia | Resolution time | => 1349128800 |
2012-08-30 10:23 | ngarcia | Issue Monitored: networkb | |
2012-08-30 10:26 | ngarcia | Issue cloned | 0021504 |
2012-08-30 10:31 | ngarcia | Target Version | => 3.0MP16 |
2012-08-30 10:32 | ngarcia | Relationship added | related to 0021504 |
2012-08-30 16:58 | jonalegriaesarte | Assigned To | mirurita => jonalegriaesarte |
2012-09-04 09:01 | jecharri | Assigned To | jonalegriaesarte => jecharri |
2012-09-07 11:06 | hgbot | Checkin | |
2012-09-07 11:06 | hgbot | Note Added: 0051912 | |
2012-09-07 11:06 | hgbot | Status | new => resolved |
2012-09-07 11:06 | hgbot | Resolution | open => fixed |
2012-09-07 11:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2b345d66a95718dae2cbe91a9cfb9b76b6edad18 [^] |
2012-09-10 13:48 | jecharri | Note Added: 0051959 | |
2012-09-10 13:57 | ngarcia | Closed by | => ngarcia |
2012-09-10 13:57 | ngarcia | Note Added: 0051962 | |
2012-09-10 13:57 | ngarcia | Status | resolved => closed |
2012-09-10 13:57 | ngarcia | Fixed in Version | => 3.0MP16 |
2012-09-26 17:18 | hudsonbot | Checkin | |
2012-09-26 17:18 | hudsonbot | Note Added: 0052699 | |
Notes |
|
(0051912)
|
hgbot
|
2012-09-07 11:06
|
|
Repository: erp/devel/pi
Changeset: 2b345d66a95718dae2cbe91a9cfb9b76b6edad18
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Sep 04 10:38:42 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2b345d66a95718dae2cbe91a9cfb9b76b6edad18 [^]
Fixes issue 21503: The create lines from pop-up of Goods Receipt
do not show the value of the attribute in invoice line
---
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 |
|
|
|
|
|
|
|