Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034380 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-11-03 16:44 | 2016-11-25 15:10 | |||
Reporter | jonibc | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 491209862834 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034380: [SERQA 2064] CustomerAddrCreationHook always receive location as null. | |||||||
Description | When implementing CustomerAddrCreationHook we always receive location entity as null, so is not possible to make modifications in the hook. createBPartnerAddr and editBPartnerAddr methods always return null. | |||||||
Steps To Reproduce | 1- Put a breakpoint before calling the hook. 2- Select a customer. 3- Create a new address for the customer. 4. Check that we always receive a null location, so we are not able to do modifications. | |||||||
Tags | SER-QA | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0091703) hgbot (developer) 2016-11-21 15:22 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4e4d263892cd16242b701d88322620b19ccf25c4 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Nov 18 10:53:55 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e4d263892cd16242b701d88322620b19ccf25c4 [^] Fixed issue 34380: Return the BPLocation in CustomerLoader class and CustomerAddrLoader class --- M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java M src/org/openbravo/retail/posterminal/CustomerLoader.java --- |
(0091737) marvintm (viewer) 2016-11-22 13:14 |
Changes in CustomerAddrLoader are correct. However, changes in CustomerLoader are not needed, and they create problems with the incoming refactor of the Customer selector, as now it will be possible to create two addresses while creating a new customer, so the changes in CustomerLoader should be reverted. |
(0091849) hgbot (developer) 2016-11-25 14:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 491209862834af66d8bad2ff2857406ad8d9dc62 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Tue Nov 22 07:48:11 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/491209862834af66d8bad2ff2857406ad8d9dc62 [^] Fixed issue 0034380: [SERQA 2064] CustomerAddrCreationHook always receive location as null. - Return the Location in createBPartnerAddr function instead of null - Return the Location in editBPartnerAddr function instead of null --- M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java --- |
(0091853) marvintm (viewer) 2016-11-25 15:10 |
Just for reference: before applying this last change, the previous changes were reverted: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/87c5bfcbc94e [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2016-11-03 16:44 | jonibc | New Issue | |
2016-11-03 16:44 | jonibc | Assigned To | => Retail |
2016-11-03 16:44 | jonibc | File Added: CustomerAddrLoader.diff | |
2016-11-03 16:44 | jonibc | OBNetwork customer | => No |
2016-11-03 16:44 | jonibc | Triggers an Emergency Pack | => No |
2016-11-11 14:14 | xabiermerino | OBNetwork customer | No => Yes |
2016-11-11 14:14 | xabiermerino | Resolution time | => 1479423600 |
2016-11-11 14:14 | xabiermerino | Summary | CustomerAddrCreationHook always receive location as null. => [SERQA 2064] CustomerAddrCreationHook always receive location as null. |
2016-11-11 14:14 | xabiermerino | Tag Attached: SER-QA | |
2016-11-17 15:39 | mario_castello | Assigned To | Retail => mario_castello |
2016-11-17 15:39 | mario_castello | Status | new => acknowledged |
2016-11-21 15:17 | jonibc | Issue Monitored: jonibc | |
2016-11-21 15:22 | hgbot | Checkin | |
2016-11-21 15:22 | hgbot | Note Added: 0091703 | |
2016-11-21 15:22 | hgbot | Status | acknowledged => resolved |
2016-11-21 15:22 | hgbot | Resolution | open => fixed |
2016-11-21 15:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e4d263892cd16242b701d88322620b19ccf25c4 [^] |
2016-11-22 13:14 | marvintm | Note Added: 0091737 | |
2016-11-22 13:14 | marvintm | Status | resolved => new |
2016-11-22 13:14 | marvintm | Resolution | fixed => open |
2016-11-22 14:31 | mario_castello | Status | new => acknowledged |
2016-11-22 14:31 | mario_castello | Status | acknowledged => scheduled |
2016-11-25 14:43 | hgbot | Checkin | |
2016-11-25 14:43 | hgbot | Note Added: 0091849 | |
2016-11-25 14:43 | hgbot | Status | scheduled => resolved |
2016-11-25 14:43 | hgbot | Resolution | open => fixed |
2016-11-25 14:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4e4d263892cd16242b701d88322620b19ccf25c4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/491209862834af66d8bad2ff2857406ad8d9dc62 [^] |
2016-11-25 15:10 | marvintm | Note Added: 0091853 | |
2016-11-25 15:10 | marvintm | Review Assigned To | => marvintm |
2016-11-25 15:10 | marvintm | Status | resolved => closed |
2016-11-25 15:10 | marvintm | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |