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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037401
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajoralways2017-11-27 19:002018-01-16 14:07
ReportermarvintmView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037401: It is necessary to add a hook in the process which closes the store

DescriptionWhen the Sessions module is installed, there is a process which closes the store.

It is necessary to add some additional logic to this process, so some extensibility via hook should be added.
Steps To Reproduce,
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0037147 closedRetail A new hook to be added after Close Store process happens 

-  Notes
(0101079)
hgbot (developer)
2017-12-16 08:27

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 0a042fde6ee4a547072cda3bc8b74ea6ffae0630
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Dec 16 12:57:22 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/0a042fde6ee4a547072cda3bc8b74ea6ffae0630 [^]

Related to issue 37401 : Added hook for Close Store

---
M src/org/openbravo/retail/sessions/WebPOSCloseStore.java
A src/org/openbravo/retail/sessions/WebPOSCloseStoreHook.java
---
(0101135)
marvintm (manager)
2017-12-19 16:04

There are two problems with the fix:

- The hook is executed when the store is closed from the WebPOS, but not when it is closed from the backend. It needs to be executed also in the class CloseStoreProcess
- The hook currently accepts a JSON which comes from the WebPOS, but this will be a problem if we execute it also from the backend process. I think in this case it would be better to send just the Organization object of the store that is being closed, because this is essentially the only relevant information in this process.
(0101176)
hgbot (developer)
2017-12-21 07:19

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: d0c2a6d290aa4d9c913b987cbaf9bc4a6ffc4441
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 21 11:49:10 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/d0c2a6d290aa4d9c913b987cbaf9bc4a6ffc4441 [^]

Related to issue 37401 : Added hook for Close Store from WEBPOS and Backoffice

---
M src/org/openbravo/retail/sessions/CloseStoreActionHandler.java
M src/org/openbravo/retail/sessions/CloseStoreProcess.java
M src/org/openbravo/retail/sessions/WebPOSCloseStore.java
M src/org/openbravo/retail/sessions/WebPOSCloseStoreHook.java
A src/org/openbravo/retail/sessions/CloseStoreUtils.java
---
(0101234)
migueldejuana (developer)
2017-12-22 13:35

Tested and reviewed

- Issue History
Date Modified Username Field Change
2017-11-27 19:00 marvintm New Issue
2017-11-27 19:00 marvintm Assigned To => Retail
2017-11-27 19:00 marvintm Triggers an Emergency Pack => No
2017-12-12 15:55 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-12-12 15:55 ranjith_qualiantech_com Status new => scheduled
2017-12-12 17:08 aferraz Issue Monitored: aferraz
2017-12-16 08:27 hgbot Checkin
2017-12-16 08:27 hgbot Note Added: 0101079
2017-12-16 12:54 ranjith_qualiantech_com Status scheduled => resolved
2017-12-16 12:54 ranjith_qualiantech_com Resolution open => fixed
2017-12-19 16:04 marvintm Note Added: 0101135
2017-12-19 16:04 marvintm Status resolved => new
2017-12-19 16:04 marvintm Resolution fixed => open
2017-12-21 07:06 ranjith_qualiantech_com Status new => scheduled
2017-12-21 07:19 hgbot Checkin
2017-12-21 07:19 hgbot Note Added: 0101176
2017-12-21 10:09 ranjith_qualiantech_com Status scheduled => resolved
2017-12-21 10:09 ranjith_qualiantech_com Resolution open => fixed
2017-12-22 13:35 migueldejuana Review Assigned To => migueldejuana
2017-12-22 13:35 migueldejuana Note Added: 0101234
2017-12-22 13:35 migueldejuana Status resolved => closed
2018-01-16 14:07 hgbot Checkin
2018-01-16 14:07 hgbot Note Added: 0101725
2018-01-17 09:52 aferraz Note Deleted: 0101725
2019-06-06 10:35 umartirena Relationship added has duplicate 0037147


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker