Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047803 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS Hardware Manager | major | always | 2021-10-04 11:47 | 2021-11-19 12:40 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | adrianromero | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047803: terminal_lasthwmversion, terminal_lasthwmrevision columns of obpos_applications should be longer | |||||||
Description | terminal_lasthwmversion, terminal_lasthwmrevision columns of obpos_applications should be longer Right now, these columns are too short and do not fit extra chars of the hardware manager version, making it difficult to check in backoffice | |||||||
Steps To Reproduce | Compile the Hardware Manager to have a version, for instance, 1.0.6201.20210914 select terminal_lasthwmversion, terminal_lasthwmrevision, value from obpos_applications order by updated desc You will only see: terminal_lasthwmversion= 1.0.6201. terminal_lasthwmrevision = 1.0.6201.20210 and same in backoffice, see image attached | |||||||
Proposed Solution | Attached a patch | |||||||
Tags | NOR | |||||||
Attached Files | Screenshot from 2021-10-04 11-12-49.png [^] (35,419 bytes) 2021-10-04 11:47
patch.diff [^] (5,147 bytes) 2021-11-18 08:06 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0133216) hgbot (developer) 2021-11-19 12:37 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 2d4f2975b00ee86d593df7c3443c1cf3b8ecf4b9 Author: Adrián Romero <adrian.romero@openbravo.com> Date: 2021-11-19T10:47:14+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2d4f2975b00ee86d593df7c3443c1cf3b8ecf4b9 [^] Fixes ISSUE-47803: terminal_lasthwmversion, terminal_lasthwmrevision columns of obpos_applications should be longer --- M src-db/database/model/tables/OBPOS_APPLICATIONS.xml M src-db/database/sourcedata/AD_COLUMN.xml M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0133217) hgbot (developer) 2021-11-19 12:37 |
Repository: https://gitlab.com/openbravo/ci/mobile-api [^] Changeset: d34d954bb2f0780bf7efab8df474f7226716f142 Author: Adrián Romero <adrian.romero@openbravo.com> Date: 2021-11-19T11:37:57+01:00 URL: https://gitlab.com/openbravo/ci/mobile-api/-/commit/d34d954bb2f0780bf7efab8df474f7226716f142 [^] Fixes ISSUE-48107: API Changes for ISSUE-47803 --- M model/modules/org.openbravo.retail.posterminal/src-db/database/model/tables/OBPOS_APPLICATIONS.xml M model/modules/org.openbravo.retail.posterminal/src-db/database/sourcedata/AD_COLUMN.xml --- |
(0133220) adrianromero (manager) 2021-11-19 12:40 |
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/630 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2021-10-04 11:47 | rafaroda | New Issue | |
2021-10-04 11:47 | rafaroda | Assigned To | => Retail |
2021-10-04 11:47 | rafaroda | File Added: Screenshot from 2021-10-04 11-12-49.png | |
2021-10-04 11:47 | rafaroda | Triggers an Emergency Pack | => No |
2021-10-04 11:47 | rafaroda | Tag Attached: NOR | |
2021-11-18 08:06 | jetxarri | File Added: patch.diff | |
2021-11-18 08:06 | jetxarri | Proposed Solution updated | |
2021-11-19 11:35 | adrianromero | Relationship added | related to 0048107 |
2021-11-19 12:37 | hgbot | Resolution | open => fixed |
2021-11-19 12:37 | hgbot | Status | new => resolved |
2021-11-19 12:37 | hgbot | Fixed in Version | => RR22Q1 |
2021-11-19 12:37 | hgbot | Note Added: 0133216 | |
2021-11-19 12:37 | hgbot | Note Added: 0133217 | |
2021-11-19 12:40 | adrianromero | Review Assigned To | => adrianromero |
2021-11-19 12:40 | adrianromero | Note Added: 0133220 | |
2021-11-19 12:40 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |