Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032158 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-02-05 13:14 | 2016-02-17 19:25 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d9a444f224e1 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | Orekaria | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2014-04-04 | |||||||
Regression introduced in release | RR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a7535a7738d [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032158: POS templates created in previous versions to RR14Q3, can not be printed | |||||||
Description | if a POS template has been created by one module in a previous version to RR15Q4, when the template is loaded in terminal during the login process, error is returned and the template can not be printed It is because the column "PDF" in table OBPOS_PRINT_TEMPLATES [1] has not defined a Default N, and it is a boolean. [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/aeb4f4a660b5/src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml#l52 [^] | |||||||
Steps To Reproduce | . print a template created in a previous version to RR14Q3 | |||||||
Proposed Solution | add default value "N" to the column | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0084199) hgbot (developer) 2016-02-15 16:08 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal Changeset: 9aee0919b968c0e57e4e0fcae4cbbd29f769001b Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu Feb 11 15:21:30 2016 -0600 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/9aee0919b968c0e57e4e0fcae4cbbd29f769001b [^] Fixed issue 0032158 backport of issue 32146: Set default value N to ispdf column in OBPOS_PRINT_TEMPLATE table --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084253) hgbot (developer) 2016-02-16 14:32 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal Changeset: ea44a4d551479d70a94ec14b67de3aeb222bc04e Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Mon Feb 15 13:51:30 2016 -0600 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/ea44a4d551479d70a94ec14b67de3aeb222bc04e [^] Fixed issue 0032158 backport of issue 32146. Added mandatory setting and oncreatedefault value --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084302) hgbot (developer) 2016-02-17 19:25 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal Changeset: 7199cef2a146389b0395d8f506a3e52a6e5516d7 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Feb 17 19:23:27 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/7199cef2a146389b0395d8f506a3e52a6e5516d7 [^] Related to issue 32158. Removed fix because it's not compatible with version of dbsm. --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084303) hgbot (developer) 2016-02-17 19:25 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal Changeset: d9a444f224e1da5c40e797d4b837dabf7619950b Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Feb 17 19:24:54 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/d9a444f224e1da5c40e797d4b837dabf7619950b [^] Fixed issue 32158. Instead of fixing the value of the column, we are changing the code to handle the case of this column being null. --- M src/org/openbravo/retail/posterminal/term/TerminalProperties.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2016-02-08 14:56 | Orekaria | Type | defect => backport |
2016-02-08 14:56 | Orekaria | Target Version | => RR16Q1 |
2016-02-15 16:08 | hgbot | Checkin | |
2016-02-15 16:08 | hgbot | Note Added: 0084199 | |
2016-02-15 16:08 | hgbot | Status | scheduled => resolved |
2016-02-15 16:08 | hgbot | Resolution | open => fixed |
2016-02-15 16:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/9aee0919b968c0e57e4e0fcae4cbbd29f769001b [^] |
2016-02-16 14:32 | hgbot | Checkin | |
2016-02-16 14:32 | hgbot | Note Added: 0084253 | |
2016-02-16 14:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/9aee0919b968c0e57e4e0fcae4cbbd29f769001b [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/ea44a4d551479d70a94ec14b67de3aeb222bc04e [^] |
2016-02-17 19:25 | hgbot | Checkin | |
2016-02-17 19:25 | hgbot | Note Added: 0084302 | |
2016-02-17 19:25 | hgbot | Checkin | |
2016-02-17 19:25 | hgbot | Note Added: 0084303 | |
2016-02-17 19:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/ea44a4d551479d70a94ec14b67de3aeb222bc04e [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.retail.posterminal/rev/d9a444f224e1da5c40e797d4b837dabf7619950b [^] |
2016-02-17 19:25 | Orekaria | Review Assigned To | => Orekaria |
2016-02-17 19:25 | Orekaria | Status | resolved => closed |
2016-02-17 19:25 | Orekaria | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |