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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035379
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2017-02-28 13:422017-03-08 18:21
ReporteradrianromeroView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revisionb3f17b39e5ce
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

0035379: [SER-QA 2496] Cancelled documents cannot print the negative document no

DescriptionThe assignment of the negative document no in a cancelled document is wrong:

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/b422395a0121/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js#l318 [^]
Steps To ReproduceN/A
Proposed SolutionReplace in pointofsale-print.js. See attached patch

var negativeDocNo = receipt.get('negativeDocNo').documentNo;

by

var negativeDocNo = receipt.get('negativeDocNo');
TagsSER-QA
Attached Filesdiff file icon Issue35379.diff [^] (1,502 bytes) 2017-02-28 13:45 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0094778)
hgbot (developer)
2017-03-07 07:07

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b3f17b39e5ce06e58d5a491fed87766c2813799b
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Mar 07 11:36:41 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b3f17b39e5ce06e58d5a491fed87766c2813799b [^]

Fixes issue 0035379: [SER-QA 2496] Cancelled documents cannot print the negative document no

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
---

- Issue History
Date Modified Username Field Change
2017-02-28 13:42 adrianromero New Issue
2017-02-28 13:42 adrianromero Assigned To => Retail
2017-02-28 13:42 adrianromero Resolution time => 1489446000
2017-02-28 13:42 adrianromero Triggers an Emergency Pack => No
2017-02-28 13:42 adrianromero Tag Attached: SER-QA
2017-02-28 13:45 adrianromero Proposed Solution updated
2017-02-28 13:45 adrianromero File Added: Issue35379.diff
2017-03-02 15:54 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-03-02 15:54 ranjith_qualiantech_com Status new => scheduled
2017-03-07 07:07 hgbot Checkin
2017-03-07 07:07 hgbot Note Added: 0094778
2017-03-07 07:07 hgbot Status scheduled => resolved
2017-03-07 07:07 hgbot Resolution open => fixed
2017-03-07 07:07 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b3f17b39e5ce06e58d5a491fed87766c2813799b [^]
2017-03-08 18:21 marvintm Review Assigned To => marvintm
2017-03-08 18:21 marvintm Status resolved => closed
2017-03-08 18:21 marvintm Fixed in Version => RR17Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker