Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050418 | POS2 | POS | public | 2022-10-05 13:07 | 2022-10-10 08:32 |
|
Reporter | ebecerra | |
Assigned To | ebecerra | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050418: CRM: Allow to optionally have differents way to get specific customer information |
Description | Current CRM connector has a method to retrieve the full customer details (getCustomerById) but this method in some circumstances is quite heavy
Real example: When results of remote orders are shown we do one request per each result.
Would be great to have a separated function which is invoked from the list of orders to retrieve the customer in which implementator can decide
-> Not ask for data
-> return a light object
-> Manager errors better (if customer is not found, show not found instead of an irrelevant error)
This should be done in a way that when the new method is not implemented, the old one will be called making this change completely transparent |
Steps To Reproduce | N/A |
Proposed Solution | Must be added a new function to CRM connector API to be called when the customer information must be recover from a list of results, and thit new functions will be called when used in list.
Note: If the new function is not defined at CRM implementation the system must be work as current version
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-05 13:07 | ebecerra | New Issue | |
2022-10-05 13:07 | ebecerra | Assigned To | => ebecerra |
2022-10-05 13:07 | ebecerra | OBNetwork customer | => No |
2022-10-05 13:07 | ebecerra | Triggers an Emergency Pack | => No |
2022-10-05 13:07 | ebecerra | Status | new => scheduled |
2022-10-05 13:18 | guilleaer | Summary | CRM: Allow to optionally have differents way to get customers external information => CRM: Allow to optionally have differents way to get specific customer information |
2022-10-05 13:18 | guilleaer | Description Updated | bug_revision_view_page.php?rev_id=24826#r24826 |
2022-10-05 13:36 | hgbot | Merge Request Status | => open |
2022-10-05 13:36 | hgbot | Note Added: 0141681 | |
2022-10-05 13:55 | hgbot | Note Added: 0141683 | |
2022-10-10 08:27 | hgbot | Merge Request Status | open => approved |
2022-10-10 08:27 | hgbot | Resolution | open => fixed |
2022-10-10 08:27 | hgbot | Status | scheduled => closed |
2022-10-10 08:27 | hgbot | Note Added: 0141874 | |
2022-10-10 08:27 | hgbot | Fixed in Version | => RR23Q1 |
2022-10-10 08:27 | hgbot | Note Added: 0141875 | |
2022-10-10 08:32 | hgbot | Note Added: 0141876 | |
2022-10-10 08:32 | hgbot | Note Added: 0141877 | |
Notes |
|
(0141681)
|
hgbot
|
2022-10-05 13:36
|
|
|
|
(0141683)
|
hgbot
|
2022-10-05 13:55
|
|
|
|
(0141874)
|
hgbot
|
2022-10-10 08:27
|
|
|
|
(0141875)
|
hgbot
|
2022-10-10 08:27
|
|
|
|
(0141876)
|
hgbot
|
2022-10-10 08:32
|
|
|
|
(0141877)
|
hgbot
|
2022-10-10 08:32
|
|
|