Visma.Net
Visma.Net copied to clipboard
Shipment and Order reference numbers added
Shipment and Order reference numbers added to the CustomerInvoiceLine model
PR Summary
- Add new properties to CustomerInvoiceLine Added soShipmentNbr, soOrderType, and soOrderNbr properties to enhance the available information on customer invoice lines.
- Improve code readability Reorganized using statements at the beginning of the file for better readability and maintainability.