longyi c9405dd336 vendor 5 роки тому
..
Api c9405dd336 vendor 5 роки тому
Block c9405dd336 vendor 5 роки тому
Console c9405dd336 vendor 5 роки тому
Controller c9405dd336 vendor 5 роки тому
Cron c9405dd336 vendor 5 роки тому
CustomerData c9405dd336 vendor 5 роки тому
Exception c9405dd336 vendor 5 роки тому
Helper c9405dd336 vendor 5 роки тому
Model c9405dd336 vendor 5 роки тому
Observer c9405dd336 vendor 5 роки тому
Plugin c9405dd336 vendor 5 роки тому
Setup c9405dd336 vendor 5 роки тому
Test c9405dd336 vendor 5 роки тому
Ui c9405dd336 vendor 5 роки тому
ViewModel c9405dd336 vendor 5 роки тому
etc c9405dd336 vendor 5 роки тому
i18n c9405dd336 vendor 5 роки тому
view c9405dd336 vendor 5 роки тому
LICENSE.txt c9405dd336 vendor 5 роки тому
LICENSE_AFL.txt c9405dd336 vendor 5 роки тому
README.md c9405dd336 vendor 5 роки тому
composer.json c9405dd336 vendor 5 роки тому
registration.php c9405dd336 vendor 5 роки тому

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.