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

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.