Openbravo Issue Tracking System - Modules
View Issue Details
0057653ModulesBusiness API Eventspublic2025-01-15 17:292025-01-20 10:22
kchoperena 
Triage Omni OMS 
normalminoralways
newopen 
5
 
 
0057653: Add in the Export Order API the fiscalization information
In france when a credit sales happens the chorus information is provided part of the fiscalizationResult. For this cases, the external system requires to receive part of the Order integration the fiscalization information

Then, we need to add the fiscalization information on the Order entity mapping:

    - Name: fiscalizationResult
    - Mandatory: false
    - Description: The result data returned by the fiscalization process

    - Name: fiscalizationSignature
    - Mandatory: false
    - Description: The fiscal signature of the order

    - Name: fiscalizationErrorCondition
    - Mandatory: false
    - Description: The error condition value returned by the fiscalization process

    - Name: fiscalizationAdditionalResponse
    - Mandatory: false
    - Description: The additional response value returned by the fiscalization process

    
Check the Order entity definition: https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/api?urls.primaryName=Business%20API%20-%20Transactional%20Data#/Order/Export_Order [^]
No tags attached.
Issue History
2025-01-15 17:29kchoperenaNew Issue
2025-01-15 17:29kchoperenaAssigned To => Triage Platform Conn
2025-01-16 09:07kchoperenaNote Added: 0174214
2025-01-16 09:21kchoperenaSummaryAdd in the Export Order API the fiscalizationResult information => Add in the Export Order API the fiscalization information
2025-01-16 09:21kchoperenaDescription Updatedbug_revision_view_page.php?rev_id=29060#r29060
2025-01-16 14:47hgbotNote Added: 0174235
2025-01-20 10:22kchoperenaAssigned ToTriage Platform Conn => Triage Omni OMS

Notes
(0174214)
kchoperena   
2025-01-16 09:07   
https://openbravo.atlassian.net/browse/RM-18946 [^]
(0174235)
hgbot   
2025-01-16 14:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalization.api/-/merge_requests/4 [^]