Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036514
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminorhave not tried2017-07-19 18:332017-09-04 11:32
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in VersionRR17Q4
StatusclosedFix in branchFixed in SCM revision71f3e1aff90d
ProjectionnoneETAnoneTarget VersionRR17Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036514: A shipment header gets created for a deleted ticket

DescriptionA deleted ticket still creates a shipment header without lines. It shouldn't, no shipment header is needed.

Steps To ReproduceRun 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 Solutionset 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 [^]

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 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
Powered by Mantis Bugtracker