Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028197Openbravo ERP07. Sales managementpublic2014-11-18 05:522018-10-17 13:52
VictorVillar 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
pi 
3.0PR15Q23.0PR15Q2 
Sandrahuguet
Core
No
0028197: It is not possible to handle attributes (Lot) inserting orphan lines
It is not possible to handle attributes (Lot) inserting orphan lines
As group Admin role,
Go to Preferences window:
it is necessary to configure a preference named RM Allow Orphan Line.
Value Y.
Log out and Log in

Go to Return From Customer window,
 create a new register for Alimentos y Supermercados. Org: España Región Norte.
Click on Insert Orphan Line and select Zumo de Naranja Bio (Attribute set product definition: Lote)
  Return qty: 1
  Unit Price: 1
Click on OK.
Complete the document.

Go to Return Material Receipt,
 create a new register for Alimentos y Supermercados. Org: España Región Norte.
click on Pick&Edit Lines and select the previous line created in Return From Customer document. Select one storage bin.
Click on Done.

Try to complete the document. You can not do that because you have not defined an Attribute Set value.

No tags attached.
depends on defect 0028474 closed AtulOpenbravo API Change: Add Attribute Set Instance parameter in RM Insert Orphan Line process 
related to design defect 0039469 new Triage Omni WMS Orphan lines do not currently support instance attributes 
Issue History
2014-11-18 05:52VictorVillarNew Issue
2014-11-18 05:52VictorVillarAssigned To => dmiguelez
2014-11-18 05:52VictorVillarModules => Core
2014-11-18 05:52VictorVillarResolution time => 1418770800
2014-11-18 05:52VictorVillarTriggers an Emergency Pack => No
2014-11-18 05:52VictorVillarIssue Monitored: networkb
2014-11-24 07:27VictorVillarPriorityurgent => immediate
2014-12-01 15:54egoitzTarget Version3.0PR15Q1 => 3.0PR15Q2
2014-12-15 13:47VictorVillarAssigned Todmiguelez => AtulOpenbravo
2014-12-18 14:33AtulOpenbravoStatusnew => scheduled
2014-12-18 14:33AtulOpenbravofix_in_branch => pi
2014-12-19 05:34AtulOpenbravoNote Added: 0072714
2014-12-23 13:08AtulOpenbravoRelationship addeddepends on 0028474
2015-01-05 15:55hgbotCheckin
2015-01-05 15:55hgbotNote Added: 0073305
2015-01-05 15:55hgbotStatusscheduled => resolved
2015-01-05 15:55hgbotResolutionopen => fixed
2015-01-05 15:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/644c58ebe196b20699b9d23de708fe7eef375a63 [^]
2015-01-05 16:02SandrahuguetReview Assigned To => Sandrahuguet
2015-01-05 16:03SandrahuguetNote Added: 0073307
2015-01-05 16:03SandrahuguetStatusresolved => closed
2015-01-05 16:03SandrahuguetFixed in Version => 3.0PR15Q2
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074105
2018-10-17 13:38ngarciaRelationship addedrelated to 0039468
2018-10-17 13:51ngarciaRelationship addedrelated to 0039469
2018-10-17 13:52ngarciaRelationship deletedrelated to 0039468

Notes
(0072714)
AtulOpenbravo   
2014-12-19 05:34   
Test Plan
- Login as F&B International Group Admin Role.
- Go to Preferences window:
- Configure a preference named RM Allow Orphan Line and set Value = Y.
- Log out and Log in.

- Go to Return From Customer window.
- Create a new register for Alimentos y Supermercados. Org: España Región Norte.
- Click on Insert Orphan Line and select Zumo de Naranja Bio. (It has attribute set configuration).
- Now a field is provided to enter Attribute Set Value. Keep this field blank.
- Set Return qty: 1
- Set Unit Price: 1
- Click on OK, Error message will be displayed that Product has no attribute set.
- Again Click on Insert Orphan Line and select Zumo de Naranja Bio.
- Set Attribute Set Value. Do not keep it blank
- Set Return qty: 1
- Set Unit Price: 1
- Click on OK. Line is successfully inserted.
- Again Click on Insert Orphan Line and select product which as no attribute set configuration.
- Set Attribute Set Value as blank.
- Set Return Qty : 1
- Set Unit Price : 1
- Click on Ok. Line is successfully inserted.

- Go to Return Material Receipt.
- Create a new register for Alimentos y Supermercados. Org: España Región Norte.
- Click on Pick&Edit Lines and select the previous lines created in Return From Customer document. Select storage bin. Click on Done.

- Complete the document. You can do that because you have defined an Attribute Set value for the product which has attribute set configured.
(0073305)
hgbot   
2015-01-05 15:55   
Repository: erp/devel/pi
Changeset: 644c58ebe196b20699b9d23de708fe7eef375a63
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Wed Dec 31 19:14:19 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/644c58ebe196b20699b9d23de708fe7eef375a63 [^]

Fixes Issue 28197:RM Insert Orphan Line provides a field to provide attribute
set instance details for product if applicable.

New parameter is optional and process does not change if parameter is passed
in or not so API checks failure is false positive.

---
M src-db/database/sourcedata/AD_PROCESS_PARA.xml
M src/org/openbravo/erpCommon/ad_actionButton/RMInsertOrphanLine.java
---
(0073307)
Sandrahuguet   
2015-01-05 16:02   
Code review + testing OK
(0074105)
hudsonbot   
2015-02-04 20:33   
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/f36c91d0ad63 [^]
Maturity status: Test