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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028272
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-11-25 11:582015-01-30 11:21
ReportermalsasuaView Statuspublic 
Assigned Tomalsasua 
PriorityhighResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR14Q4
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomtaal
Regression levelPackaging and release
Regression date2014-07-31
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7d836b8cbb7a68b9f124ff0715fd282a4c1d56c [^]
Triggers an Emergency PackNo
Summary

0028272: hook pre_ordersave is not cancelling the save of the order

DescriptionIn the hook preorder_save, has been removed the code that it cancels the save of the order
Steps To Reproduce. execute this hook:

OB.UTIL.HookManager.registerHook('OBPOS_PreOrderSave', function (args, callbacks) {
      args.cancellation = true;
      OB.MobileApp.model.hookManager.callbackExecutor(args, callbacks);
    });

. create new receipt and close it
. it has been saved in backend and it should not be synced
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028102RR15Q1 closedmario_castello Hook OBPOS_PreOrderSave is not working fine if you cancel the save process 

-  Notes
(0071969)
malsasua (developer)
2014-11-25 12:09

fixed by changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6e1eb612267b [^]
(0072337)
mtaal (manager)
2014-12-08 22:49

related issue was solved and closed
(0073937)
hgbot (developer)
2015-01-30 11:21

Repository: tools/automation/pi-mobile
Changeset: 304dc41c97e02e546ea78114cba8fc10f587e2ca
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jan 29 20:27:56 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/304dc41c97e02e546ea78114cba8fc10f587e2ca [^]

Related to issue 28272: Added the 'I28272_HookPreOrderSaveNotCancelling' test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/SystemSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I28272_HookPreOrderSaveNotCancelling.java
---

- Issue History
Date Modified Username Field Change
2014-11-25 11:58 malsasua New Issue
2014-11-25 11:58 malsasua Assigned To => marvintm
2014-11-25 11:58 malsasua Regression level => Packaging and release
2014-11-25 11:58 malsasua Regression date => 2014-07-31
2014-11-25 11:58 malsasua Regression introduced in release => main
2014-11-25 11:58 malsasua Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7d836b8cbb7a68b9f124ff0715fd282a4c1d56c [^]
2014-11-25 11:58 malsasua Triggers an Emergency Pack => No
2014-11-25 12:08 malsasua Status new => scheduled
2014-11-25 12:08 malsasua Assigned To marvintm => malsasua
2014-11-25 12:08 malsasua fix_in_branch => pi
2014-11-25 12:09 malsasua Note Added: 0071969
2014-11-25 12:09 malsasua Status scheduled => resolved
2014-11-25 12:09 malsasua Fixed in Version => RR14Q4
2014-11-25 12:09 malsasua Resolution open => fixed
2014-11-25 12:13 malsasua Relationship added related to 0028102
2014-12-08 22:49 mtaal Review Assigned To => mtaal
2014-12-08 22:49 mtaal Note Added: 0072337
2014-12-08 22:49 mtaal Status resolved => closed
2015-01-30 11:21 hgbot Checkin
2015-01-30 11:21 hgbot Note Added: 0073937


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker