選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2年前
..
Api checkin 2年前
Block checkin 2年前
Console/Command checkin 2年前
Controller checkin 2年前
Cron checkin 2年前
CustomerData checkin 2年前
Exception checkin 2年前
Helper checkin 2年前
Model checkin 2年前
Observer checkin 2年前
Plugin checkin 2年前
Setup checkin 2年前
Test checkin 2年前
Ui/Component checkin 2年前
ViewModel checkin 2年前
etc checkin 2年前
i18n checkin 2年前
view checkin 2年前
LICENSE.txt checkin 2年前
LICENSE_AFL.txt checkin 2年前
README.md checkin 2年前
composer.json checkin 2年前
registration.php checkin 2年前

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.