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.