Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028272 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-11-25 11:58 | 2015-01-30 11:21 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Packaging and release | |||||||
Regression date | 2014-07-31 | |||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7d836b8cbb7a68b9f124ff0715fd282a4c1d56c [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028272: hook pre_ordersave is not cancelling the save of the order | |||||||
Description | In 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0071969) malsasua (viewer) 2014-11-25 12:09 |
fixed by changeset: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6e1eb612267b [^] |
(0072337) mtaal (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |