Openbravo Issue Tracking System - POS2
View Issue Details
0051623POS2POSpublic2023-02-16 07:532024-01-31 18:21
marvintm 
Retail 
normalminorhave not tried
closedout of date 
5
 
 
No
0051623: Business partner button contains logic that should not be there, should be refactored as a User Action instead
Business partner button contains logic that should not be there. Instead, the button should be associated with a user action, and this user action should have an executability rule properly defined, containing this logic.
Verify that there is logic inside the business partner component that should not be there:

https://gitlab.com/openbravo/devel/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPButton/TicketBPButton.jsx [^]
Refactor the component, associate it with a user action, and put all the logic inside the executability rule of the action.
No tags attached.
related to defect 0050439 closed radhakrishnan It should not be possible to edit the external business partner on closed ticket 
Issue History
2023-02-16 07:53marvintmNew Issue
2023-02-16 07:53marvintmAssigned To => Retail
2023-02-16 07:53marvintmTriggers an Emergency Pack => No
2023-02-16 07:54marvintmRelationship addedrelated to 0050439
2024-01-31 18:21Daria_ShNote Added: 0160032
2024-01-31 18:21Daria_ShStatusnew => closed
2024-01-31 18:21Daria_ShResolutionopen => out of date
2024-02-01 12:18Daria_ShNote Edited: 0160032bug_revision_view_page.php?bugnote_id=0160032#r27447

Notes
(0160032)
Daria_Sh   
2024-01-31 18:21   
(edited on: 2024-02-01 12:18)
Confirmed by reporter, the issue is not valid