Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032146 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-02-05 13:14 | 2016-02-29 13:16 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ab2b38250f44 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0032146: 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 | |
(0084160) hgbot (developer) 2016-02-12 15:04 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3e8e10951022bfce6b3d27d729274fe5931eab46 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri Feb 12 08:03:33 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e8e10951022bfce6b3d27d729274fe5931eab46 [^] Fixed issue 32146: Set default value N to ispdf column in OBPOS_PRINT_TEMPLATE table --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084163) 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 --- |
(0084198) 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 --- |
(0084225) hgbot (developer) 2016-02-15 20:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ab2b38250f44282108c8b5a583972c92ae5566fc Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Mon Feb 15 13:51:30 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ab2b38250f44282108c8b5a583972c92ae5566fc [^] Fixed issue 32146. Added mandatory setting and oncreatedefault value --- M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml --- |
(0084252) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2016-02-05 13:14 | malsasua | New Issue | |
2016-02-05 13:14 | malsasua | Assigned To | => Retail |
2016-02-05 13:14 | malsasua | Resolution time | => 1458082800 |
2016-02-05 13:14 | malsasua | Regression level | => Production - Confirmed Stable |
2016-02-05 13:14 | malsasua | Regression date | => 2014-04-04 |
2016-02-05 13:14 | malsasua | Regression introduced in release | => RR14Q3 |
2016-02-05 13:14 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a7535a7738d [^] |
2016-02-05 13:14 | malsasua | Triggers an Emergency Pack | => No |
2016-02-05 13:45 | Orekaria | Status | new => acknowledged |
2016-02-08 14:56 | Orekaria | Status | acknowledged => scheduled |
2016-02-08 14:56 | Orekaria | Status | scheduled => acknowledged |
2016-02-11 18:12 | dmitry_mezentsev | Relationship added | caused by 0026017 |
2016-02-11 18:13 | mario_castello | Assigned To | Retail => mario_castello |
2016-02-11 18:13 | mario_castello | Status | acknowledged => scheduled |
2016-02-12 15:04 | hgbot | Checkin | |
2016-02-12 15:04 | hgbot | Note Added: 0084160 | |
2016-02-12 15:04 | hgbot | Status | scheduled => resolved |
2016-02-12 15:04 | hgbot | Resolution | open => fixed |
2016-02-12 15:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e8e10951022bfce6b3d27d729274fe5931eab46 [^] |
2016-02-12 15:10 | hgbot | Checkin | |
2016-02-12 15:10 | hgbot | Note Added: 0084163 | |
2016-02-15 16:08 | hgbot | Checkin | |
2016-02-15 16:08 | hgbot | Note Added: 0084198 | |
2016-02-15 20:54 | hgbot | Checkin | |
2016-02-15 20:54 | hgbot | Note Added: 0084225 | |
2016-02-15 20:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e8e10951022bfce6b3d27d729274fe5931eab46 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ab2b38250f44282108c8b5a583972c92ae5566fc [^] |
2016-02-16 14:32 | hgbot | Checkin | |
2016-02-16 14:32 | hgbot | Note Added: 0084252 | |
2016-02-16 15:47 | alostale | Relationship added | related to 0032244 |
2016-02-29 13:16 | marvintm | Review Assigned To | => marvintm |
2016-02-29 13:16 | marvintm | Status | resolved => closed |
2016-02-29 13:16 | marvintm | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |