Openbravo Issue Tracking System - POS2
View Issue Details
0052148POS2POSpublic2023-04-18 12:102023-04-26 16:45
radhakrishnan 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
23Q3 
approved
No
No
0052148: Unable to finish a sale in offline mode
Sale cannot be done in offline mode
After adding a product and customer in online
then switched to offline and try to complete the ticket
pos currently not allowed to complete it
There two test cases:
  case 1:
    1.add product A + a customer
    2.go offline
    3.add alteration X of the product A
    4.POS is asking instructions for alteration X
    5.Click on finish button
    6.Click on PAY button
    7.Error message FAIL TO FETCH
  case 2:
    1.add product A + a customer
    2.go offline
    3.Click on PAY button
    4.finish it by cash
    5.select none in ticket delivery option popup
    6.Error message FAIL TO FETCH
    
No tags attached.
Issue History
2023-04-18 12:10radhakrishnanNew Issue
2023-04-18 12:10radhakrishnanAssigned To => Retail
2023-04-18 12:10radhakrishnanOBNetwork customer => No
2023-04-18 12:10radhakrishnanTriggers an Emergency Pack => No
2023-04-18 12:10radhakrishnanAssigned ToRetail => radhakrishnan
2023-04-18 12:10radhakrishnanStatusnew => scheduled
2023-04-18 14:46hgbotMerge Request Status => open
2023-04-18 14:46hgbotNote Added: 0148548
2023-04-18 14:47hgbotNote Added: 0148549
2023-04-18 14:47hgbotNote Added: 0148550
2023-04-19 07:41hgbotMerge Request Statusopen => approved
2023-04-19 07:41hgbotNote Added: 0148573
2023-04-19 07:41hgbotNote Added: 0148574
2023-04-19 07:41hgbotNote Added: 0148575
2023-04-19 07:41hgbotNote Added: 0148576
2023-04-19 07:42hgbotNote Added: 0148577
2023-04-19 07:42hgbotResolutionopen => fixed
2023-04-19 07:42hgbotStatusscheduled => closed
2023-04-19 07:42hgbotFixed in Version => 23Q3
2023-04-19 07:42hgbotNote Added: 0148578
2023-04-26 12:01hgbotNote Added: 0148914
2023-04-26 16:45hgbotNote Added: 0148952
2023-04-26 16:45hgbotNote Added: 0148953

Notes
(0148548)
hgbot   
2023-04-18 14:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1697 [^]
(0148549)
hgbot   
2023-04-18 14:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/merge_requests/24 [^]
(0148550)
hgbot   
2023-04-18 14:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.service.provider/-/merge_requests/21 [^]
(0148573)
hgbot   
2023-04-19 07:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.service.provider [^]
Changeset: 748aa61e420d7ae10ba379693e723ce761e4419e
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 19-04-2023 16:16:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.service.provider/-/commit/748aa61e420d7ae10ba379693e723ce761e4419e [^]

Related to ISSUE-52148: FollowUpServiceProvider should not failed in offline mode
* when calling ExternalBusinessPartnerAPI in offline mode,it should not fial the
  FollowUpServiceProvider process

---
M web-jspack/org.openbravo.pos2.service.provider/src/configuration/FollowUpServiceProviderHook.js
---
(0148574)
hgbot   
2023-04-19 07:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.service.provider/-/merge_requests/21 [^]
(0148575)
hgbot   
2023-04-19 07:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition [^]
Changeset: 3c1e3bd5488a2220e17748aa48ab0a6f14e5510f
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 19-04-2023 16:23:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/commit/3c1e3bd5488a2220e17748aa48ab0a6f14e5510f [^]

Related to ISSUE-52148: ExtBPAPI should not failed in offline mode
* when calling ExternalBusinessPartnerAPI in offline mode,it should not fial the process

---
M web-jspack/org.openbravo.discounts.propertycondition/src/model/ticket/TicketExtension.js
---
(0148576)
hgbot   
2023-04-19 07:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/merge_requests/24 [^]
(0148577)
hgbot   
2023-04-19 07:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1697 [^]
(0148578)
hgbot   
2023-04-19 07:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 59380f9170b1501deb63132545c97bbbb0e38415
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 19-04-2023 05:42:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/59380f9170b1501deb63132545c97bbbb0e38415 [^]

Fixed ISSUE-52148: TicketDeliveryOption should not failed in offline mode
* when calling ExternalBusinessPartnerAPI in offline mode,it should not fial the
  TicketDeliveryOption process

---
M web-jspack/org.openbravo.pos2/src/model/ticket/GetTicketDeliveryOption.js
---
(0148914)
hgbot   
2023-04-26 12:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1726 [^]
(0148952)
hgbot   
2023-04-26 16:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9c2f77dce55347131e2f2a0d3d8cddf865fba197
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 26-04-2023 14:45:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9c2f77dce55347131e2f2a0d3d8cddf865fba197 [^]

Related to ISSUE-52148: Email verification should not fail in TicketDeliveryOption
* When calling provider for email validation and calling ExternalBusinessPartnerAPI for
  getting customer should not be fail in offline mode

---
M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/SharedReceiptDeliveryOptions/ReceiptDeliveryOptionsEmailInput/receiptDeliveryOptionsEmailVerification.js
M web-jspack/org.openbravo.pos2/src/model/ticket/AskForBusinessPartnerUpdateEmailIfNeeded.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/AskForBusinessPartnerUpdateEmailIfNeeded.test.js
---
(0148953)
hgbot   
2023-04-26 16:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1726 [^]