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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057378
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminoralways2024-12-05 19:342024-12-19 15:50
ReportersofidossantView Statuspublic 
Assigned ToBimla_vm 
PrioritynormalResolutionfixedFixed in Version25Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057378: Error when icons are displayed - CRM

DescriptionWe set an icon in the creditLimit field with a regular expression “^(null|<No Value>|#|)$” and when we enter the webpos it does not show me the icon in the anonymous: VBS Customer, to see it I have to search for VBS Customer and then assign it.
Steps To Reproduce1- Configure CRM, record creditLimit, regular expression ^(null|<No Value>|#|)$, Show Notification Icon in Selector Results List * Wrong Format, Show Notification Icon in Order Header * Wrong Format, in iconn class: obc2IconTax

2- Open the webpos and see the VBS Customer without icon.
If I search the bp VBS Customer and assign in the ticket, we see the icon.
TagsNo tags attached.
Attached Filespng file icon Captura de pantalla -2024-12-05 15-34-47.png [^] (125,631 bytes) 2024-12-05 19:34


? file icon Videograbación 2024-12-05 15:27:51.mp4 [^] (2,410,605 bytes) 2024-12-05 19:35

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0173365)
hgbot (developer)
2024-12-17 10:02

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3250 [^]
(0173366)
hgbot (developer)
2024-12-17 10:18

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1694 [^]
(0173485)
hgbot (developer)
2024-12-19 09:03

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3250 [^]
(0173486)
hgbot (developer)
2024-12-19 09:03

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 323c459ee46695e007f7953b2ef3dcac2255b580
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 19-12-2024 08:03:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/323c459ee46695e007f7953b2ef3dcac2255b580 [^]

Fixed ISSUE-57378: Displayed CRM validation icon for anonymous customer

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPNotifications/TicketBPNotifications.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/LoadExternalBpNotifications.js
---
(0173512)
hgbot (developer)
2024-12-19 12:17

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 4008dbb98fec91f56208ca27436b3439ae50abb0
Author: Bimla Mayavan <b.mayavan@external.orisha.com>
Date: 19-12-2024 10:58:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4008dbb98fec91f56208ca27436b3439ae50abb0 [^]

Related to ISSUE-57378: Modified condition of regExp based on mandatory

---
M web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/regExp/regExpValidator.js
---
(0173513)
hgbot (developer)
2024-12-19 12:17

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1694 [^]
(0173521)
hgbot (developer)
2024-12-19 15:03

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3267 [^]
(0173523)
hgbot (developer)
2024-12-19 15:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 1937c688388eb81df57f0de7961ada08917277e5
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 19-12-2024 14:10:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1937c688388eb81df57f0de7961ada08917277e5 [^]

related to ISSUE-57378: Fixed jest test

---
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListLocalGrid/__test__/TicketListLocalGrid.test.jsx
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/DeleteTicket.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/LoadLocalTicket.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/NewTicket.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/__test__/UnassignExternalBusinessPartner.test.js
---
(0173524)
hgbot (developer)
2024-12-19 15:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3267 [^]
(0173526)
hgbot (developer)
2024-12-19 15:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3268 [^]
(0173527)
hgbot (developer)
2024-12-19 15:50

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: c0453a087dd35fe7590a8e037071c7ccad7abe6c
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 19-12-2024 14:50:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/c0453a087dd35fe7590a8e037071c7ccad7abe6c [^]

related to ISSUE-57378: Corrected the import of isStandardCRMImplementationEnabled

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/LoadExternalBpNotifications.js
---
(0173528)
hgbot (developer)
2024-12-19 15:50

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3268 [^]

- Issue History
Date Modified Username Field Change
2024-12-05 19:34 sofidossant New Issue
2024-12-05 19:34 sofidossant Assigned To => Retail
2024-12-05 19:34 sofidossant File Added: Captura de pantalla -2024-12-05 15-34-47.png
2024-12-05 19:34 sofidossant Triggers an Emergency Pack => No
2024-12-05 19:35 sofidossant File Added: Videograbación 2024-12-05 15:27:51.mp4
2024-12-07 07:01 Bimla_vm Assigned To Retail => Bimla_vm
2024-12-07 07:01 Bimla_vm Status new => scheduled
2024-12-17 10:02 hgbot Note Added: 0173365
2024-12-17 10:18 hgbot Note Added: 0173366
2024-12-19 09:03 hgbot Note Added: 0173485
2024-12-19 09:03 hgbot Resolution open => fixed
2024-12-19 09:03 hgbot Status scheduled => closed
2024-12-19 09:03 hgbot Fixed in Version => 25Q1
2024-12-19 09:03 hgbot Note Added: 0173486
2024-12-19 12:17 hgbot Note Added: 0173512
2024-12-19 12:17 hgbot Note Added: 0173513
2024-12-19 15:03 hgbot Note Added: 0173521
2024-12-19 15:10 hgbot Note Added: 0173523
2024-12-19 15:10 hgbot Note Added: 0173524
2024-12-19 15:29 hgbot Note Added: 0173526
2024-12-19 15:50 hgbot Note Added: 0173527
2024-12-19 15:50 hgbot Note Added: 0173528


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker