Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050379 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2022-09-30 13:04 | 2022-10-10 11:18 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0050379: CRM - External Business Partner Printing Closed Invoice does not retrieve external BP information | |||||||
Description | When using the CRM connector with an external business partner the closed invoice printing does not support/show external business partner information. | |||||||
Steps To Reproduce | Enable CRM Connector Complete a ticket with an invoice Re-open the ticket from the closed ticket list Click print ticket button Select to print the invoice No externalBusinessPartner data is present in the invoice | |||||||
Proposed Solution | In the InvoiceProperties class in org.openbravo.retail.posterminal add this line: add(new HQLProperty("inv.externalBusinessPartnerReference", "externalBusinessPartnerReference")); The client side code to load the business partner is already present, no changes needed on the client side. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0141870) hgbot (developer) 2022-10-10 07:13 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/949 [^] |
(0141894) hgbot (developer) 2022-10-10 11:18 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/949 [^] |
(0141895) hgbot (developer) 2022-10-10 11:18 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 975d220366971b1906703860dc9672a3d904885e Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 07-10-2022 15:57:41 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/975d220366971b1906703860dc9672a3d904885e [^] Fixed ISSUE-50379: Added ExternalBPRef in invoice properties --- M src/org/openbravo/retail/posterminal/InvoiceProperties.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-09-30 13:04 | mtaal | New Issue | |
2022-09-30 13:04 | mtaal | Assigned To | => Retail |
2022-09-30 13:04 | mtaal | OBNetwork customer | => No |
2022-09-30 13:04 | mtaal | Triggers an Emergency Pack | => No |
2022-09-30 13:05 | jorgewederago | File Added: propsedFix.diff | |
2022-09-30 15:10 | radhakrishnan | Assigned To | Retail => radhakrishnan |
2022-09-30 15:10 | radhakrishnan | Status | new => scheduled |
2022-10-10 07:13 | hgbot | Merge Request Status | => open |
2022-10-10 07:13 | hgbot | Note Added: 0141870 | |
2022-10-10 11:18 | hgbot | Merge Request Status | open => approved |
2022-10-10 11:18 | hgbot | Resolution | open => fixed |
2022-10-10 11:18 | hgbot | Status | scheduled => closed |
2022-10-10 11:18 | hgbot | Note Added: 0141894 | |
2022-10-10 11:18 | hgbot | Fixed in Version | => RR23Q1 |
2022-10-10 11:18 | hgbot | Note Added: 0141895 |
Copyright © 2000 - 2009 MantisBT Group |