Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0036448Openbravo ERPZ. Otherspublic2017-07-07 23:302017-09-21 16:49
collazoandy4 
collazoandy4 
normalminoralways
closedfixed 
5
 
3.0PR17Q4 
aferraz
Core
No
0036448: The Line number in RTV is increase in 10
The Line number in RTV is increase in 10 every time you open the Pick/Edit lines even without any change
As F&B Group Admin Role
  Go to Return to vendor window and create a new record:
    Business Partner: Bebidas Alegres, SL
    Clic on Pick/Edit button select 1 record, press done and check a new line is created in Lines tab with lineno = 10
    Open the Pick/Edit and without any change pres done and check the existing line increase lineno value in 10
In SRMOPickEditLines.java remove the OBCriteria to get the max lineno from the orderline, because the Lines are always created
No tags attached.
related to defect 0036412 closed collazoandy4 Orphan Line is removed from Return To Vendor if Pick/Edit Lines is launched then 
Issue History
2017-07-07 23:30collazoandy4New Issue
2017-07-07 23:30collazoandy4Assigned To => Triage Finance
2017-07-07 23:30collazoandy4Modules => Core
2017-07-07 23:30collazoandy4Triggers an Emergency Pack => No
2017-07-10 16:21aferrazRelationship addedrelated to 0036412
2017-07-10 18:17ngarciaIssue Monitored: networkb
2017-07-10 18:18ngarciaIssue End Monitor: networkb
2017-07-10 18:18ngarciaIssue Monitored: ngarcia
2017-07-20 23:59collazoandy4Statusnew => scheduled
2017-07-21 00:00collazoandy4Note Added: 0098159
2017-07-26 11:48aferrazAssigned ToTriage Finance => collazoandy4
2017-07-26 11:54hgbotCheckin
2017-07-26 11:54hgbotNote Added: 0098222
2017-07-26 11:54hgbotStatusscheduled => resolved
2017-07-26 11:54hgbotResolutionopen => fixed
2017-07-26 11:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c5f112181318c8a14d8c6accd9549383428ef107 [^]
2017-07-26 11:55aferrazReview Assigned To => aferraz
2017-07-26 11:55aferrazNote Added: 0098223
2017-07-26 11:55aferrazStatusresolved => closed
2017-07-26 11:55aferrazFixed in Version => 3.0PR17Q4
2017-09-21 16:49hudsonbotCheckin
2017-09-21 16:49hudsonbotNote Added: 0099286

Notes
(0098159)
collazoandy4   
2017-07-21 00:00   
As F&B Group Admin Role
  Go to Return to vendor window and create a new record:
    Business Partner: Bebidas Alegres, SL
    Clic on Pick/Edit button select 1 record, press done and check a new line is created in Lines tab with lineno = 10
    Open the Pick/Edit and without any change pres done and check the existing line doesn't increase the lineno value
(0098222)
hgbot   
2017-07-26 11:54   
Repository: erp/devel/pi
Changeset: c5f112181318c8a14d8c6accd9549383428ef107
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Jul 20 17:54:57 2017 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/c5f112181318c8a14d8c6accd9549383428ef107 [^]

Fixes issue 36448: The Line number in RTV is increase in 10

The Line number in RTV is increase in 10 every time you open the Pick/Edit lines
even without any change

The OBCriteria to get the max lineno was remove because the orderlines are
always created

---
M src/org/openbravo/common/actionhandler/SRMOPickEditLines.java
---
(0098223)
aferraz   
2017-07-26 11:55   
Code review + Testing OK
(0099286)
hudsonbot   
2017-09-21 16:49   
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/9750b78d3e5c [^]
Maturity status: Test