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.