magechamp/customizeinvoice

Magento 2 module which links Order shipments with Invoices

dev-master 2020-06-01 17:51 UTC

This package is auto-updated.

Last update: 2024-05-29 04:59:59 UTC


README

Magento 2 module which links Order shipments with invoices

Installation

  • Go to your installation directory of Magento 2 and perform the following commands
  • composer require magechamp/customizeinvoice
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento cache:clean