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.