Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0036514 | Retail Modules | StoreServer | public | 2017-07-19 18:33 | 2017-09-04 11:32 |
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 | RR17Q4 | Fixed in Version | RR17Q4 | ||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0036514: A shipment header gets created for a deleted ticket | ||||
Description | A deleted ticket still creates a shipment header without lines. It shouldn't, no shipment header is needed. | ||||
Steps To Reproduce | Run the I35473_VerifyOrderDeleiveryWithDeleleTicket test [1] Check that an empty shipment header is created. See the attached screenshot. [1] https://code.openbravo.com/tools/automation/pi-mobile/file/1598d38b2ff6/src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35473_VerifyOrderDeleiveryWithDeleleTicket.java [^] | ||||
Proposed Solution | set the createShipment boolean to false in case of a deleted ticket [1] createShipment = !isQuotation && !notpaidLayaway && !paidReceipt && !isDeleted; [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/ab11a97dbdbc/src/org/openbravo/retail/posterminal/OrderLoader.java#l207 [^] | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-07-19 18:33 | mtaal | New Issue | |||
2017-07-19 18:33 | mtaal | Assigned To | => mtaal | ||
2017-07-19 18:33 | mtaal | OBNetwork customer | => No | ||
2017-07-19 18:33 | mtaal | Triggers an Emergency Pack | => No | ||
2017-07-20 09:43 | hgbot | Checkin | |||
2017-07-20 09:43 | hgbot | Note Added: 0098142 | |||
2017-07-20 09:43 | hgbot | Status | new => resolved | ||
2017-07-20 09:43 | hgbot | Resolution | open => fixed | ||
2017-07-20 09:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/71f3e1aff90df467d72e0b69302195ddfad424c9 [^] | ||
2017-07-20 09:44 | mtaal | Review Assigned To | => migueldejuana | ||
2017-09-04 11:32 | marvintm | Review Assigned To | migueldejuana => marvintm | ||
2017-09-04 11:32 | marvintm | Status | resolved => closed | ||
2017-09-04 11:32 | marvintm | Fixed in Version | => RR17Q4 |
Notes | |||||
|
|||||
|
|