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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057078
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Retail APImajoralways2024-11-07 13:352024-11-16 09:06
ReporterkchoperenaView Statuspublic 
Assigned ToBimla_vm 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR24Q4
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

0057078: Export Order API: returnedQuantity is not filled correctly

DescriptionWhenever a return is happening in Web POS, there is a Web POS Order Creation event that throws an integration to an external system with the JSON of the created order (return in this case)

In this JSON, the returnedQuantity is always 0
For example, in a return with 1 line with qty 2, the returnedQuantity should be 2
Steps To ReproducePRE-REQUIREMENTS:
Configure in the back-end, Event Subscription window, the Web POS Order Creation event.

STEPS:
1.- Log into the WebPOS
2.- Create an order with one line and qty 2. Complete it
3.- In the order selector, search the order you have created in the previous step and using the contextual menu, start the verified return process
4.- Return completely the order

RESULT:
In the JSON of the Order sent in the event you will notice that the returnedQuantity is 0
Proposed SolutionLooks like the query of the class ExportOrderLineJavaPropertyMappingHandler, method getReturnedQuantity,was wrongly implemented

See the attached screenshot
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0057037 closedBimla_vm Export Order API: returnedQuantity is not filled correctly 

-  Notes
(0171969)
hgbot (developer)
2024-11-14 10:57

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/383 [^]
(0172083)
hgbot (developer)
2024-11-16 09:06

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/383 [^]
(0172084)
hgbot (developer)
2024-11-16 09:06

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 6d1b89bab5893674f6b8ad77edfe466dd43f362f
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 16-11-2024 08:06:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/6d1b89bab5893674f6b8ad77edfe466dd43f362f [^]

Fixed ISSUE-57078: Modified the deliveredQuantity in case of Returns

---
M src/org/openbravo/api/mappings/orderline/ExportOrderLineJavaPropertyMappingHandler.java
---

- Issue History
Date Modified Username Field Change
2024-11-13 06:58 guillermogil Type defect => backport
2024-11-13 06:58 guillermogil Target Version => RR24Q4
2024-11-14 10:57 hgbot Note Added: 0171969
2024-11-16 09:06 hgbot Note Added: 0172083
2024-11-16 09:06 hgbot Resolution open => fixed
2024-11-16 09:06 hgbot Status scheduled => closed
2024-11-16 09:06 hgbot Note Added: 0172084


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker