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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029451
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Cash upmajoralways2014-12-02 12:472015-04-22 09:33
ReportermalsasuaView Statuspublic 
Assigned Tomario_castello 
PriorityhighResolutionfixedFixed in VersionRR15Q1.3
StatusclosedFix in branchFixed in SCM revision2d720a2fe396
ProjectionnoneETAnoneTarget VersionRR15Q1.3
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

0029451: 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]
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0028335 closedmario_castello in backoffice, the cash up report does not work when the cashup includes quotations 

-  Notes
(0076463)
Orekaria (administrator)
2015-04-13 11:44

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
(0076498)
adrianromero (manager)
2015-04-13 17:45

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

- Issue History
Date Modified Username Field Change
2015-03-30 09:24 malsasua Type defect => backport
2015-03-30 09:24 malsasua Target Version => RR15Q1.3
2015-03-30 09:27 dmitry_mezentsev Tag Attached: Approved
2015-04-01 13:33 malsasua Assigned To mario_castello => Retail
2015-04-01 13:33 malsasua fix_in_branch pi =>
2015-04-13 11:44 Orekaria Note Added: 0076463
2015-04-13 11:44 Orekaria Status scheduled => resolved
2015-04-13 11:44 Orekaria Fixed in Version => RR15Q1.3
2015-04-13 11:44 Orekaria Resolution open => fixed
2015-04-13 17:45 adrianromero Review Assigned To migueldejuana => adrianromero
2015-04-13 17:45 adrianromero Note Added: 0076498
2015-04-13 17:45 adrianromero Status resolved => closed
2015-04-22 09:33 marvintm Assigned To Retail => mario_castello


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker