Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042905 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2020-01-16 12:23 | 2020-03-11 13:20 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 09e9c1e714b9 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042905: [20Q1] [NewSkin] Popup "Create Sales Order from Quotation" missing proper styling | |||||||
Description | The pop up shown when creating a receipt from a Quotation does not have the same style as the rest of the application | |||||||
Steps To Reproduce | Open a Quotation and then check the menu option "Create sales order". See attached screenshot | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0117274) hgbot (developer) 2020-01-28 06:35 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ae56fcefea49b07bc03c3278e6860bd8051b9e61 Author: Prakash M <prakash <at> qualiantech.com> Date: Fri Jan 24 18:29:32 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ae56fcefea49b07bc03c3278e6860bd8051b9e61 [^] Fixed issue 42905 : Applied new styling in Create Sales Order from Quotation --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/css/obpos-main.css M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js --- |
(0117275) hgbot (developer) 2020-01-28 06:36 |
Repository: tools/automation/pi-mobile Changeset: 1733673539f8b5efc1a5d8e4d2d8ec0c414eab12 Author: Prakash M <prakash <at> qualiantech.com> Date: Tue Jan 28 11:04:36 2020 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1733673539f8b5efc1a5d8e4d2d8ec0c414eab12 [^] Related to issue 42905 : Changed tests id as per new styling in Create Sales Order --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java --- |
(0117405) javierRodriguez (viewer) 2020-01-31 13:55 |
New styling has been added correctly. However, There are some parts which could be implemented better. The main problem is inside checked reference in 'OB.OBPOSPointOfSale.UI.Modals.btnModalCreateOrderAccept'. First of all, you should define initComponents function, which create a popup reference. ex: this.popup = OB.UTIL.getPopupFromComponent(this); After that, you can improve check reference. ex: this.popup.$.footer.$.formElementCheckUpdatePrice.coreElement.checked |
(0117440) hgbot (developer) 2020-02-04 06:32 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 323dd32740205efe344ba5fa78fb9fb8d772a978 Author: Prakash M <prakash <at> qualiantech.com> Date: Tue Feb 04 11:01:36 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/323dd32740205efe344ba5fa78fb9fb8d772a978 [^] Fixed issue 42905 : Improved check reference in components --- M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js --- |
(0118119) plujan (viewer) 2020-02-26 13:20 |
In order to fully comply with the new styling, the Create Sales Order button should be at the right and marked as the default action (green background) while Cancel button should be at the left of the default one. |
(0118457) hgbot (developer) 2020-03-10 11:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 09e9c1e714b992266267e4026b1e7065ebb24bc7 Author: Prakash M <prakash <at> qualiantech.com> Date: Tue Mar 10 15:31:26 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09e9c1e714b992266267e4026b1e7065ebb24bc7 [^] Fixed BUG-42905: Create Sales Order button placed right and marked default action --- M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-01-16 12:23 | plujan | New Issue | |
2020-01-16 12:23 | plujan | Assigned To | => Retail |
2020-01-16 12:23 | plujan | File Added: CreateQuotation.png | |
2020-01-16 12:23 | plujan | OBNetwork customer | => No |
2020-01-16 12:23 | plujan | Triggers an Emergency Pack | => No |
2020-01-24 10:35 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-01-24 14:08 | prakashmurugesan88 | Status | new => scheduled |
2020-01-28 06:35 | hgbot | Checkin | |
2020-01-28 06:35 | hgbot | Note Added: 0117274 | |
2020-01-28 06:35 | hgbot | Status | scheduled => resolved |
2020-01-28 06:35 | hgbot | Resolution | open => fixed |
2020-01-28 06:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ae56fcefea49b07bc03c3278e6860bd8051b9e61 [^] |
2020-01-28 06:36 | hgbot | Checkin | |
2020-01-28 06:36 | hgbot | Note Added: 0117275 | |
2020-01-31 13:55 | javierRodriguez | Note Added: 0117405 | |
2020-01-31 13:55 | javierRodriguez | Status | resolved => new |
2020-01-31 13:55 | javierRodriguez | Resolution | fixed => open |
2020-02-04 06:32 | hgbot | Checkin | |
2020-02-04 06:32 | hgbot | Note Added: 0117440 | |
2020-02-04 06:32 | hgbot | Status | new => resolved |
2020-02-04 06:32 | hgbot | Resolution | open => fixed |
2020-02-04 06:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ae56fcefea49b07bc03c3278e6860bd8051b9e61 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/323dd32740205efe344ba5fa78fb9fb8d772a978 [^] |
2020-02-10 09:29 | guilleaer | Review Assigned To | => guilleaer |
2020-02-10 09:29 | guilleaer | Status | resolved => closed |
2020-02-10 09:29 | guilleaer | Fixed in Version | => RR20Q2 |
2020-02-11 09:56 | ranjith_qualiantech_com | Relationship added | related to 0042801 |
2020-02-26 13:20 | plujan | Assigned To | prakashmurugesan88 => guilleaer |
2020-02-26 13:20 | plujan | Note Added: 0118119 | |
2020-02-26 13:20 | plujan | Status | closed => new |
2020-02-26 13:20 | plujan | Resolution | fixed => open |
2020-02-26 13:20 | plujan | Fixed in Version | RR20Q2 => |
2020-03-02 13:14 | guilleaer | Target Version | => RR20Q1 |
2020-03-10 10:42 | prakashmurugesan88 | Assigned To | guilleaer => prakashmurugesan88 |
2020-03-10 10:43 | prakashmurugesan88 | Status | new => scheduled |
2020-03-10 10:43 | prakashmurugesan88 | Target Version | RR20Q1 => |
2020-03-10 11:03 | hgbot | Checkin | |
2020-03-10 11:03 | hgbot | Note Added: 0118457 | |
2020-03-10 11:03 | hgbot | Status | scheduled => resolved |
2020-03-10 11:03 | hgbot | Resolution | open => fixed |
2020-03-10 11:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/323dd32740205efe344ba5fa78fb9fb8d772a978 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09e9c1e714b992266267e4026b1e7065ebb24bc7 [^] |
2020-03-11 13:20 | guilleaer | Status | resolved => closed |
2020-03-11 13:20 | guilleaer | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |