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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032146
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-02-05 13:142016-02-29 13:16
ReportermalsasuaView Statuspublic 
Assigned Tomario_castello 
PriorityhighResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisionab2b38250f44
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - Confirmed Stable
Regression date2014-04-04
Regression introduced in releaseRR14Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a7535a7738d [^]
Triggers an Emergency PackNo
Summary

0032146: POS templates created in previous versions to RR14Q3, can not be printed

Descriptionif 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 Solutionadd default value "N" to the column
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0032158RR16Q1 closedRetail Retail Modules POS templates created in previous versions to RR14Q3, can not be printed 
depends on backport 0032159RR15Q4.3 closedRetail Retail Modules POS templates created in previous versions to RR14Q3, can not be printed 
caused by feature request 0026017RR14Q3 closedumartirena Retail Modules Print PDF files in WebPOS 
related to defect 00322443.0PR16Q2 closedalostale Openbravo ERP oracle shows error in log when setting an AD column to not null 

-  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
Powered by Mantis Bugtracker