Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041430 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-07-23 11:51 | 2019-11-20 18:36 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 795066a7d4f6 | ||||
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 | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041430: Preference Select Current Receipts on Pay Open Tickets is not working for not paid tickets when prepayments are enabled | |||||||
Description | When Prepayments are enabled, it is possible to load receipts that are not fully paid using Pay Open Tickets. When the preference 'Select Current Receipts on Pay Open Tickets' is enabled, tickets/layaways currently loaded in web pos are automatically shown in the Pay Open Tickets selector. However, this preference is ignoring receipts, even if prepayments are configured | |||||||
Steps To Reproduce | Login in backend, go to the Touchpoint window and find the VBS-1 record. Navigate to its touchpoint type and configure Prepayments (Allow Prepayments and Partial payments). Go to the preference window and configure the preference WebPOS Select Current Receipts on Pay Open Tickets with value Y Login in webpos Create a new ticket Add a product Click on the total amount button to navigate to the Payments tab Click on Done without adding any payment (approve the action if needed) Load the ticket again. Go to the menu > Pay Open tickets. Verify that the loaded ticket is not shown. Verify that the ticket appears if you search by its documentNo in the selector. | |||||||
Proposed Solution | The isPaid condition evaluated here[1] needs to be taken into account only if prepayments are not configured. [1]: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/tip/web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js#l283 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0113605) hgbot (developer) 2019-07-24 07:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 795066a7d4f62006ff90aa6a5fbe81b58fbc8abc Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jul 24 11:23:56 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/795066a7d4f62006ff90aa6a5fbe81b58fbc8abc [^] Fixed issue 41430 : Loaded receipts should be shown in Pay Open Tickets if prepayments is configured * If prepayments is configured and ticket is partially paid, then receipt should be shown in pay open tickets --- M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js --- |
(0115732) hgbot (developer) 2019-11-20 18:36 |
Repository: tools/automation/pi-mobile Changeset: 53985c2d5318ecf23d65c8cb5971b5e187503244 Author: Fidel <fidel.campos <at> doceleguas.com> Date: Mon Nov 18 11:35:51 2019 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/53985c2d5318ecf23d65c8cb5971b5e187503244 [^] Related to issue 41430: Added automated test I41430_VerifyTicketToBePaidWithPreferenceSelectCurrentReceiptsPayOpenTickets --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I41430_VerifyTicketToBePaidWithPreferenceSelectCurrentReceiptsPayOpenTickets.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-07-23 11:51 | aaroncalero | New Issue | |
2019-07-23 11:51 | aaroncalero | Assigned To | => Retail |
2019-07-23 11:51 | aaroncalero | OBNetwork customer | => Gold |
2019-07-23 11:51 | aaroncalero | Resolution time | => 1565042400 |
2019-07-23 11:51 | aaroncalero | Triggers an Emergency Pack | => No |
2019-07-23 11:53 | aaroncalero | Description Updated | View Revisions |
2019-07-23 12:00 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-07-23 12:00 | ranjith_qualiantech_com | Status | new => scheduled |
2019-07-23 12:42 | ranjith_qualiantech_com | File Added: issue 41430 source posterminal.patch | |
2019-07-24 07:54 | hgbot | Checkin | |
2019-07-24 07:54 | hgbot | Note Added: 0113605 | |
2019-07-24 07:54 | hgbot | Status | scheduled => resolved |
2019-07-24 07:54 | hgbot | Resolution | open => fixed |
2019-07-24 07:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/795066a7d4f62006ff90aa6a5fbe81b58fbc8abc [^] |
2019-08-02 08:40 | marvintm | Review Assigned To | => marvintm |
2019-08-02 08:40 | marvintm | Status | resolved => closed |
2019-08-02 08:40 | marvintm | Fixed in Version | => RR19Q4 |
2019-11-20 18:36 | hgbot | Checkin | |
2019-11-20 18:36 | hgbot | Note Added: 0115732 |
Copyright © 2000 - 2009 MantisBT Group |