How is a new order number is generated while placing an order?
|
|
1
|
6629
|
March 2, 2016
|
«Sales Documents Numeration» extension
|
|
0
|
4747
|
January 10, 2016
|
The \Magento\SalesSequence\Model\Sequence::DEFAULT_PATTERN constant can be simplified
|
|
0
|
1046
|
January 28, 2016
|
The «magento_sequence» observer is declared in the «Magento_Sales» module, but is implemented in the «Magento_SalesSequence» module
|
|
0
|
989
|
January 9, 2016
|
Propose to make the properties of the \Magento\SalesSequence\Model\Sequence class protected instead of private, so to allow the subclasses to access them
|
|
5
|
2518
|
December 20, 2016
|
How to get an order programmatically?
|
|
0
|
3268
|
May 8, 2016
|
How is \Magento\Sales\Model\Order::loadByIncrementIdAndStoreId() implemented and used?
|
|
1
|
1767
|
May 8, 2016
|
How is \Magento\Sales\Model\Order::loadByIncrementId() implemented and used?
|
|
1
|
8805
|
May 8, 2016
|
How to get an order by its increment id programmatically?
|
|
1
|
8197
|
May 8, 2016
|
How does \Magento\Sales\Model\ResourceModel\EntityAbstract::_beforeSave() work?
|
|
0
|
1319
|
April 26, 2016
|
How does Magento 2 generate the next order increment id?
|
|
0
|
8523
|
January 9, 2016
|
How to set a custom prefix for the order numbers?
|
|
1
|
4074
|
April 11, 2016
|
Propose to make the \Magento\SalesSequence\Model\Sequence::calculateCurrentValue() method protected instead of private, so to allow the subclasses to modify it
|
|
1
|
1179
|
January 11, 2016
|
The PHPDoc return type of the \Magento\SalesSequence\Model\Sequence::calculateCurrentValue() method should be int, not string
|
|
1
|
1306
|
January 11, 2016
|