Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0037582 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | major | always | 2018-01-04 09:34 | 2018-01-10 13:58 | |||
| Reporter | jorge-garcia | View Status | public | |||||
| Assigned To | jorge-garcia | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | RR18Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | d0f2e06ac40d | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | marvintm | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0037582: Processing block screen CSS changes are necessary | |||||||
| Description | Processing block screen for WebPOS should use a defined CSS styles in it's implementation. | |||||||
| Steps To Reproduce | 1. 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) | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
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 | OBNetwork customer | => No |
| 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 |