Status

DONE 

Author

Feature No.

DAC-1268 - Getting issue details... STATUS

Test Case No.

DAC-1272 - Getting issue details... STATUS

Related Features
Tenant

Dacia

Version(s)

3.19.0-DAC, 2025.0.0

Conf. for Technical Upgrade

No

General Description of the Feature

This feature introduces an enhancement to the document statuses of the Offer document, applicable to both Retail and MUS sales modules. The enhancement ensures that the Offer document status is updated automatically when specific conditions are met.

Automatic Status Update on Order Creation:

  • For both Retail and MUS sales modules, when an order document is received through the CreateSalesDocument API, the status of the related Offer document will automatically change to "Offer Accepted".

Enhanced UpdateCompoOffer API:

  • The UpdateCompoOffer API has been updated to accept a new status value:
    {
    "UpdateType": "DocumentStatus",
    "Value": "105" // Offer Accepted
    }

Business Benefit 

Automating the status update process reduces manual intervention, ensuring that the status of Offer documents is promptly updated upon the creation of an order.


Configuration 

N/A


Additional Information

N/A



Write a comment…