Repacking products

How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)
And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)

Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock

How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.

  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.

  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)
And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)

Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock

How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Yes.


On Fri, Nov 8, 2013 at 12:12 PM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com
Do we need to put a negative value for the entry of Product A (Kg)?

On 8 Nov 2013, at 13.58, Umair Sayyed <um...@iwebnotes.com> wrote:

Yes.


On Fri, Nov 8, 2013 at 12:12 PM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Andri,

Positive Qty will be entered for both the items.

For Product A (kg), only source warehouse will be entered. And for Product A (Box), only Target Warehouse will be entered.

Hope this helps.


On Fri, Nov 8, 2013 at 2:43 PM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
Do we need to put a negative value for the entry of Product A (Kg)?

On 8 Nov 2013, at 13.58, Umair Sayyed <um...@iwebnotes.com> wrote:

Yes.


On Fri, Nov 8, 2013 at 12:12 PM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com
Ahhhh ok ok

On 8 Nov 2013, at 19.22, Umair Sayyed <um...@iwebnotes.com> wrote:

Andri,

Positive Qty will be entered for both the items.

For Product A (kg), only source warehouse will be entered. And for Product A (Box), only Target Warehouse will be entered.


Hope this helps.


On Fri, Nov 8, 2013 at 2:43 PM, Andri Halim Gunawan <an…@krupuksuryajaya.com> wrote:

Do we need to put a negative value for the entry of Product A (Kg)?


On 8 Nov 2013, at 13.58, Umair Sayyed <um…@iwebnotes.com> wrote:


Yes.


On Fri, Nov 8, 2013 at 12:12 PM, Andri Halim Gunawan <an…@krupuksuryajaya.com> wrote:

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

So , I have been doing this way to complex. Always used the BOM to repack A into B, Thanks for update, rgds robert

On Friday, November 8, 2013 1:23:21 PM UTC+1, Andri Halim Gunawan wrote:
Ahhhh ok ok

On 8 Nov 2013, at 19.22, Umair Sayyed <um...@iwebnotes.com> wrote:

Andri,

Positive Qty will be entered for both the items.

For Product A (kg), only source warehouse will be entered. And for Product A (Box), only Target Warehouse will be entered.


Hope this helps.


On Fri, Nov 8, 2013 at 2:43 PM, Andri Halim Gunawan <an…@krupuksuryajaya.com> wrote:

Do we need to put a negative value for the entry of Product A (Kg)?


On 8 Nov 2013, at 13.58, Umair Sayyed <um…@iwebnotes.com> wrote:


Yes.


On Fri, Nov 8, 2013 at 12:12 PM, Andri Halim Gunawan <an…@krupuksuryajaya.com> wrote:

So that means I will add two lines of entries?

On 8 Nov 2013 13:32, "Umair Sayyed" <um...@iwebnotes.com> wrote:
Hello Andri,

You can manage repacking entry in Stock Entry. These are the steps to be followed.
  1. Go to Stock >> Stock Entry.

  2. Purpose = Manufacture/Repack.


  3. Item table:

    - Select Product A (KG). Mention Source Warehouse. As per your case, Qty will be in the multiples of 5.

    - Select Product A (Box). Mention Target Warehouse. Qty will be Product A (kg) / 5. Also enter items valuation.


  4. Save and Submit Stock Entry.

With this, stock for your Product A (kg) will be deducted from Source Warehouse and Stock of Product A (box) will be added in the Target warehouse.

Hope this helps.



On Fri, Nov 8, 2013 at 6:27 AM, Andri Halim Gunawan <an...@krupuksuryajaya.com> wrote:
How do I the following:

I have Product A that have two types of packaging - Kg and Box (5Kg in a box)

And I created two different products in ERPNext with the following names: Product A (Kg) and Product A (Box)

When I produce Product A, sometimes I produce like the following:
Product A (Box) = 10 Boxes
Product A (Kg) = 3 Kg (usually the left over of my production will become the Kg)


Over time, my Product A (Kg) will become more and more and we can pack the Kg into a Box
eg. when it becomes 5 Kg, I can pack it into a Box and therefore Product A (Kg) will become 0 Kg and I add 1 Box of Product A (Box) stock


How do I record the repacking of Product A (Kg) into Product A (Box)?
Do we have to do this manually? Or is it possible to do automatically in ERPNext?

Regards,
Andri



You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.





Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Thanks and Regards,

Umair Sayyed
www.erpnext.com



You received this message because you are subscribed to a topic in the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/wZkwlrDxGow/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.