Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048860Retail ModulesCopy Retail Storepublic2022-03-21 16:202022-07-04 11:48
ivazquez 
radhakrishnan 
highmajoralways
closedno change required 
5
 
 
marvintm
No
0048860: Error installing "Copy Retail Store" module (22Q1.1)
An attempt is made to install the "Copy Retail Store" module in QA from the "Module Management" window and when compiling it shows the following error:

compileSqlc:
    [javac] Compiling 2147 source files to /path/QA/openbravo/build/classes
    [javac] /path/QA/openbravo/modules/org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java:25: error: package org.openbravo.retail.discounts does not exist
    [javac] import org.openbravo.retail.discounts.DiscountsEngineAppComponentProvider;
    [javac] ^
    [javac] 1 error


There seems to be a dependency problem where the module "org.openbravo.retail.discounts" are not being added.
1.- Setting up a pristine in QA

2.- Install the "Copy Retail Store" module from the "Module Management" window

3.- Stop tomcat and compile with the following command: ant update.database compile.complete smartbuild

4.- Visualize that the compilation fails
No tags attached.
Issue History
2022-03-21 16:20ivazquezNew Issue
2022-03-21 16:20ivazquezAssigned To => psarobe
2022-03-21 16:25PracticsIssue Monitored: Practics
2022-04-05 20:20ivazquezNote Added: 0136347
2022-04-19 14:27ivazquezAssigned Topsarobe => Retail
2022-04-21 18:01ivazquezProjectQA => Retail Modules
2022-04-21 18:02ivazquezTriggers an Emergency Pack => No
2022-04-21 18:02ivazquezCategoryQA - General => Copy Retail Store
2022-04-21 18:02ivazquezversionPi =>
2022-04-21 18:02ivazquezTarget VersionPi =>
2022-04-22 13:30marvintmReview Assigned To => marvintm
2022-04-22 13:30marvintmNote Added: 0136685
2022-04-22 13:30marvintmStatusnew => closed
2022-04-22 13:30marvintmResolutionopen => no change required
2022-06-16 14:47ivazquezStatusclosed => new
2022-06-16 14:47ivazquezResolutionno change required => open
2022-06-16 14:51ivazquezNote Added: 0138426
2022-06-22 14:00radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-22 14:00radhakrishnanStatusnew => scheduled
2022-07-04 11:48aaroncaleroNote Added: 0139006
2022-07-04 11:48aaroncaleroStatusscheduled => closed
2022-07-04 11:48aaroncaleroResolutionopen => no change required

Notes
(0136347)
ivazquez   
2022-04-05 20:20   
Hello Team,

Any news?

Regards,
Ignacio Vazquez
(0136685)
marvintm   
2022-04-22 13:30   
You are most probably trying to install the module in a release which doesn't contain the latest changes after the indexeddb refactor.
(0138426)
ivazquez   
2022-06-16 14:51   
The installation of this module is being done from the Module Management window, shouldn't I install the correct version from this window?
(0139006)
aaroncalero   
2022-07-04 11:48   
While the described flow is technically possible (trying to install Copy Store directly into a fresh instance) this module has been designed to be installed on top of a Retail Instance.

Our recommendation is to install the Retail Pack (Openbravo for Retail) from the MMC and then install other extension modules.