Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0034508 | Retail Modules | StoreServer | public | 2016-11-14 23:12 | 2016-11-22 12:46 |
Reporter | mtaal | ||||
Assigned To | mtaal | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | RR17Q1 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | AugustoMauch | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0034508: Prevent warning/info message in log in case of cancel and replace | ||||
Description | Cancel and replace will change the documentnumber by adding a suffix to the document number. For example if the original order has this document number: N00101/0275148 then a cancell replace will use the document number N00101/0275148-1 for the replacing document number. This however causes the system to print a warning/info message in the log: OrderDocumentNoWriterFilterAdapter - Could not parse document no N00101/0275148-1, not using it to set last assigned number This message is created by this [1] code. As the code already notes the cancel and replace should be ignored. https://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/file/c31aedba29ba/src/org/openbravo/retail/storeserver/synchronization/OrderDocumentNoWriterFilterAdapter.java#l150 [^] | ||||
Steps To Reproduce | Multi-server install Do cancel & replace check the log | ||||
Proposed Solution | Change the log of the message to debug level | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-11-14 23:12 | mtaal | New Issue | |||
2016-11-14 23:12 | mtaal | Assigned To | => mtaal | ||
2016-11-14 23:12 | mtaal | OBNetwork customer | => No | ||
2016-11-14 23:12 | mtaal | Triggers an Emergency Pack | => No | ||
2016-11-14 23:12 | mtaal | Review Assigned To | => AugustoMauch | ||
2016-11-14 23:43 | hgbot | Checkin | |||
2016-11-14 23:43 | hgbot | Note Added: 0091485 | |||
2016-11-14 23:43 | hgbot | Status | new => resolved | ||
2016-11-14 23:43 | hgbot | Resolution | open => fixed | ||
2016-11-14 23:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/dc57a9fb7c64cd6411eca0f18f5de982ce60b445 [^] | ||
2016-11-22 12:46 | AugustoMauch | Note Added: 0091734 | |||
2016-11-22 12:46 | AugustoMauch | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|