[minor] [fix] set stock uom in stock ledger entry through stock reconciliation

This commit is contained in:
Nabin Hait
2013-09-12 11:46:09 +05:30
parent 6e6ba9de14
commit 6656acff52
5 changed files with 16 additions and 3 deletions

View File

@@ -263,4 +263,5 @@ patch_list = [
"patches.september_2013.p01_update_communication",
"execute:webnotes.reload_doc('setup', 'doctype', 'features_setup') # 2013-09-05",
"patches.september_2013.p02_fix_serial_no_status",
"patches.september_2013.p03_update_stock_uom_in_sle",
]