Merge branch 'version-15' into version-15-hotfix

This commit is contained in:
rohitwaghchaure
2024-03-12 15:18:55 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "15.14.3"
__version__ = "15.16.2"
def get_default_company(user=None):

View File

@@ -611,4 +611,4 @@ erpnext.SerialBatchPackageSelector = class SerialNoBatchBundleUpdate {
this.dialog.fields_dict.entries.grid.refresh();
}
};
};