Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033535 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] StoreServer | minor | have not tried | 2016-07-25 07:49 | 2016-08-04 08:49 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 40405b0e50c3 | ||||
Projection | none | ETA | none | Target Version | RR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033535: Creating BP from webpos should make the BP non-standard | |||||||
Description | The logic to determine which BP to send to which store is based on the concept of the standard store customer. Non-standard customers are synchronized to all stores ([1]). However when a BP is created from webpos the standard flag is not checked. This while it should. The assumption is that all BPs created from the WebPOS front end are customers. [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/file/89d6f5d7ac29/src/org/openbravo/retail/storeserver/synchronization/eventhandler/OrderEventHandler.java#l74 [^] | |||||||
Steps To Reproduce | Setup multi-server Create BP from webpos and create ticket check the business partners subtab in the mobile server window, the BP is not added to the server | |||||||
Proposed Solution | When creating a BP for a store from WebPOS then make sure to also flag the standard flag. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0088659) hgbot (developer) 2016-07-26 09:56 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 40405b0e50c378deb665df79d3ad53693f4d95cc Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Jul 26 09:54:50 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/40405b0e50c378deb665df79d3ad53693f4d95cc [^] Fixes issue 33535: Creating BP from webpos should make the BP non-standard Set the standard customer flag on the BP, add the customer to the server, don't do this for the central server and also solve warnings by removing usage of DalUtil --- M src/org/openbravo/retail/storeserver/synchronization/eventhandler/OrderEventHandler.java A src/org/openbravo/retail/storeserver/synchronization/StoreBusinessPartnerLoaderHook.java --- |
(0088779) hgbot (developer) 2016-08-03 15:47 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 80f988c24127e0b4dec4e9082b8b2b66356e1b12 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Aug 03 15:43:11 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/80f988c24127e0b4dec4e9082b8b2b66356e1b12 [^] Related with issue 33535: Fix formatting and removes duplicated line --- M src/org/openbravo/retail/storeserver/synchronization/StoreBusinessPartnerLoaderHook.java --- |
(0088809) AugustoMauch (administrator) 2016-08-04 08:49 |
Code reviewed and verified in [1]@80f988c24127 [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2016-07-25 07:49 | mtaal | New Issue | |
2016-07-25 07:49 | mtaal | Assigned To | => mtaal |
2016-07-25 07:49 | mtaal | Triggers an Emergency Pack | => No |
2016-07-25 07:49 | mtaal | Issue Monitored: AugustoMauch | |
2016-07-26 09:56 | hgbot | Checkin | |
2016-07-26 09:56 | hgbot | Note Added: 0088659 | |
2016-07-26 09:56 | hgbot | Status | new => resolved |
2016-07-26 09:56 | hgbot | Resolution | open => fixed |
2016-07-26 09:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/40405b0e50c378deb665df79d3ad53693f4d95cc [^] |
2016-08-01 13:02 | mtaal | Review Assigned To | => AugustoMauch |
2016-08-03 15:47 | hgbot | Checkin | |
2016-08-03 15:47 | hgbot | Note Added: 0088779 | |
2016-08-03 15:53 | AugustoMauch | Note Added: 0088780 | |
2016-08-03 17:59 | mtaal | Description Updated | View Revisions |
2016-08-04 08:48 | AugustoMauch | Note Deleted: 0088780 | |
2016-08-04 08:49 | AugustoMauch | Note Added: 0088809 | |
2016-08-04 08:49 | AugustoMauch | Status | resolved => closed |
2016-08-10 12:25 | mtaal | Relationship added | related to 0032252 |
Copyright © 2000 - 2009 MantisBT Group |