Вы не можете выбрать более 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.