Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035727Retail ModulesStoreServerpublic2017-04-07 11:052017-05-15 16:33
Sandrahuguet 
mtaal 
normalmajorhave not tried
closedfixed 
20Community Appliance
 
RR17Q3 
AugustoMauch
No
0035727: defaultStoreHasBeenModified function should manage currentState with null value
Copy store process fail, when create a bussiness partner because currentState is null in defaultStoreHasBeenModified function.
Run copy store process
No tags attached.
depends on backport 0036000RR17Q2.1 closed mtaal defaultStoreHasBeenModified function should manage currentState with null value 
has duplicate defect 0035943 closed AugustoMauch [RR17Q2][Store Server][HighVol][GC & Vouchers] NPE editing BP 
Issue History
2017-04-07 11:05SandrahuguetNew Issue
2017-04-07 11:05SandrahuguetAssigned To => mtaal
2017-04-07 11:05SandrahuguetTriggers an Emergency Pack => No
2017-04-07 11:16hgbotCheckin
2017-04-07 11:16hgbotNote Added: 0095894
2017-04-07 11:16hgbotStatusnew => resolved
2017-04-07 11:16hgbotResolutionopen => fixed
2017-04-07 11:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^]
2017-04-10 16:31mtaalReview Assigned To => AugustoMauch
2017-04-24 10:08AugustoMauchNote Added: 0096111
2017-04-24 10:08AugustoMauchStatusresolved => closed
2017-04-27 13:51hgbotCheckin
2017-04-27 13:51hgbotNote Added: 0096230
2017-04-27 13:51hgbotStatusclosed => resolved
2017-04-27 13:51hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2 [^]
2017-04-28 08:41hgbotCheckin
2017-04-28 08:41hgbotNote Added: 0096249
2017-04-28 08:43AugustoMauchStatusresolved => closed
2017-05-08 16:28AugustoMauchRelationship addedhas duplicate 0035943
2017-05-15 16:33mtaalNote Added: 0096608
2017-05-15 16:33mtaalStatusclosed => new
2017-05-15 16:33mtaalResolutionfixed => open
2017-05-15 16:33mtaalStatusnew => scheduled
2017-05-15 16:33mtaalNote Added: 0096609
2017-05-15 16:33mtaalStatusscheduled => resolved
2017-05-15 16:33mtaalFixed in Version => RR17Q3
2017-05-15 16:33mtaalResolutionopen => fixed
2017-05-15 16:33mtaalNote Added: 0096610
2017-05-15 16:33mtaalStatusresolved => closed

Notes
(0095894)
hgbot   
2017-04-07 11:16   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: f18ee92cff68ffb04de3a9c18aee095bd7199bfa
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Apr 07 11:16:22 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^]

Fixes issue 35727: defaultStoreHasBeenModified function should manage currentState with null value
If currentstate is null then assume nothing changed

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096111)
AugustoMauch   
2017-04-24 10:08   
Code reviewed and verified
(0096230)
hgbot   
2017-04-27 13:51   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: 1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Apr 07 11:16:22 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2 [^]

Fixes issue 35727: defaultStoreHasBeenModified function should manage currentState with null value
If currentstate is null then assume nothing changed

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096249)
hgbot   
2017-04-28 08:41   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: c226b37dca6ee3caa3f3eabe59f3772950d4ec4e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Apr 28 08:39:06 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c226b37dca6ee3caa3f3eabe59f3772950d4ec4e [^]

Related with issue 35727: Backs out wrong changeset

This changeset was accidentally pushed during a merge. It is not needed, and it causes a warning in Eclipse, so it is better to get rid of it.

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096608)
mtaal   
2017-05-15 16:33   
set to new to create backport
(0096609)
mtaal   
2017-05-15 16:33   
back to resolved
(0096610)
mtaal   
2017-05-15 16:33   
Reviewed