Partial shipment refunds + polishing and improving
Pre-release
Pre-release
New features:
- Partial shipment refunds
Bug fixes:
- Not being able to refund shipment if there is no shipment on order
- Refunding multiple units from multiple items fixed
- Redirecting to order show page after accessing refund page of the unpaid order
Improvements:
- Credit memo ID changed to UUID from integer
- Added missing migrations
- Ordering credit memos by number
- ECS included in a build
- Credit memo comment changed to text to avoid length constraint
- Documentation upgrades
- Update dependencies to allow installing with SymfonyFlex