Not able to change into group Warehouse

I have stock in my Stores Warehouse but now I want to change it into group Warehouse but it shows:
Warehouse with existing transaction can not be converted to group.

I can change the value from 0 to 1 of is_group field from mariadb but the main thing I wanna know is
Will it affect anything or any report or reconciliation in ERPNEXT? after making direct changes from backend

If a warehouse has transactions, you cannot convert that warehouse to a group. You can convert it to a group only if that warehouse is not in any transaction.

If you do that your stock ledger entry and many things will break and we don’t recommend it.

1 Like

Hi @parthfadadu,

As per @NCP said you cannot make it group, so for this scenario you can disable that warehouse and create new warehouse, but you need to take openings for new warehouse and have to issue previous stock before disabling older one.

3 Likes