Log in
Model

Manager

Magento\SalesSequence\Model\Manager

What it does

This class manages the retrieval of sequence generators for sales entities (orders, invoices, shipments, credit memos) based on entity type and store.

Developers use this to get the appropriate sequence object that generates incrementing IDs for sales documents, ensuring unique identifier generation per store.

Public Methods

  • getSequence()