Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027341 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-08-14 23:00 | 2014-10-03 13:02 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7a87fa636987 | ||||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | szapata | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027341: Stabilization: org.openbravo.retail.discounts should depend on org.openbravo.mobile.core | |||||||
Description | org.openbravo.retail.discounts should depend on org.openbravo.mobile.core | |||||||
Steps To Reproduce | load the WebPOS open the generated javascript file. verify that the discounts javascript is loaded before the core javascript | |||||||
Proposed Solution | find the proper scope for the discounts module set its dependencies according to that | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(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 (viewer) 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 --- |
![]() |
|||
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 |