Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0048170 | POS2 | Core | public | 2021-11-29 10:59 | 2021-12-17 09:56 |
Reporter | jmelin | ||||
Assigned To | nicola_uva | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | guilleaer | ||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0048170: JIRA 2528 - API sales - for B2BCustomer, replace "Company code" by "Search key" from "Business partner" window | ||||
Description | Currently in “API Sales” request, when payment is done by reinvoicing, we send the “Company code” linked from “Business partner” window. We must replace by the “Search key” from the same window | ||||
Steps To Reproduce | Connect to POS and do a sales order. In payment section, pay using "A REFACTURER" payment method (complete by other if necessary). Close the till to do the cashup In the BO, check the "API Sales" EDL Request. In the EDL request, we have: "customer": { "loyalty": [{ "type": "B2B_CUSTOMER", "card_id": "$COMPANY_CODE" }], "email": "print" } where $COMPANY_CODE is company code of the bp linked to the customer to reinvoice We must have instead: "customer": { "loyalty": [{ "type": "B2B_CUSTOMER", "card_id": "$SEARCH_KEY" }], "email": "print" } where $SEARCH_KEY is the search key from the same bp | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | AGPCustom | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-11-29 10:59 | jmelin | New Issue | |||
2021-11-29 10:59 | jmelin | Assigned To | => Triage Platform Base | ||
2021-11-29 10:59 | jmelin | Triggers an Emergency Pack | => No | ||
2021-12-17 09:51 | caristu | Tag Attached: AGPCustom | |||
2021-12-17 09:56 | guilleaer | Status | new => scheduled | ||
2021-12-17 09:56 | guilleaer | Assigned To | Triage Platform Base => nicola_uva | ||
2021-12-17 09:56 | guilleaer | Status | scheduled => resolved | ||
2021-12-17 09:56 | guilleaer | Resolution | open => fixed | ||
2021-12-17 09:56 | guilleaer | Review Assigned To | => guilleaer | ||
2021-12-17 09:56 | guilleaer | Note Added: 0133797 | |||
2021-12-17 09:56 | guilleaer | Status | resolved => closed |
Notes | |||||
|
|||||
|
|