Skip to content

Partial shipment refunds + polishing and improving

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zales0123 Zales0123 released this 24 Sep 09:35
db002aa

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