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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028335
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Cash upmajoralways2014-12-02 12:472015-04-16 15:17
ReportermalsasuaView Statuspublic 
Assigned Tomario_castello 
PriorityhighResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchpiFixed in SCM revisiona90ac2423927
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toadrianromero
Regression levelCoding ( Testing )
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028335: in backoffice, the cash up report does not work when the cashup includes quotations

DescriptionThe report of cashup, in the backoffice, does not work when the cashup includes quotations.
Error is returned:

org.hibernate.hql.ast.QuerySyntaxException: unexpected end of subtree [select abs(sum(ordLine.lineNetAmount)) from OrderLine as ordLine where exists (select 1 from FIN_Payment_ScheduleDetail d where d.orderPaymentSchedule.order = ordLine.salesOrder and exists (select 1 from FIN_Finacc_Transaction t where t.reconciliation.id in () and t.finPayment = d.paymentDetails.finPayment))and ordLine.orderedQuantity > 0]
Steps To Reproduce. in webpos (terminal VBS-1):
 . create a receipt
 . pay and close it
 . create a quotation
 . confirm it (under evaluation is displayed)
 . close the quotation
 . do a cashup

. in backoffice
 . go to terminal VBS-1
 . print the previous cashup
error is returned:

org.hibernate.hql.ast.QuerySyntaxException: unexpected end of subtree [select abs(sum(ordLine.lineNetAmount)) from OrderLine as ordLine where exists (select 1 from FIN_Payment_ScheduleDetail d where d.orderPaymentSchedule.order = ordLine.salesOrder and exists (select 1 from FIN_Finacc_Transaction t where t.reconciliation.id in () and t.finPayment = d.paymentDetails.finPayment))and ordLine.orderedQuantity > 0]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0029451RR15Q1.3 closedmario_castello in backoffice, the cash up report does not work when the cashup includes quotations 
has duplicate defect 0029278 closedmarvintm The Cash Up report fails on the backend if it is has not been closed 

-  Notes
(0072255)
malsasua (developer)
2014-12-02 19:26
edited on: 2014-12-02 19:28

with the development that the cashup always is synced with backend, in pos terminal window, in cashup report tab, the last cashup is the present cashup, it is not finished yet, then when you try to print the report of this cashup, the error reported is returned

(0074091)
hgbot (developer)
2015-02-04 17:51

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2d720a2fe3967ab3faae81ff538daecc0ced9c07
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Feb 04 10:50:49 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2d720a2fe3967ab3faae81ff538daecc0ced9c07 [^]

fixed issue 28335: in backoffice, the cash up report does not work when the cashup includes quotations

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0074718)
migueldejuana (developer)
2015-02-20 13:34

Tested and reviewed in 98cbad1907b7
(0076108)
malsasua (developer)
2015-03-30 09:25

reopened to create backport
(0076452)
hgbot (developer)
2015-04-10 15:03

Repository: retail/backports/3.0RR15Q1.3/org.openbravo.retail.posterminal
Changeset: a90ac2423927e1ce7ef84ca55f97b6b0916eb3b8
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Feb 04 10:50:49 2015 -0600
URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.3/org.openbravo.retail.posterminal/rev/a90ac2423927e1ce7ef84ca55f97b6b0916eb3b8 [^]

fixed issue 28335: in backoffice, the cash up report does not work when the cashup includes quotations

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0076591)
adrianromero (manager)
2015-04-16 15:17

Verified. Now if the cashup is not processed yet, it cannot be printed.

- Issue History
Date Modified Username Field Change
2014-12-02 12:47 malsasua New Issue
2014-12-02 12:47 malsasua Assigned To => marvintm
2014-12-02 12:47 malsasua Triggers an Emergency Pack => No
2014-12-02 19:03 malsasua Regression level => Coding ( Testing )
2014-12-02 19:26 malsasua Note Added: 0072255
2014-12-02 19:28 malsasua Note Edited: 0072255 View Revisions
2015-01-08 15:31 mario_castello Assigned To marvintm => mario_castello
2015-01-08 15:32 mario_castello Status new => scheduled
2015-01-08 15:32 mario_castello fix_in_branch => pi
2015-02-04 17:51 hgbot Checkin
2015-02-04 17:51 hgbot Note Added: 0074091
2015-02-04 17:51 hgbot Status scheduled => resolved
2015-02-04 17:51 hgbot Resolution open => fixed
2015-02-04 17:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2d720a2fe3967ab3faae81ff538daecc0ced9c07 [^]
2015-02-20 13:34 migueldejuana Review Assigned To => migueldejuana
2015-02-20 13:34 migueldejuana Note Added: 0074718
2015-02-20 13:34 migueldejuana Status resolved => closed
2015-03-30 09:24 malsasua Status closed => new
2015-03-30 09:24 malsasua Resolution fixed => open
2015-03-30 09:24 malsasua Status new => scheduled
2015-03-30 09:24 malsasua Status scheduled => resolved
2015-03-30 09:24 malsasua Fixed in Version => RR15Q2
2015-03-30 09:24 malsasua Resolution open => fixed
2015-03-30 09:25 malsasua Note Added: 0076108
2015-03-30 09:25 malsasua Status resolved => closed
2015-03-30 09:27 malsasua Relationship added has duplicate 0029278
2015-04-10 15:03 hgbot Checkin
2015-04-10 15:03 hgbot Note Added: 0076452
2015-04-10 15:03 hgbot Status closed => resolved
2015-04-10 15:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2d720a2fe3967ab3faae81ff538daecc0ced9c07 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q1.3/org.openbravo.retail.posterminal/rev/a90ac2423927e1ce7ef84ca55f97b6b0916eb3b8 [^]
2015-04-16 15:17 adrianromero Review Assigned To migueldejuana => adrianromero
2015-04-16 15:17 adrianromero Note Added: 0076591
2015-04-16 15:17 adrianromero Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker