Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034188 | Retail Modules | StoreServer | public | 2016-10-11 15:16 | 2016-11-01 23:41 |
|
Reporter | AugustoMauch | |
Assigned To | StoreServer | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR16Q4 | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034188: More tables should be taken into account in the business partner segmentation logic |
Description | There are two types of tables that are taken into account in the business partner segmentation logic:
- Tables if they contain a reference to a business partner, makes that business partner a non Standard Store Customer (i.e. ad_org.em_obretco_c_bpartner_id and AD_OrgInfo.c_bpartner_id). An event handler should make sure that if a new business partner is referenced in one of this tables, the business partner is set as non Standard.
- Tables that extend the information related with a business partner, so that if a business partner is added to a store, the info contained in those tables related with that business partner should also be sent to the store (i.e. ad_user, c_bpartner_location, c_location, etc).
This document [1] contains the list of tables that should be added to each of these two categories. To fix this issue, all those tables needs to be taken into account, and a generic event handler must be implemented to prevent having to create a specific event handler for each table of the first group.
[1] https://docs.google.com/spreadsheets/d/1gSSuOjaDpVjiFI4_arvQH92Z17vJhB7d1U_fc1dwn0M/edit#gid=0 [^]
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0032252 | RR16Q4 | closed | AugustoMauch | Store Server Data Segmentation and Sync for BP |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-10-11 15:16 | AugustoMauch | New Issue | |
2016-10-11 15:16 | AugustoMauch | Assigned To | => StoreServer |
2016-10-11 15:16 | AugustoMauch | Triggers an Emergency Pack | => No |
2016-10-11 15:16 | AugustoMauch | Relationship added | related to 0032252 |
2016-10-12 19:59 | hgbot | Checkin | |
2016-10-12 19:59 | hgbot | Note Added: 0090541 | |
2016-10-13 11:20 | hgbot | Checkin | |
2016-10-13 11:20 | hgbot | Note Added: 0090550 | |
2016-10-13 11:20 | hgbot | Status | new => resolved |
2016-10-13 11:20 | hgbot | Resolution | open => fixed |
2016-10-13 11:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/bfb5e54812d81e483b9a7f7b082b98643d8375ed [^] |
2016-10-17 11:19 | mtaal | Review Assigned To | => mtaal |
2016-11-01 23:41 | mtaal | Note Added: 0091045 | |
2016-11-01 23:41 | mtaal | Status | resolved => closed |
2016-11-01 23:41 | mtaal | Fixed in Version | => RR16Q4 |