Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045996 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Offline Mode | minor | always | 2021-03-03 17:53 | 2021-04-13 17:39 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2020-07-03 | |||||||
Regression introduced in release | RR20Q4 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b299084da2a60395ad6b8eea793c7888fb0b0a18#a6c3a923ec7048702d3d2b4d1b5a4d86033b719c_489_489 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045996: Pending to Synchronize is not working | |||||||
Description | When go to offline, all items that need to be synchronized when go back to Online are shown in the menu in Pending to Synchronize option. Since 3.0RR20Q4 this is not working. See attached files. | |||||||
Steps To Reproduce | - Login in Web POS - Go to offline - Sell an order - Go to menu and select Pending to Sync. - ERROR! The popup of models to Synch is empty. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0126520) hgbot (developer) 2021-03-05 10:59 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/338 [^] |
(0126521) hgbot (developer) 2021-03-05 10:59 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/180 [^] |
(0126877) hgbot (developer) 2021-03-24 08:06 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/20 [^] |
(0126900) hgbot (developer) 2021-03-25 06:20 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/merge_requests/3 [^] |
(0126903) hgbot (developer) 2021-03-25 07:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/338 [^] |
(0126904) hgbot (developer) 2021-03-25 07:32 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 0497d2d7e7b9208f1eda5270a50ecc3548a14e89 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-03-24T15:06:59+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/0497d2d7e7b9208f1eda5270a50ecc3548a14e89 [^] Related to ISSUE-45996: Added StateAPI identifier for Models to show in Pending to Sync Popup --- M src-db/database/sourcedata/AD_MESSAGE.xml M web-test/model/business-object/business-partner/actions/SynchronizeBusinessPartner.test.js M web-test/model/business-object/business-partner/actions/SynchronizeBusinessPartnerLocation.test.js M web-test/model/business-object/cashup/Cashup-processCashManagements-StateAction.test.js M web-test/model/business-object/cashup/test-data/cashupMessageSharedPayments.js M web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashup.js M web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashupSharedPayments.js M web-test/model/business-object/ticket/actions/CancelTicket.test.js M web-test/model/business-object/ticket/actions/CompleteCreditTicket.test.js M web-test/model/business-object/ticket/actions/CompleteLayaway.test.js M web-test/model/business-object/ticket/actions/CompleteMultiCreditTicket.test.js M web-test/model/business-object/ticket/actions/CompleteMultiTicket.test.js M web-test/model/business-object/ticket/actions/CompleteQuotation.test.js M web-test/model/business-object/ticket/actions/CompleteTicket.test.js M web-test/model/business-object/ticket/actions/DeleteTicket.test.js M web-test/model/business-object/ticket/actions/ReplaceTicket.test.js M web-test/model/business-object/ticket/actions/VoidLayaway.test.js M web/org.openbravo.retail.posterminal/app/model/business-object/business-partner/actions/SynchronizeBusinessPartner.js M web/org.openbravo.retail.posterminal/app/model/business-object/business-partner/actions/SynchronizeBusinessPartnerLocation.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/Cashup.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CompleteCashupAndCreateNew.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/ProcessCashManagements.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/Ticket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CancelTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteCreditTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteLayaway.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteMultiCreditTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteMultiTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteQuotation.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DeleteTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/RejectQuotation.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/ReplaceTicket.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/VoidLayaway.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0126905) hgbot (developer) 2021-03-25 07:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/180 [^] |
(0126906) hgbot (developer) 2021-03-25 07:32 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 95abee4581f91a5ab35d2390b5c122877e26f5c5 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-03-25T06:31:14+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/95abee4581f91a5ab35d2390b5c122877e26f5c5 [^] Fixed ISSUE-45996: Updated Pending Model to Sync Popup * Added StateAPI to get identifier of the MessageModel to show in Pending Model to Sync Popup --- M src-db/database/sourcedata/AD_MESSAGE.xml M web-test/model/business-object/messages/Messages.test.js M web/org.openbravo.mobile.core/app/model/application-state/State.js M web/org.openbravo.mobile.core/app/model/application-state/StateAPI.js M web/org.openbravo.mobile.core/app/model/business-object/messages/MessagesUtils.js M web/org.openbravo.mobile.core/app/model/business-object/terminal-log/actions/TerminalLogGenerateMessage.js M web/org.openbravo.mobile.core/source/component/dialog/ob-modalitemstosync.js M web/org.openbravo.mobile.core/source/component/dialog/ob-modalmodelstosync.js --- |
(0126907) hgbot (developer) 2021-03-25 07:32 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev [^] Changeset: 52673f585201ae6573b1cbd92917d4af0dc2330c Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-03-24T12:35:38+05:30 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/commit/52673f585201ae6573b1cbd92917d4af0dc2330c [^] Related to ISSUE-45996: Renamed Order modelName to OBPOS_Order --- M web/org.openbravo.certification.france/app/model/business-object/html/HtmlUtils.js --- |
(0126908) hgbot (developer) 2021-03-25 07:32 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/20 [^] |
(0126909) hgbot (developer) 2021-03-25 07:32 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/merge_requests/3 [^] |
(0126910) hgbot (developer) 2021-03-25 07:32 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing [^] Changeset: 80d1a3e57ecb99ab3a320d61ab90144777d29e09 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-03-24T19:10:43+05:30 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/commit/80d1a3e57ecb99ab3a320d61ab90144777d29e09 [^] Related to ISSUE-45996: Updated Order modelName to OBPOS_Order in Jest tests --- M web-test/model/business-object/html/HtmlUtils-Include.test.js --- |
(0127256) hgbot (developer) 2021-04-13 17:39 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing [^] Changeset: 80d1a3e57ecb99ab3a320d61ab90144777d29e09 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-03-24T19:10:43+05:30 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/commit/80d1a3e57ecb99ab3a320d61ab90144777d29e09 [^] Related to ISSUE-45996: Updated Order modelName to OBPOS_Order in Jest tests --- M web-test/model/business-object/html/HtmlUtils-Include.test.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-03-03 17:53 | migueldejuana | New Issue | |
2021-03-03 17:53 | migueldejuana | Assigned To | => Retail |
2021-03-03 17:53 | migueldejuana | File Added: Screenshot from 2021-03-03 17-46-50.png | |
2021-03-03 17:53 | migueldejuana | OBNetwork customer | => No |
2021-03-03 17:53 | migueldejuana | Regression introduced in release | => RR20Q4 |
2021-03-03 17:53 | migueldejuana | Triggers an Emergency Pack | => No |
2021-03-03 17:54 | migueldejuana | File Added: Screenshot from 2021-03-03 17-46-48.png | |
2021-03-04 06:37 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2021-03-04 07:14 | ranjith_qualiantech_com | Regression level | => Production - QA Approved |
2021-03-04 07:14 | ranjith_qualiantech_com | Regression date | => 2020-07-03 |
2021-03-04 07:14 | ranjith_qualiantech_com | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b299084da2a60395ad6b8eea793c7888fb0b0a18#a6c3a923ec7048702d3d2b4d1b5a4d86033b719c_489_489 [^] |
2021-03-04 07:17 | marvintm | Status | new => scheduled |
2021-03-05 10:59 | hgbot | Merge Request Status | => open |
2021-03-05 10:59 | hgbot | Note Added: 0126520 | |
2021-03-05 10:59 | hgbot | Note Added: 0126521 | |
2021-03-05 12:51 | alostale | Issue Monitored: alostale | |
2021-03-24 08:06 | hgbot | Note Added: 0126877 | |
2021-03-24 09:19 | hgbot | Merge Request Status | open => approved |
2021-03-25 06:20 | hgbot | Note Added: 0126900 | |
2021-03-25 07:32 | hgbot | Note Added: 0126903 | |
2021-03-25 07:32 | hgbot | Note Added: 0126904 | |
2021-03-25 07:32 | hgbot | Resolution | open => fixed |
2021-03-25 07:32 | hgbot | Status | scheduled => closed |
2021-03-25 07:32 | hgbot | Note Added: 0126905 | |
2021-03-25 07:32 | hgbot | Fixed in Version | => RR21Q2 |
2021-03-25 07:32 | hgbot | Note Added: 0126906 | |
2021-03-25 07:32 | hgbot | Note Added: 0126907 | |
2021-03-25 07:32 | hgbot | Note Added: 0126908 | |
2021-03-25 07:32 | hgbot | Note Added: 0126909 | |
2021-03-25 07:32 | hgbot | Note Added: 0126910 | |
2021-04-13 17:39 | hgbot | Note Added: 0127256 |
Copyright © 2000 - 2009 MantisBT Group |