longyi c9405dd336 vendor il y a 5 ans
..
Api c9405dd336 vendor il y a 5 ans
Block c9405dd336 vendor il y a 5 ans
Console c9405dd336 vendor il y a 5 ans
Controller c9405dd336 vendor il y a 5 ans
Cron c9405dd336 vendor il y a 5 ans
CustomerData c9405dd336 vendor il y a 5 ans
Exception c9405dd336 vendor il y a 5 ans
Helper c9405dd336 vendor il y a 5 ans
Model c9405dd336 vendor il y a 5 ans
Observer c9405dd336 vendor il y a 5 ans
Plugin c9405dd336 vendor il y a 5 ans
Setup c9405dd336 vendor il y a 5 ans
Test c9405dd336 vendor il y a 5 ans
Ui c9405dd336 vendor il y a 5 ans
ViewModel c9405dd336 vendor il y a 5 ans
etc c9405dd336 vendor il y a 5 ans
i18n c9405dd336 vendor il y a 5 ans
view c9405dd336 vendor il y a 5 ans
LICENSE.txt c9405dd336 vendor il y a 5 ans
LICENSE_AFL.txt c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
composer.json c9405dd336 vendor il y a 5 ans
registration.php c9405dd336 vendor il y a 5 ans

README.md

Overview

Purpose of module

Magento\Sales module is responsible for order processing and appearance in system, Magento\Sales module manages next system entities and flows:

  • order management;
  • invoice management;
  • shipment management (including tracks management);
  • credit memos management; Magento\Sales module is required for Magento\Checkout module to perform checkout operations.

Deployment

System requirements

The Magento_Sales module does not have any specific system requirements. Depending on how many orders are being placed, there might be consideration for the database size

Install

The Magento_Sales module is installed automatically (using the native Magento install mechanism) without any additional actions.