Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045621Openbravo ERPA. Platformpublic2020-12-17 11:292021-01-05 15:07
sebastien_liron 
alostale 
urgentmajorhave not tried
closedfixed 
30Openbravo Appliance 14.04
pi 
PR21Q1 
Core
No
0045621: Return to Vendor P&E shows product's name instead of its identifer
Return to Vendor Pick lines' grid shows product's name instead of its identifier. By default product's identifier is just its name, but in case some other column is added (ie. characteristics description), the latter is not shown in the grid.
- set the flag Used as record identifier for the column Characteristic_Desc in Product table
- create a purchase order with some variant product and process it until the reception
- got to return to vendor window, save a header
- click on Pick / Edit lines

you will see that in this popup, the product do not show the variant parts

Screen shot attached
No tags attached.
depends on defect 0045635 closed alostale API change: renamed C_RM_ReturnToVendorHQL.product column 
related to design defect 0045683 new Triage Finance Distribution order receipt P&E shows product's name instead of its identifer 
related to defect 0045684PR20Q3.3 closed dmiguelez BOM version windows shows product's name instead of its identifer 
png image.png (40,922) 2020-12-17 11:29
https://issues.openbravo.com/file_download.php?file_id=15184&type=bug
png

png image (1).png (59,073) 2020-12-17 11:29
https://issues.openbravo.com/file_download.php?file_id=15185&type=bug
png
Issue History
2020-12-17 11:29sebastien_lironNew Issue
2020-12-17 11:29sebastien_lironAssigned To => Retail
2020-12-17 11:29sebastien_lironFile Added: image.png
2020-12-17 11:29sebastien_lironResolution time => 1610233200
2020-12-17 11:29sebastien_lironTriggers an Emergency Pack => No
2020-12-17 11:29sebastien_lironFile Added: image (1).png
2020-12-17 16:42marvintmProjectRetail Modules => Openbravo ERP
2020-12-17 16:42marvintmModules => Core
2020-12-17 16:42marvintmCategoryReturn Receipt => A. Platform
2020-12-17 16:42marvintmTarget VersionRR20Q3.3 =>
2020-12-17 16:46marvintmAssigned ToRetail => platform
2020-12-18 09:47alostaleNote Added: 0124931
2020-12-18 09:47alostalePriorityimmediate => urgent
2020-12-18 09:47alostaleSeveritycritical => major
2020-12-18 09:55alostaleSummaryWhen adding Carac desc as part of the identifier for product, an erp window does not show it => Return to Vendor P&E shows product's name instead of its identifer
2020-12-18 09:55alostaleDescription Updatedbug_revision_view_page.php?rev_id=21955#r21955
2020-12-18 10:07hgbotNote Added: 0124932
2020-12-21 14:53alostaleAssigned Toplatform => alostale
2020-12-21 15:22alostaleRelationship addeddepends on 0045635
2020-12-21 15:45hgbotResolutionopen => fixed
2020-12-21 15:45hgbotStatusnew => closed
2020-12-21 15:45hgbotFixed in Version => PR21Q1
2020-12-21 15:45hgbotNote Added: 0125026
2020-12-21 15:45hgbotNote Added: 0125027
2021-01-05 15:07sebastien_lironNote Added: 0125274
2021-01-05 16:07sebastien_lironRelationship addedrelated to 0045683
2021-01-05 16:17sebastien_lironRelationship addedrelated to 0045684

Notes
(0124931)
alostale   
2020-12-18 09:47   
Lowering severity from critical to major according with guidelines [1].

[1] http://wiki.openbravo.com/wiki/Bug_Reporting_Guidelines#How_to_Choose_the_Right_Severity [^]
(0124932)
hgbot   
2020-12-18 10:07   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/260 [^]
(0125026)
hgbot   
2020-12-21 15:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f38b76805ec0f3de6db12f6d2c3af2b9cddcd486
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2020-12-21T14:39:46+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f38b76805ec0f3de6db12f6d2c3af2b9cddcd486 [^]

fixed BUG-45621: Returns P&E shows product's name instead of its identifer

The grid of Pick Lines process definition used from Return to Vendor window,
displayed product's name instead of its identifer. The AD reference of
this column was Table which does not display identifer but a single
column.

This column's reference has been changed to TableDir which displays the
whole identifier.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_TABLE.xml
---
(0125027)
hgbot   
2020-12-21 15:45   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/260 [^]
(0125274)
sebastien_liron   
2021-01-05 15:07   
Can we have a back port in 20q3 please ?