Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 år sedan
..
Api checkin 2 år sedan
Block checkin 2 år sedan
Console/Command checkin 2 år sedan
Controller checkin 2 år sedan
Cron checkin 2 år sedan
CustomerData checkin 2 år sedan
Exception checkin 2 år sedan
Helper checkin 2 år sedan
Model checkin 2 år sedan
Observer checkin 2 år sedan
Plugin checkin 2 år sedan
Setup checkin 2 år sedan
Test checkin 2 år sedan
Ui/Component checkin 2 år sedan
ViewModel checkin 2 år sedan
etc checkin 2 år sedan
i18n checkin 2 år sedan
view checkin 2 år sedan
LICENSE.txt checkin 2 år sedan
LICENSE_AFL.txt checkin 2 år sedan
README.md checkin 2 år sedan
composer.json checkin 2 år sedan
registration.php checkin 2 år sedan

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.