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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044645
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementminorhave not tried2020-07-21 11:532020-07-23 12:04
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionPR20Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044645: API Change: Changed signature of method getProductIds() in class ImportProductInDiscount

DescriptionThe method signature has changed from:

protected List<String> getProductIds(String productKey) {

To

protected List<String> getProductIds(String clientId, String orgId, String productKey) {

The reasons is that now product key is not unique globally is unique only in the context of the same client and same legal entity. So client and org must be passed to the method
Steps To ReproduceIn description.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 0044579 closedranjith_qualiantech_com Button to upload products: Window Discount and Promotions 

-  Notes
(0121563)
hgbot (developer)
2020-07-22 11:09

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 64c65ac2b95d9d3db71b74fd69213d6d4dc3a19d
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2020-07-22T09:56:37+02:00
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/64c65ac2b95d9d3db71b74fd69213d6d4dc3a19d [^]

Fixes ISSUE-0044645: API Change: Changed signature of method getProductIds() in class ImportProductInDiscount

---
M java/reference/java.japi.gz
---
(0121583)
guilleaer (developer)
2020-07-23 12:04

Closed.

API change approved by ALO

- Issue History
Date Modified Username Field Change
2020-07-21 11:53 adrianromero New Issue
2020-07-21 11:53 adrianromero Assigned To => alostale
2020-07-21 11:53 adrianromero Modules => Core
2020-07-21 11:53 adrianromero Triggers an Emergency Pack => No
2020-07-21 11:54 adrianromero Relationship added caused by 0044579
2020-07-21 11:57 martinsdan Issue Monitored: martinsdan
2020-07-22 06:35 alostale Tag Attached: Approved
2020-07-22 06:35 alostale Assigned To alostale => adrianromero
2020-07-22 11:09 hgbot Resolution open => fixed
2020-07-22 11:09 hgbot Status new => resolved
2020-07-22 11:09 hgbot Note Added: 0121563
2020-07-22 11:13 adrianromero Review Assigned To => guilleaer
2020-07-23 12:04 guilleaer Note Added: 0121583
2020-07-23 12:04 guilleaer Status resolved => closed
2020-07-23 12:04 guilleaer Fixed in Version => PR20Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker