Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anos atrás
..
Api checkin 2 anos atrás
Block checkin 2 anos atrás
Console/Command checkin 2 anos atrás
Controller checkin 2 anos atrás
Cron checkin 2 anos atrás
CustomerData checkin 2 anos atrás
Exception checkin 2 anos atrás
Helper checkin 2 anos atrás
Model checkin 2 anos atrás
Observer checkin 2 anos atrás
Plugin checkin 2 anos atrás
Setup checkin 2 anos atrás
Test checkin 2 anos atrás
Ui/Component checkin 2 anos atrás
ViewModel checkin 2 anos atrás
etc checkin 2 anos atrás
i18n checkin 2 anos atrás
view checkin 2 anos atrás
LICENSE.txt checkin 2 anos atrás
LICENSE_AFL.txt checkin 2 anos atrás
README.md checkin 2 anos atrás
composer.json checkin 2 anos atrás
registration.php checkin 2 anos atrás

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.