Which version of India_compliance module i should use with ERP Next Version15

I am using ERP Next ERPNext: v15.12.2 (version-15)
and Frappe version Frappe Framework: v15.13.0 (version-15)

Which version of India_compliance module i should use with ERP Next Version15.
It is asking me to upgrade to version ERP 16 or downgrade 14

I am not sure if ERP Next Version16 is stable or not
and cannot downgrade.
What should be the best option.

Regards
SonuKumar

Hi @SONU_KR_YADAV,

ERPNext version 16 is not release yet, it’s in development mode.

If india_compliance is already installed and it’s in the develop branch then use the below command.

bench switch-to-branch version-15 india_compliance

bench update --patch

I hope this helps.

Thank You!

1 Like