quafzi / magento-auto-shipping-status

A small Magento extension to update order status depending on if all items were shipped
4 stars 0 forks source link

magento-auto-shipping-status extension issue #1

Open chandrumcd opened 9 years ago

chandrumcd commented 9 years ago

Hi,

I am using magento-auto-shipping-status extension in my local host. I give the partially shipment some product for one of my order. But the order status does not change to the partial shipping(custom status i created), it change to processing state only.

Kindly help me to set the correct configuration in the System -> Configuration -> Shipping setting.

Regards, Chandra Sekar.

quafzi commented 9 years ago

Please let me know your current configuration and your available order statuses. Please remember, that this extension will change order statuses only for orders, that allow creation of a further shipment.

chandrumcd commented 9 years ago

shipping setting

Thanks for your response.

Please find the attachment for the details of my configuration.

Kindly explain the use of the given fields,

  1. Switch to partial shipping status, until all items were sent
  2. Order status of partial orders to be switched to partial shipping status
  3. Order status of partial orders to be switched to
  4. Switch to shipped status, when all items were sent
  5. Order Status for partial/waiting shipment
  6. Order status after shipment

and explain what i need to give in the field.

Regards Chandra Sekar

chandrumcd commented 9 years ago

Hi,

Sorry to distrub you.

You have any update for this.

regards Chandra Sekar

quafzi commented 9 years ago

Your configuration seems to be correct. Please make sure, all these statuses are assigned to the same order state. If that is the case already, could you please run the test, which is included in the extension (based on https://github.com/IvanChepurnyi/EcomDev_PHPUnit) and post the results?

Thank you!

allinvinod commented 7 years ago

Hi Quafzi,

I am using this extenstion, but when I create partial shipment for one item (first time) from an order with multiple items then the status changed pending -> ready to ship, which is set in order statuses place of processing. After that I shipped another item, order status switched from ready to ship -> partially shipped, Which is fine. Finally my concern is that the order status must be changed from initial shipment(first time shipped item). Please help, if you can .

partially shipped

Thanks Vinod Kumar