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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037582
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2018-01-04 09:342018-01-10 13:58
Reporterjorge-garciaView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR18Q2
StatusclosedFix in branchFixed in SCM revisiond0f2e06ac40d
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

0037582: Processing block screen CSS changes are necessary

DescriptionProcessing block screen for WebPOS should use a defined CSS styles in it's implementation.
Steps To Reproduce1. Execute the command in developer tools to show the processing block screen:
OB.UTIL.showProcessing(true, OB.I18N.getLabel('OBPOS_receiptProcessing'));

2. Execute the command in developer tools to hide de processing block screen:
OB.UTIL.showProcessing(false)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0037583RR18Q1 closedjorge-garcia Processing block screen CSS changes are necessary 
caused by design defect 0037044 closedjorge-garcia [SER QA 3365] Wrong ticket amount when action made before ticke total amount calculated 

-  Notes
(0101545)
hgbot (developer)
2018-01-04 09:49

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d0f2e06ac40dbb6fc9ea3e3077f4fb530cf24c64
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jan 04 09:44:41 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d0f2e06ac40dbb6fc9ea3e3077f4fb530cf24c64 [^]

Fixed issue 37582: Processing block screen CSS changes are necessary

The CSS changes are:
  - For processing div
    * Removed margin-top and margin-left values
    * Added top and left position for the container
  - For processing container
    * Modified padding and with
    * Added height value
  - For processing spinner
    * Modified top, height and left values
    * Added width value to avoid scrollbar in low resolutions.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---
(0101598)
hgbot (developer)
2018-01-05 14:12

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 80d889868a2105af8d938d5aacc280a0f0c11ec5
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Jan 05 14:12:09 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/80d889868a2105af8d938d5aacc280a0f0c11ec5 [^]

Related to issue 37582: Processing block screen CSS changes are necessary

Remove unnecessary styles from processing div

Updated license year.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---

- Issue History
Date Modified Username Field Change
2018-01-04 09:34 jorge-garcia New Issue
2018-01-04 09:34 jorge-garcia Assigned To => jorge-garcia
2018-01-04 09:34 jorge-garcia Triggers an Emergency Pack => No
2018-01-04 09:36 jorge-garcia Relationship added caused by 0037044
2018-01-04 09:36 jorge-garcia Status new => scheduled
2018-01-04 09:49 hgbot Checkin
2018-01-04 09:49 hgbot Note Added: 0101545
2018-01-04 09:49 hgbot Status scheduled => resolved
2018-01-04 09:49 hgbot Resolution open => fixed
2018-01-04 09:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d0f2e06ac40dbb6fc9ea3e3077f4fb530cf24c64 [^]
2018-01-05 14:12 hgbot Checkin
2018-01-05 14:12 hgbot Note Added: 0101598
2018-01-10 13:58 marvintm Review Assigned To => marvintm
2018-01-10 13:58 marvintm Status resolved => closed
2018-01-10 13:58 marvintm Fixed in Version => RR18Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker