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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051494
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSmajorhave not tried2023-01-17 12:372023-05-02 15:59
Reportermeriem_azafView Statuspublic 
Assigned Tomeriem_azaf 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version23Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051494: Touchpoint type availability in Schemas

DescriptionIn this project we will add the ability to restrict the availability of the schemas of an organization depending on the touchpoint type.

-> In organization window -> Tab schemas a new field (label: Terminal type availability, Type: combo) will be added with three options:

1- All.

2- Only those defined.

3- All excluding defined.

-> Connected with “Schemas” tab a new Tab (3th level) will be added (Name. Terminal type availability). In this tab user will be able to select terminal types which are defined on its organization or in organizations above the current organization. Registers on this tab will mean different things (inclusion or exclusion) based on the value of the combo explained above.

Note: if value selected in the combo is ALL → Display logic should be added to hide subtab “Terminal type availability“ when ALL is selected in parent tab
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0051386 closedmeriem_azaf Touchpoint type availability in Schemas 

-  Notes
(0146236)
hgbot (developer)
2023-02-03 10:07

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1506 [^]
(0146320)
hgbot (developer)
2023-02-09 15:45

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: e04162d36fb5d036da893e7bbf22faff642c09ef
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 09-02-2023 15:42:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e04162d36fb5d036da893e7bbf22faff642c09ef [^]

FR-51494: Touchpoint type availability in Schemas

In this project we will add the ability to restrict the availability of the schemas of an organization depending on the touchpoint type.

- Create a new table "obpos2_org_schema_touchtype".

- Create a new column "touchpoint_Type_Selection" in the table "obpos2_org_schema".

- Create a new field/element "terminal type availability" on "the Organization -> Schema tab" as a reference list "All/Included/Excluded List".

- Create a new tab "touchpoint type" under "Organization -> Schema".

- Update the "schema.java" to only the relevant schemas are sent to the frontend according to the terminal type.

---
A src-db/database/model/tables/OBPOS2_ORG_SCHEMA_TOUCHTYPE.xml
M src-db/database/model/tables/OBPOS2_ORG_SCHEMA.xml
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_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/pos2/term/Schema.java
---
(0146321)
hgbot (developer)
2023-02-09 15:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1506 [^]

- Issue History
Date Modified Username Field Change
2023-01-30 11:09 guilleaer Type feature request => backport
2023-01-30 11:09 guilleaer Target Version => 23Q1
2023-02-03 10:07 hgbot Note Added: 0146236
2023-02-09 15:45 hgbot Note Added: 0146320
2023-02-09 15:45 hgbot Note Added: 0146321
2023-02-22 11:41 marvintm Target Version 23Q1 => 23Q1.1
2023-03-28 18:44 AugustoMauch Target Version 23Q1.1 => 23Q1.2
2023-05-02 15:59 AugustoMauch Status scheduled => resolved
2023-05-02 15:59 AugustoMauch Resolution open => fixed
2023-05-02 15:59 AugustoMauch Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker