Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Api checkin il y a 2 ans
Block checkin il y a 2 ans
Console/Command checkin il y a 2 ans
Controller checkin il y a 2 ans
Cron checkin il y a 2 ans
CustomerData checkin il y a 2 ans
Exception checkin il y a 2 ans
Helper checkin il y a 2 ans
Model checkin il y a 2 ans
Observer checkin il y a 2 ans
Plugin checkin il y a 2 ans
Setup checkin il y a 2 ans
Test checkin il y a 2 ans
Ui/Component checkin il y a 2 ans
ViewModel checkin il y a 2 ans
etc checkin il y a 2 ans
i18n checkin il y a 2 ans
view checkin il y a 2 ans
LICENSE.txt checkin il y a 2 ans
LICENSE_AFL.txt checkin il y a 2 ans
README.md checkin il y a 2 ans
composer.json checkin il y a 2 ans
registration.php checkin il y a 2 ans

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.