Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033960Openbravo ERPA. Platformpublic2016-09-13 09:492016-09-23 09:04
inaki_garcia 
caristu 
immediateminoralways
closedfixed 
5
 
3.0PR16Q4 
alostale
Mozilla Firefox
Core
Pre packaging ( pi )
pi
https://code.openbravo.com/erp/devel/pi/rev/b4a8ad7a445ff946888867836f3c3c80cb988f2a [^]
No
0033960: "Warehouse" field goes blank when filling "Business Partner" field in a Purchase Order
When creating a Purchase Order, the Warehouse field loses its default value. This makes the automated tests result in failure, since it's expected that the Warehouse field holds its value and the record can't be correctly saved. The reproduction of this issue applies for the creation on both form view and grid view.

IMPORTANT NOTE - This issue is reproducible with the following data:
- Always, with organizations based in USA
- Sometimes, with organizations based in Spain
Login in the current ERP livebuild.
1. Go to the Purchase Order tab/window
2. Create a new Purchase Order in form or grid view.
3. Choose the Organization
4. Choose the Business Partner
*. Note that the Warehouse field goes blank
No tags attached.
related to defect 0034043 closed inigosanchez There is a restriction when extending a callout from another callout and the same combo is updated. 
caused by design defect 00323663.0PR16Q4 closed inigosanchez callout invocation ineficiencies 
png PRORegression31873Out1Test.png (82,436) 2016-09-13 09:49
https://issues.openbravo.com/file_download.php?file_id=9805&type=bug
png

png Screenshot from 2016-09-13 09:47:36.png (52,700) 2016-09-13 09:50
https://issues.openbravo.com/file_download.php?file_id=9806&type=bug
png
Issue History
2016-09-13 09:49inaki_garciaNew Issue
2016-09-13 09:49inaki_garciaAssigned To => platform
2016-09-13 09:49inaki_garciaFile Added: PRORegression31873Out1Test.png
2016-09-13 09:49inaki_garciaWeb browser => Mozilla Firefox
2016-09-13 09:49inaki_garciaModules => Core
2016-09-13 09:49inaki_garciaTriggers an Emergency Pack => No
2016-09-13 09:50inaki_garciaFile Added: Screenshot from 2016-09-13 09:47:36.png
2016-09-13 09:53inaki_garciaWeb browserMozilla Firefox => Mozilla Firefox
2016-09-13 09:53inaki_garciaRegression level => Pre packaging ( pi )
2016-09-13 09:53inaki_garciaRegression introduced in release => pi
2016-09-13 10:33caristuWeb browserMozilla Firefox => Mozilla Firefox
2016-09-13 10:33caristuRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/b4a8ad7a445ff946888867836f3c3c80cb988f2a [^]
2016-09-13 10:34caristuRelationship addedcaused by 0032366
2016-09-13 15:59caristuStatusnew => scheduled
2016-09-13 15:59caristuAssigned Toplatform => caristu
2016-09-13 17:01inaki_garciaWeb browserMozilla Firefox => Mozilla Firefox
2016-09-13 17:01inaki_garciaPrioritynormal => immediate
2016-09-15 11:50hgbotCheckin
2016-09-15 11:50hgbotNote Added: 0089976
2016-09-15 11:50hgbotStatusscheduled => resolved
2016-09-15 11:50hgbotResolutionopen => fixed
2016-09-15 11:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/386dd629a5f30a7a9faf4c36fc8b301a14c049cf [^]
2016-09-15 11:53hgbotCheckin
2016-09-15 11:53hgbotNote Added: 0089977
2016-09-15 12:01caristuReview Assigned To => alostale
2016-09-15 12:01caristuWeb browserMozilla Firefox => Mozilla Firefox
2016-09-15 12:08lorenzofidalgoRelationship addedrelated to 0034000
2016-09-15 16:48hudsonbotCheckin
2016-09-15 16:48hudsonbotNote Added: 0089996
2016-09-15 16:48hudsonbotCheckin
2016-09-15 16:48hudsonbotNote Added: 0089997
2016-09-20 13:02caristuRelationship deletedrelated to 0034000
2016-09-23 08:33alostaleRelationship addedrelated to 0034043
2016-09-23 09:04alostaleNote Added: 0090183
2016-09-23 09:04alostaleStatusresolved => closed
2016-09-23 09:04alostaleFixed in Version => 3.0PR16Q4

Notes
(0089976)
hgbot   
2016-09-15 11:50   
Repository: erp/devel/pi
Changeset: 386dd629a5f30a7a9faf4c36fc8b301a14c049cf
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Sep 15 11:50:21 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/386dd629a5f30a7a9faf4c36fc8b301a14c049cf [^]

fixes issue 33960: SimpleCallouts are not getting selected combo value properly

The selected combo value for mandatory columns was not being retrieved properly in the SimpleCalloutInformationProvider. A wrong check was being doing using the array of combo entries to be returned instead of using the JSONArray received form the callout execution result.

---
M src/org/openbravo/erpCommon/ad_callouts/SimpleCallout.java
M src/org/openbravo/erpCommon/ad_callouts/SimpleCalloutInformationProvider.java
---
(0089977)
hgbot   
2016-09-15 11:53   
Repository: erp/devel/pi
Changeset: 0d2b3901c1042ffe4843dd14d14f5717a0b54870
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Sep 15 11:52:33 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0d2b3901c1042ffe4843dd14d14f5717a0b54870 [^]

related to issue 33960: improved comment

---
M src/org/openbravo/erpCommon/ad_callouts/SimpleCalloutInformationProvider.java
---
(0089996)
hudsonbot   
2016-09-15 16:48   
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/9504e92f9553 [^]
Maturity status: Test
(0089997)
hudsonbot   
2016-09-15 16:48   
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/9504e92f9553 [^]
Maturity status: Test
(0090183)
alostale   
2016-09-23 09:04   
code reviewed + tested