Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033237 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2016-06-13 16:12 | 2016-07-26 10:05 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1b5e9d3d7550 | ||||
Projection | none | ETA | none | Target Version | RR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033237: Integrate the 2 synced tables validation tasks into one task | |||||||
Description | There are currently 2 tasks to validate tables for a store server environment: * to validate the synced table definition [1] * to validate the store server creation database [2] The goal is to create one task which performs both at the same time. This task is part of this planned project: http://wiki.openbravo.com/wiki/Projects:Store_Server_Module_Validation_Updating [^] [1] http://wiki.openbravo.com/wiki/How_to_Add_a_Table_or_Column_to_a_Store_Server_Solution#Validate_Synced_Tables [^] [2] http://wiki.openbravo.com/wiki/How_to_Add_a_Table_or_Column_to_a_Store_Server_Solution#Validating_the_Store_Server_DataSet [^] | |||||||
Steps To Reproduce | See description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0088540) hgbot (developer) 2016-07-15 14:08 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 1b5e9d3d755016a4aaa07bca0d623fe5e150b546 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 15 14:08:17 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1b5e9d3d755016a4aaa07bca0d623fe5e150b546 [^] Fixed issue 33237 Validating synced and dataset tables from the UI --- 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_MENU.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_PROCESS.xml M src-db/database/sourcedata/AD_TREENODE.xml M src-db/database/sourcedata/OBUIAPP_PROCESS.xml M src/org/openbravo/retail/storeserver/synchronization/StoreSynchronizationComponentProvider.java A src-db/database/model/modifiedTables/AD_DATASET.xml A src-db/database/model/modifiedTables/STRSYNC_SYNCHRONIZEDTABLE.xml A src/org/openbravo/retail/storeserver/synchronization/process/SyncDatasetValidationHandler.java A src/org/openbravo/retail/storeserver/synchronization/process/SyncTablesAndDatasetValidation.java A src/org/openbravo/retail/storeserver/synchronization/process/SyncTablesValidationHandler.java A web/org.openbravo.retail.storeserver.synchronization/js/syncValidation.js --- |
(0088541) hgbot (developer) 2016-07-15 14:10 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: b91e918f06dc243ff9bcbef00163cab3c4e753a5 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 15 14:10:03 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/b91e918f06dc243ff9bcbef00163cab3c4e753a5 [^] related to issue 33237 Validating synced and dataset tables from the UI --- M src/org/openbravo/replication/symmetricds/SynchronizationTableValidation.java --- |
(0088649) hgbot (developer) 2016-07-24 15:00 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: d599ec0e0d321071eefd7df3495beecae7c26eaa Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Jul 24 14:59:26 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/d599ec0e0d321071eefd7df3495beecae7c26eaa [^] Related to issue 33237: Integrate the 2 synced tables validation tasks into one task Made the output nicer for display in browser popups by adding html tags in case of browser display. Also remove deprecated use of DalUtil.getId. --- M src/org/openbravo/retail/storeserver/synchronization/process/SyncDatasetValidationHandler.java M src/org/openbravo/retail/storeserver/synchronization/process/SyncTablesAndDatasetValidation.java M src/org/openbravo/retail/storeserver/synchronization/process/SyncTablesValidationHandler.java --- |
(0088650) mtaal (viewer) 2016-07-24 16:15 |
Updated docs: http://wiki.openbravo.com/wiki/How_to_Add_a_Table_or_Column_to_a_Store_Server_Solution [^] |
(0088651) mtaal (viewer) 2016-07-24 16:16 |
Reviewed and tested |
(0088661) hgbot (developer) 2016-07-26 10:05 |
Repository: erp/pmods/org.openbravo.replication.symmetricds Changeset: a550cf4de85452517faa69828453cb98993af577 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Jul 26 10:00:12 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/a550cf4de85452517faa69828453cb98993af577 [^] Related to issue 33237: Integrate the 2 synced tables validation tasks into one task Add html tags to output for browser --- M src/org/openbravo/replication/symmetricds/SynchronizationTableValidation.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-06-13 16:12 | mtaal | New Issue | |
2016-06-13 16:12 | mtaal | Assigned To | => mtaal |
2016-06-13 16:12 | mtaal | OBNetwork customer | => No |
2016-06-13 16:12 | mtaal | Triggers an Emergency Pack | => No |
2016-06-29 13:33 | Sandrahuguet | Assigned To | mtaal => Sandrahuguet |
2016-06-29 13:33 | Sandrahuguet | Status | new => scheduled |
2016-07-15 12:28 | mtaal | Review Assigned To | => mtaal |
2016-07-15 14:08 | hgbot | Checkin | |
2016-07-15 14:08 | hgbot | Note Added: 0088540 | |
2016-07-15 14:08 | hgbot | Status | scheduled => resolved |
2016-07-15 14:08 | hgbot | Resolution | open => fixed |
2016-07-15 14:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1b5e9d3d755016a4aaa07bca0d623fe5e150b546 [^] |
2016-07-15 14:10 | hgbot | Checkin | |
2016-07-15 14:10 | hgbot | Note Added: 0088541 | |
2016-07-24 15:00 | hgbot | Checkin | |
2016-07-24 15:00 | hgbot | Note Added: 0088649 | |
2016-07-24 16:15 | mtaal | Note Added: 0088650 | |
2016-07-24 16:16 | mtaal | Note Added: 0088651 | |
2016-07-24 16:16 | mtaal | Status | resolved => closed |
2016-07-24 16:16 | mtaal | Fixed in Version | => RR16Q4 |
2016-07-26 10:05 | hgbot | Checkin | |
2016-07-26 10:05 | hgbot | Note Added: 0088661 |
Copyright © 2000 - 2009 MantisBT Group |