Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051198Retail ModulesRetail APIpublic2022-12-20 07:332022-12-20 07:40
marvintm 
Retail 
normalminorhave not tried
closedfixed 
5
 
RR23Q1 
marvintm
No
0051198: Information about the Commercial Operation should be added to the OrderLine in the API
Currently only the superficial information about the Commercial Operation is added to the orderline. We need the following fields:
- id
- Commercial operation name
- Commercial operation document number
- Discount applied to the line
.
No tags attached.
Issue History
2022-12-20 07:33marvintmNew Issue
2022-12-20 07:33marvintmAssigned To => Triage Platform Conn
2022-12-20 07:33marvintmTriggers an Emergency Pack => No
2022-12-20 07:34marvintmAssigned ToTriage Platform Conn => Retail
2022-12-20 07:40hgbotResolutionopen => fixed
2022-12-20 07:40hgbotStatusnew => resolved
2022-12-20 07:40hgbotNote Added: 0144826
2022-12-20 07:40marvintmReview Assigned To => marvintm
2022-12-20 07:40marvintmStatusresolved => closed
2022-12-20 07:40marvintmFixed in Version => RR23Q1

Notes
(0144826)
hgbot   
2022-12-20 07:40   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api [^]
Changeset: e06b3a94a8d5fbb69d58342bf8e1c6da072e4c76
Author: Hector Curbelo Barrios <hector.curbelo@smfconsulting.es>
Date: 20-12-2022 06:40:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api/-/commit/e06b3a94a8d5fbb69d58342bf8e1c6da072e4c76 [^]

Fixed ISSUE-51198: Added commercial operation id, name, documentNo and discount properties to orderline mapping

---
A src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---