Enter tracking number reference of Magento

ex.

Magento 2 Sales_order And Sales_order_item Created_at Fields Different : Useful Links

docs.magento.com

with the customer's second purchase, this column will return a value of 1-2 .

docs.magento.com

the table, and commonly used in joins to other tables within the Magento instance ... to sales_order.increment_id and returning the sales_order.created_at field.

docs.magento.com

created_at, Creation timestamp of the order item, usually stored locally in UTC .

stackoverflow.com

After lots of research, I've come up with various solutions to this problem, non of which seem ideal, but someone might be able to improve onĀ ...

www.mageplaza.com

Besides the above solutions to help you get order collect filter, there is another way.

www.chilltracking.com

You can add a new column, a field in sales_order_item table using db_schema.xml under your module, etc


Related searches