Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036514 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2017-07-19 18:33 | 2017-09-04 11:32 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 71f3e1aff90d | ||||
Projection | none | ETA | none | Target Version | RR17Q4 | |||
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 | 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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0098142) hgbot (developer) 2017-07-20 09:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 71f3e1aff90df467d72e0b69302195ddfad424c9 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Jul 20 09:43:17 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/71f3e1aff90df467d72e0b69302195ddfad424c9 [^] Fixes issue 36514: A shipment header gets created for a deleted ticket When the ticket is being deleted do not create a shipment header --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |