Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032159 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-02-05 13:14 | 2016-02-17 19:22 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR15Q4.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 35c7b4300c91 | ||||
Projection | none | ETA | none | Target Version | RR15Q4.3 | |||
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 | marvintm | |||||||
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 | 0032159: 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 | |
(0084164) hgbot (developer) 2016-02-12 15:10 |
Repository: retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal Changeset: bccc7766f9c9e697aad4ee157c5b564b115a4fbe Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu Feb 11 11:25:11 2016 -0600 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/bccc7766f9c9e697aad4ee157c5b564b115a4fbe [^] Fixed issue 32159 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 --- |
(0084222) hgbot (developer) 2016-02-15 19:48 |
Repository: retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal Changeset: ca04d443681cd15152e7f1c425ffdd733882e54e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Feb 15 19:48:31 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/ca04d443681cd15152e7f1c425ffdd733882e54e [^] Fixed issue 32159. Added mandatory setting and oncreatedefault value --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084300) hgbot (developer) 2016-02-17 19:19 |
Repository: retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal Changeset: 9e52d1afef66c330a8ae4117ef1cbd2163af4f5e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Feb 17 17:25:26 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/9e52d1afef66c330a8ae4117ef1cbd2163af4f5e [^] Related to issue 32159. Removed fix because it's not compatible with version of dbsm. --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084301) hgbot (developer) 2016-02-17 19:19 |
Repository: retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal Changeset: 35c7b4300c91d59efe1eef0d0ed87d0eecaf9339 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Feb 17 19:19:20 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/35c7b4300c91d59efe1eef0d0ed87d0eecaf9339 [^] Fixed issue 32159. 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 | => RR15Q4.3 |
2016-02-12 15:10 | hgbot | Checkin | |
2016-02-12 15:10 | hgbot | Note Added: 0084164 | |
2016-02-12 15:10 | hgbot | Status | scheduled => resolved |
2016-02-12 15:10 | hgbot | Resolution | open => fixed |
2016-02-12 15:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/bccc7766f9c9e697aad4ee157c5b564b115a4fbe [^] |
2016-02-15 19:48 | hgbot | Checkin | |
2016-02-15 19:48 | hgbot | Note Added: 0084222 | |
2016-02-15 19:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/bccc7766f9c9e697aad4ee157c5b564b115a4fbe [^] => http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/ca04d443681cd15152e7f1c425ffdd733882e54e [^] |
2016-02-15 19:51 | marvintm | Review Assigned To | => marvintm |
2016-02-15 19:51 | marvintm | Status | resolved => closed |
2016-02-15 19:51 | marvintm | Fixed in Version | => RR15Q4.3 |
2016-02-17 19:19 | hgbot | Checkin | |
2016-02-17 19:19 | hgbot | Note Added: 0084300 | |
2016-02-17 19:19 | hgbot | Checkin | |
2016-02-17 19:19 | hgbot | Note Added: 0084301 | |
2016-02-17 19:19 | hgbot | Status | closed => resolved |
2016-02-17 19:19 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/ca04d443681cd15152e7f1c425ffdd733882e54e [^] => http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.retail.posterminal/rev/35c7b4300c91d59efe1eef0d0ed87d0eecaf9339 [^] |
2016-02-17 19:22 | Orekaria | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |