You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 vuotta sitten
..
Api checkin 2 vuotta sitten
Block checkin 2 vuotta sitten
Console/Command checkin 2 vuotta sitten
Controller checkin 2 vuotta sitten
Cron checkin 2 vuotta sitten
CustomerData checkin 2 vuotta sitten
Exception checkin 2 vuotta sitten
Helper checkin 2 vuotta sitten
Model checkin 2 vuotta sitten
Observer checkin 2 vuotta sitten
Plugin checkin 2 vuotta sitten
Setup checkin 2 vuotta sitten
Test checkin 2 vuotta sitten
Ui/Component checkin 2 vuotta sitten
ViewModel checkin 2 vuotta sitten
etc checkin 2 vuotta sitten
i18n checkin 2 vuotta sitten
view checkin 2 vuotta sitten
LICENSE.txt checkin 2 vuotta sitten
LICENSE_AFL.txt checkin 2 vuotta sitten
README.md checkin 2 vuotta sitten
composer.json checkin 2 vuotta sitten
registration.php checkin 2 vuotta sitten

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.