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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043569
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2020-03-25 13:042020-04-17 07:55
Reporterjorge_acostaView Statuspublic 
Assigned Toprakashmurugesan88 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision5334f440d05c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043569: Wrong display of transport service icon.

DescriptionWeird view of the service icon ( vertical letters )
Steps To Reproduce- backend, Preference: 'Web POS Enable Delivery Modes' = Y
- Webpos (livebuilds.openbravo.com/retail_modules_pgsql_pi - VBS-1)
- new receipt
- insert product -> WVG/T0003 - Expedition tent 4 season
- edit, delivery mode -> Home Delivery, date+time
- Apply
- RESULT: Wrong display of transport service icon.
TagsNo tags attached.
Attached Filespng file icon wrong_display.png [^] (239,811 bytes) 2020-03-25 13:06


patch file icon i43569_MobileCore.patch [^] (741 bytes) 2020-04-06 10:02 [Show Content]
patch file icon i43569_POSTerminal.patch [^] (874 bytes) 2020-04-06 10:03 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0118917)
guilleaer (manager)
2020-04-02 10:33

Improve attached patch to make the solution more generic. Adding a css class to the button we should be able to show just the icon
(0119081)
hgbot (developer)
2020-04-08 07:42

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 20f840f712a6387eb83f7f5b94955f2b5f8d4fc1
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Apr 08 11:10:20 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/20f840f712a6387eb83f7f5b94955f2b5f8d4fc1 [^]

Related to BUG-43569: Added generic class to hide button label

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---
(0119082)
hgbot (developer)
2020-04-08 07:42

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6366af6929cf095f0a7b53adcac895359239c1f2
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Apr 08 11:11:18 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6366af6929cf095f0a7b53adcac895359239c1f2 [^]

Fixed BUG-43569: Hided delivery services button label

---
M web/org.openbravo.retail.posterminal/js/hookRenderOrderLine.js
---
(0119192)
migueldejuana (developer)
2020-04-15 16:41

Set this in the icon to center it in the square:

background-position: 2px 1px;
(0119196)
hgbot (developer)
2020-04-15 17:10

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5334f440d05cd4247fa0f09f18c9ec1fd9b983f0
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Apr 15 20:36:50 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5334f440d05cd4247fa0f09f18c9ec1fd9b983f0 [^]

Fixed BUG-43569: Positioned delivery icon to the center of square

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
---
(0119197)
hgbot (developer)
2020-04-15 17:14

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 06bcac797e15f6f9f1006a318091813b4793cfc0
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Apr 15 20:42:44 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/06bcac797e15f6f9f1006a318091813b4793cfc0 [^]

Related BUG-43569: Positioned reviewed delivery icon to the center of square

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
---
(0119226)
migueldejuana (developer)
2020-04-17 07:55

Tested and reviewed

- Issue History
Date Modified Username Field Change
2020-03-25 13:04 jorge_acosta New Issue
2020-03-25 13:04 jorge_acosta Assigned To => Retail
2020-03-25 13:04 jorge_acosta Resolution time => 1586901600
2020-03-25 13:04 jorge_acosta Triggers an Emergency Pack => No
2020-03-25 13:06 jorge_acosta File Added: wrong_display.png
2020-03-26 14:21 markmm82 Assigned To Retail => markmm82
2020-03-26 14:21 markmm82 Status new => scheduled
2020-03-30 16:00 markmm82 File Added: 43568.patch
2020-03-30 16:02 markmm82 File Deleted: 43568.patch
2020-03-30 16:03 markmm82 File Added: 43569.patch
2020-04-02 10:31 guilleaer Assigned To markmm82 => Retail
2020-04-02 10:31 guilleaer Status scheduled => feedback
2020-04-02 10:32 guilleaer Status feedback => new
2020-04-02 10:33 guilleaer Note Added: 0118917
2020-04-06 07:23 prakashmurugesan88 Assigned To Retail => prakashmurugesan88
2020-04-06 08:07 prakashmurugesan88 Status new => scheduled
2020-04-06 10:02 prakashmurugesan88 File Added: i43569_MobileCore.patch
2020-04-06 10:03 prakashmurugesan88 File Added: i43569_POSTerminal.patch
2020-04-06 10:03 prakashmurugesan88 File Deleted: 43569.patch
2020-04-08 07:42 hgbot Checkin
2020-04-08 07:42 hgbot Note Added: 0119081
2020-04-08 07:42 hgbot Checkin
2020-04-08 07:42 hgbot Note Added: 0119082
2020-04-08 07:42 hgbot Status scheduled => resolved
2020-04-08 07:42 hgbot Resolution open => fixed
2020-04-08 07:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6366af6929cf095f0a7b53adcac895359239c1f2 [^]
2020-04-15 16:41 migueldejuana Note Added: 0119192
2020-04-15 16:41 migueldejuana Status resolved => new
2020-04-15 16:41 migueldejuana Resolution fixed => open
2020-04-15 17:10 hgbot Checkin
2020-04-15 17:10 hgbot Note Added: 0119196
2020-04-15 17:10 hgbot Status new => resolved
2020-04-15 17:10 hgbot Resolution open => fixed
2020-04-15 17:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6366af6929cf095f0a7b53adcac895359239c1f2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5334f440d05cd4247fa0f09f18c9ec1fd9b983f0 [^]
2020-04-15 17:14 hgbot Checkin
2020-04-15 17:14 hgbot Note Added: 0119197
2020-04-17 07:55 migueldejuana Review Assigned To => migueldejuana
2020-04-17 07:55 migueldejuana Note Added: 0119226
2020-04-17 07:55 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker