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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050379
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2022-09-30 13:042022-10-10 11:18
ReportermtaalView Statuspublic 
Assigned Toradhakrishnan 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050379: CRM - External Business Partner Printing Closed Invoice does not retrieve external BP information

DescriptionWhen using the CRM connector with an external business partner the closed invoice printing does not support/show external business partner information.
Steps To ReproduceEnable 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 SolutionIn 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.
TagsNo tags attached.
Attached Filesdiff file icon propsedFix.diff [^] (642 bytes) 2022-09-30 13:05 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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 Note Added: 0141870
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
Powered by Mantis Bugtracker