«Sales Documents Numeration» extension
|
|
0
|
3838
|
January 10, 2016
|
The \Magento\SalesSequence\Model\Sequence::DEFAULT_PATTERN constant can be simplified
|
|
0
|
785
|
January 28, 2016
|
The «magento_sequence» observer is declared in the «Magento_Sales» module, but is implemented in the «Magento_SalesSequence» module
|
|
0
|
665
|
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
|
1643
|
December 20, 2016
|
How to get an order programmatically?
|
|
0
|
2916
|
May 8, 2016
|
How is \Magento\Sales\Model\Order::loadByIncrementIdAndStoreId() implemented and used?
|
|
1
|
1300
|
May 8, 2016
|
How is \Magento\Sales\Model\Order::loadByIncrementId() implemented and used?
|
|
1
|
7602
|
May 8, 2016
|
How to get an order by its increment id programmatically?
|
|
1
|
7630
|
May 8, 2016
|
How does \Magento\Sales\Model\ResourceModel\EntityAbstract::_beforeSave() work?
|
|
0
|
879
|
April 26, 2016
|
How does Magento 2 generate the next order increment id?
|
|
0
|
7396
|
January 9, 2016
|
How to set a custom prefix for the order numbers?
|
|
1
|
3437
|
April 11, 2016
|
How is a new order number is generated while placing an order?
|
|
1
|
4766
|
March 2, 2016
|
Propose to make the \Magento\SalesSequence\Model\Sequence::calculateCurrentValue() method protected instead of private, so to allow the subclasses to modify it
|
|
1
|
816
|
January 11, 2016
|
The PHPDoc return type of the \Magento\SalesSequence\Model\Sequence::calculateCurrentValue() method should be int, not string
|
|
1
|
889
|
January 11, 2016
|