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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027341
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-08-14 23:002014-10-03 13:02
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR14Q4
StatusclosedFix in branchFixed in SCM revision7a87fa636987
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toszapata
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027341: Stabilization: org.openbravo.retail.discounts should depend on org.openbravo.mobile.core

Descriptionorg.openbravo.retail.discounts should depend on org.openbravo.mobile.core
Steps To Reproduceload the WebPOS
open the generated javascript file.
verify that the discounts javascript is loaded before the core javascript
Proposed Solutionfind the proper scope for the discounts module
set its dependencies according to that
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
blocks defect 0027403 acknowledgedRetail Stabilization: Discounts should not execute actions until the javascript generated file has been processed 

-  Notes
(0069380)
hgbot (developer)
2014-08-14 23:34

Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: 7a87fa6369873985fc7b8bb50ad283d0753731c4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Aug 14 23:34:15 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/7a87fa6369873985fc7b8bb50ad283d0753731c4 [^]

Fixes issue 27341: added the dependency 'org.openbravo.mobile.core' to 'org.openbravo.retail.discounts'

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0069565)
Orekaria (administrator)
2014-08-21 11:40

Verify if the discounts module can, indeed, work only with mobile.core

Verify in the DiscountsComponentProvider.java that a reference to WebPOS is done:

    for (final String resource : resourceDependency) {
      globalResources.add(createComponentResource(ComponentResourceType.Static, prefix + resource
          + ".js", "WebPOS"));
    }
(0070689)
hgbot (developer)
2014-10-03 13:02

Repository: erp/pmods/org.openbravo.retail.discounts
Changeset: a4d4091b3673dba49dd1258ce0ad103cba463f5b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Oct 03 13:01:42 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/a4d4091b3673dba49dd1258ce0ad103cba463f5b [^]

Backed out issue 27341 changeset: 7a87fa636987. Fixes issue 27751

Adding dependency on mobile.core forces direct ERP users of this module to also install mobile.core

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---

- Issue History
Date Modified Username Field Change
2014-08-14 23:01 Orekaria New Issue
2014-08-14 23:01 Orekaria Assigned To => Orekaria
2014-08-14 23:01 Orekaria Triggers an Emergency Pack => No
2014-08-14 23:03 Orekaria Relationship added blocks 0027329
2014-08-14 23:34 hgbot Checkin
2014-08-14 23:34 hgbot Note Added: 0069380
2014-08-14 23:34 hgbot Status new => resolved
2014-08-14 23:34 hgbot Resolution open => fixed
2014-08-14 23:34 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts/rev/7a87fa6369873985fc7b8bb50ad283d0753731c4 [^]
2014-08-21 11:40 Orekaria Note Added: 0069565
2014-08-21 11:40 Orekaria Status resolved => new
2014-08-21 11:40 Orekaria Resolution fixed => open
2014-08-21 11:44 Orekaria Relationship added blocks 0027403
2014-08-21 11:53 Orekaria Proposed Solution updated
2014-08-21 11:54 Orekaria Proposed Solution updated
2014-09-16 00:16 Orekaria Status new => scheduled
2014-09-16 00:16 Orekaria fix_in_branch => pi
2014-09-16 00:16 Orekaria Review Assigned To => marvintm
2014-09-16 00:16 Orekaria fix_in_branch pi =>
2014-09-16 00:16 Orekaria Status scheduled => resolved
2014-09-16 00:16 Orekaria Fixed in Version => RR14Q4
2014-09-16 00:16 Orekaria Resolution open => fixed
2014-09-16 17:36 szapata Review Assigned To marvintm => szapata
2014-09-16 17:36 szapata Status resolved => closed
2014-10-03 13:02 hgbot Checkin
2014-10-03 13:02 hgbot Note Added: 0070689


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker