Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020204 | Openbravo ERP | 07. Sales management | public | 2012-04-04 10:36 | 2012-04-30 11:01 |
|
Reporter | jonalegriaesarte | |
Assigned To | jonalegriaesarte | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP11 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020204: Create lines from should use ad_column_identifier to show the product name |
Description | Create lines from should use ad_column_identifier to show the product name |
Steps To Reproduce | - Execute create lines from invoice
- Notice that only the name is shown in product column |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0018367 | 2.50MP34 | closed | jonalegriaesarte | Create lines from should use ad_column_identifier to show the product name |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-04 10:36 | jonalegriaesarte | New Issue | |
2012-04-04 10:36 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2012-04-04 10:36 | jonalegriaesarte | Modules | => Core |
2012-04-04 10:36 | jonalegriaesarte | OBNetwork customer | => Yes |
2012-04-04 10:37 | jonalegriaesarte | Relationship added | related to 0018367 |
2012-04-12 17:39 | hgbot | Checkin | |
2012-04-12 17:39 | hgbot | Note Added: 0047540 | |
2012-04-12 17:39 | hgbot | Status | new => resolved |
2012-04-12 17:39 | hgbot | Resolution | open => fixed |
2012-04-12 17:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/93a46c1b0e57d06a2f28dec15f1f23c018185e58 [^] |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047645 | |
2012-04-27 12:41 | hgbot | Checkin | |
2012-04-27 12:41 | hgbot | Note Added: 0048140 | |
2012-04-27 12:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/93a46c1b0e57d06a2f28dec15f1f23c018185e58 [^] => http://code.openbravo.com/erp/devel/pi/rev/f18674b4824a7f90d98ff3ce74a1426b4ae079af [^] |
2012-04-28 02:31 | hudsonbot | Checkin | |
2012-04-28 02:31 | hudsonbot | Note Added: 0048176 | |
2012-04-30 11:01 | xabiermerino | Note Added: 0048191 | |
2012-04-30 11:01 | xabiermerino | Status | resolved => closed |
Notes |
|
(0047540)
|
hgbot
|
2012-04-12 17:39
|
|
Repository: erp/devel/pi
Changeset: 93a46c1b0e57d06a2f28dec15f1f23c018185e58
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Thu Apr 12 17:38:39 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/93a46c1b0e57d06a2f28dec15f1f23c018185e58 [^]
Fixes issue 0020204: Create lines from should use ad_column_identifier to show
the product name
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
|
|
|
|
|
|
(0048140)
|
hgbot
|
2012-04-27 12:41
|
|
Repository: erp/devel/pi
Changeset: f18674b4824a7f90d98ff3ce74a1426b4ae079af
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Fri Apr 27 12:38:53 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f18674b4824a7f90d98ff3ce74a1426b4ae079af [^]
Fixes issue 0020204: Create lines from should use ad_column_identifier to show
the product name.
Added several changes missing in several sql files, to complete de feature
request.
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment_data.xsql
---
|
|
|
|
|
|
(0048191)
|
xabiermerino
|
2012-04-30 11:01
|
|
|