Skip to content

feat: add fecEntregaBienes property and XML template support#272

Merged
giansalex merged 4 commits into
masterfrom
add-fecha-entrega-bienes-guiaremision
Jun 8, 2026
Merged

feat: add fecEntregaBienes property and XML template support#272
giansalex merged 4 commits into
masterfrom
add-fecha-entrega-bienes-guiaremision

Conversation

@giansalex

Copy link
Copy Markdown
Member

This pull request adds support for handling the delivery date of goods to the carrier in the shipment despatch process. The main changes include introducing a new property to the Shipment model, providing getter and setter methods for it, and updating the XML template to include this date if present.

Shipment model enhancements:

  • Added a new property fecEntregaBienes to the Shipment class to store the delivery date of goods to the carrier.
  • Implemented getter and setter methods for the fecEntregaBienes property in the Shipment class.

XML template update:

  • Modified despatch2022.xml.twig to include a <cac:LoadingTransportEvent> section with the fecEntregaBienes date if it is available.
image

cc @lecano

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@giansalex giansalex linked an issue Jun 8, 2026 that may be closed by this pull request
@giansalex giansalex merged commit f24e546 into master Jun 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error: INFO: errorCode 3617 (nodo: "/" valor: "")

2 participants