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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034111
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2016-09-28 04:272017-06-21 18:22
ReporterreinaldoguerraView Statuspublic 
Assigned Toebecerra 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision627d02463879
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034111: [SER-QA 2504] Property Service Sequence is not loaded from server when returning a ticket

DescriptionProperty Service Sequence is not loaded from server when returning a ticket
Steps To ReproduceWhen printing process is called from a ticket returning, the property "obretssSequence", which is the service sequence associated to the receipt to return, is not loaded from server

* Install the module org.openbravo.retail.servicesequence
* Use or modify the templates for receipts and returns that prints the service sequence in the receipt lines. This can be done adding the following code to templates:
      <%if(line.get('obretssSequence')){%>
      <line>
        <text align ="right" length="42"><%= line.get('obretssSequence') %></text>
      </line>
      <%}%>
* Configure a product with a service associated with sequence number checked: has Sequence Number.
* Log in into Webpos
* Create a new receipt
* Select the product and service previously configured.
* Pay it and close the receipt -> Observe the service sequence number is printed. This is OK.
* Open the menu and select "Verified returns"
* Choose the previous ticket
* Validate ticket and close -> Observe the service sequence is not printed. This is WRONG.

Proposed SolutionApply attached export file. If resolution is different than suggested, please notify us.
TagsSER-QA
Attached Files? file icon issue34111.export [^] (2,712 bytes) 2017-02-27 10:25

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0095020)
migueldejuana (developer)
2017-03-15 10:05

Write down good steps to reproduce. Add a video or screenshots showing what is the problem.
(0097302)
adrianromero (manager)
2017-06-12 09:32

Steps to reproduce updated
(0097564)
hgbot (developer)
2017-06-21 18:12

Repository: erp/pmods/org.openbravo.retail.servicesequence
Changeset: 627d024638797db539dcbfc7126ffb24cf478c22
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Wed Jun 21 13:21:16 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/627d024638797db539dcbfc7126ffb24cf478c22 [^]

Fixed issue 34111: Add print template for Returns

---
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
A web/org.openbravo.retail.servicesequence/receipts/printreturn.xml
---
(0097565)
marvintm (manager)
2017-06-21 18:22

The problem was in fact fixed by the following issue:

https://issues.openbravo.com/view.php?id=35915 [^]

The changeset is just a template which uses the property, but the fix for issue 35915 makes the property available in the client side.

- Issue History
Date Modified Username Field Change
2016-09-28 04:27 reinaldoguerra New Issue
2016-09-28 04:27 reinaldoguerra Assigned To => reinaldoguerra
2016-09-28 04:27 reinaldoguerra Triggers an Emergency Pack => No
2017-02-27 10:17 adrianromero Resolution time => 1489359600
2017-02-27 10:17 adrianromero Assigned To reinaldoguerra => Retail
2017-02-27 10:17 adrianromero Summary Property Service Sequence is not loaded from server when returning a ticket => [SER-QA 2504] Property Service Sequence is not loaded from server when returning a ticket
2017-02-27 10:17 adrianromero Tag Attached: SER-QA
2017-02-27 10:25 adrianromero File Added: issue34111.export
2017-02-27 10:26 adrianromero Proposed Solution updated
2017-03-14 13:36 migueldejuana Assigned To Retail => migueldejuana
2017-03-14 13:36 migueldejuana Status new => scheduled
2017-03-15 10:05 migueldejuana Note Added: 0095020
2017-03-15 10:05 migueldejuana Status scheduled => feedback
2017-03-15 10:08 marvintm Assigned To migueldejuana => reinaldoguerra
2017-06-09 11:42 adrianromero Steps to Reproduce Updated View Revisions
2017-06-09 11:43 adrianromero Resolution time 1489359600 => 1498168800
2017-06-09 11:43 adrianromero Assigned To reinaldoguerra => Retail
2017-06-09 11:43 adrianromero Status feedback => new
2017-06-12 09:32 adrianromero Note Added: 0097302
2017-06-20 18:40 ebecerra Assigned To Retail => ebecerra
2017-06-21 18:12 hgbot Checkin
2017-06-21 18:12 hgbot Note Added: 0097564
2017-06-21 18:12 hgbot Status new => resolved
2017-06-21 18:12 hgbot Resolution open => fixed
2017-06-21 18:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/627d024638797db539dcbfc7126ffb24cf478c22 [^]
2017-06-21 18:22 marvintm Review Assigned To => marvintm
2017-06-21 18:22 marvintm Note Added: 0097565
2017-06-21 18:22 marvintm Status resolved => closed
2017-06-21 18:22 marvintm Fixed in Version => RR17Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker