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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028067
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Multi order paymenttrivialalways2014-11-04 09:082015-04-01 13:32
ReportersureshbabuView Statuspublic 
Assigned ToRetail 
PrioritylowResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision2f7c7bddfd78
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028067: [RR14Q4] At pay open tickets popup cancel button alway in inactive state

DescriptionAt pay open tickets popup cancel button background color always in inactive state but when the user clicks the button system closes the popup.
Steps To Reproduce1) Navigate to Webpos
2) Then click Pay open tickets menu option
3) In the "Open Tickets" popup verify the "Cancel" button color

Defect: one can find the button background color is gray instead of Green.
TagsNo tags attached.
Attached Filespng file icon At pay open tickets popup cancel button alway in inactive state.png [^] (166,058 bytes) 2014-11-04 09:08

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0028933RR16Q1 closedRetail QA: RR15Q2: Add tests for Mobile applications 

-  Notes
(0075252)
hgbot (developer)
2015-03-06 15:55

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2f7c7bddfd78e1c9fcb187bf36fe0b6bf006c42f
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Mar 06 08:55:03 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f7c7bddfd78e1c9fcb187bf36fe0b6bf006c42f [^]

fixed issue 28067: [RR14Q4] At pay open tickets popup cancel button alway in inactive state

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
---
(0075613)
Orekaria (administrator)
2015-03-16 11:15
edited on: 2015-03-16 18:25

I cannot reproduce this issue

But... if you could reproduce it, adding a css class is not the solution

Try adding:
        kind: 'OB.UI.SmallButton',
        disabled: false,
        ontap: 'cancelAction'
or:
        this.$.cancelMultiOrdersButton.setDisabled(false)


- Issue History
Date Modified Username Field Change
2014-11-04 09:08 sureshbabu New Issue
2014-11-04 09:08 sureshbabu Assigned To => marvintm
2014-11-04 09:08 sureshbabu File Added: At pay open tickets popup cancel button alway in inactive state.png
2014-11-04 09:08 sureshbabu Triggers an Emergency Pack => No
2015-03-06 14:42 mario_castello Assigned To marvintm => mario_castello
2015-03-06 15:55 hgbot Checkin
2015-03-06 15:55 hgbot Note Added: 0075252
2015-03-06 15:55 hgbot Status new => resolved
2015-03-06 15:55 hgbot Resolution open => fixed
2015-03-06 15:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f7c7bddfd78e1c9fcb187bf36fe0b6bf006c42f [^]
2015-03-06 19:00 Orekaria Relationship added blocks 0028933
2015-03-16 11:15 Orekaria Note Added: 0075613
2015-03-16 11:15 Orekaria Status resolved => new
2015-03-16 11:15 Orekaria Resolution fixed => open
2015-03-16 18:25 Orekaria Note Edited: 0075613 View Revisions
2015-03-16 18:25 Orekaria Note Edited: 0075613 View Revisions
2015-03-30 18:54 Orekaria Relationship added blocks 0029465
2015-03-30 18:55 Orekaria Relationship deleted blocks 0029465
2015-04-01 13:32 malsasua Assigned To mario_castello => Retail


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker