Status

DONE 

Author

Feature No.

DAC-856 - Getting issue details... STATUS

Test Case No.

DAC-860 - Getting issue details... STATUS

Related Features
Tenant

Dacia

Version(s)

(adapter)

Conf. for Technical Upgrade

No

General Description of the Feature

This feature introduces specific prefix insertion rules for DACIA documents when they are sent from SIFCR to the adapter. The prefixes are determined based on the document type and vehicle make, ensuring that all DACIA document codes are correctly prefixed before mapping to NMT document codes. This whole logic is handled from the Adapter on the document creation and mapped in order to be used also during the document updates.

Prefix Convention:

  • Offer Documents:
    • For Renault vehicles: OFR<SIFCR Document Code>
    • For Dacia vehicles: OFD<SIFCR Document Code>
  • Order Documents:
    • For Renault vehicles: BCR<SIFCR Document Code>
    • For Dacia vehicles: BCD<SIFCR Document Code>
  • Invoice Documents: INV<SIFCR Document Code>

Please refer to the general Dacia process documentation: B.5.4 DACIA


Business Benefit 

This feature ensures consistency and accuracy in document management by applying specific prefixes to DACIA documents based on their type and make. By standardizing the document codes, it enhances the traceability and organization of documents within the system.


Configuration 

N/A


Additional Information

Use Case:

  1. A document is generated and sent from SIFCR to the adapter.
  2. The adapter checks the document type and vehicle make.
  3. The appropriate prefix is applied to the SIFCR Document Code based on the predefined conventions.
  4. The prefixed DACIA Document Codes are mapped to NMT Document Codes.



Write a comment…