Questions that involve e-commerce sales in an essential way. Two examples of what falls under the scope of this tag are the Mage_Sales module form Magento and sales orders in the NetSute platform.
Questions tagged [ecommerce-sales]
22 questions
0
votes
1 answer
Magento Sales Order - Return items from only one SKU
a client wants a page where he can sees custom options from his product, I managed to duplicate Sales > Order, and then custom that page to display the custom options.
Problem is, only one of these items have custom options, and on Sales > Orders…

Rafael Elias
- 3
- 3
0
votes
2 answers
Add Delivery Date from the Product Custom Option to Sales Order Grid in magento
I have added Delivery Date as a Custom Option on the Product. I want the Delivery Date to be displayed in the Sales Order Grid in admin.
I have created my local copy of Namespace_Module_Block_Adminhtml_Sales_Order_Grid.
Here in the…

neetw
- 83
- 1
- 10
0
votes
1 answer
getProductId from an order
I am new to Magento, so I am really confused. I need some help with the following: I am trying to make a script wherein I can see all the orders from a particular status of Magento of a timesperiod. This script should mail me everyday how many…

Billy
- 15
- 6
0
votes
1 answer
Magento 1.7.2 - Add custom field at Admin, Sales, Order
I'm following this tutorial: http://www.excellencemagentoblog.com/magento-create-custom-payment-method. At the end of step 2, I should see my field on Admin=>Sales=>Order but I can't see anything.
In sales_flat_quote_payment I can see the…

Derekthar
- 533
- 2
- 12
- 23
0
votes
1 answer
Magento 1.7.0.2 collect and extract order status state
I've searched everywhere for this and can't find an answer that works.
How do I get a collection of all the sales/order_status_state. One uses a ResourceModel or a simple Model ?
Thank you

Ederico Rocha
- 250
- 4
- 10
0
votes
1 answer
How do I use Holt-Winters Seasonal Dampened Method to compute a two-month sales projection in PHP?
Holt-Winters is introduced here:
http://en.wikipedia.org/wiki/Holt-Winters
The Seasonal Dampened version of it is discussed here (scroll down the page):
http://otexts.com/fpp/7/5/
In a nutshell, it basically looks at 3 things:
long-term…

Volomike
- 23,743
- 21
- 113
- 209
0
votes
1 answer
Magento: Not able to save data on multiple tables on DB
I've followed some suggestions to have some data copied over from one table to another table on the DB but it's not working.
Based on the response I received on this questions: Magento: How to save data to order_payment and quote_payment
I tried to…

BlueSun3k1
- 757
- 5
- 21
- 39