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 години
..
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.