Openbravo Issue Tracking System - POS2
View Issue Details
0050287POS2POSpublic2022-09-08 12:542022-09-25 15:24
ruben_jimenez 
ruben_jimenez 
normalminorunable to reproduce
closedfixed 
5
 
22Q3.122Q3.1 
No
0050287: JIRA FLUN-3187 - Ability to import PickUpPoints information
Add a button in the organization window, enabled when an organization is selected and the organization is a store. When clicked it should show a popup with a list of organizations which are stores. When clicking okay it should copy pick up points,delivery control, notification points and product organization information from the source organization to the target.
.
No tags attached.
blocks feature request 0050200 closed ruben_jimenez JIRA FLUN-3187 - Ability to import PickUpPoints information 
Issue History
2022-09-20 00:00guilleaerTypefeature request => backport
2022-09-20 00:00guilleaerTarget Version => 22Q3.1
2022-09-21 13:58hgbotNote Added: 0141286
2022-09-25 15:24hgbotResolutionopen => fixed
2022-09-25 15:24hgbotStatusscheduled => closed
2022-09-25 15:24hgbotNote Added: 0141350
2022-09-25 15:24hgbotFixed in Version => 22Q3.1
2022-09-25 15:24hgbotNote Added: 0141351

Notes
(0141286)
hgbot   
2022-09-21 13:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1226 [^]
(0141350)
hgbot   
2022-09-25 15:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1226 [^]
(0141351)
hgbot   
2022-09-25 15:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e831c5dfb6f3e8bd0683c71fdd5fb503910485e4
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 25-09-2022 13:24:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e831c5dfb6f3e8bd0683c71fdd5fb503910485e4 [^]

FIXED ISSUE-50287: Added ability to copy pickup points

---
A src/org/openbravo/pos2/process/ImportOrganizationData.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
R src/org/openbravo/pos2/process/ImportModifiers.java
---