mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
Patch for fixing floating point issue in gl entry
This commit is contained in:
@@ -701,4 +701,8 @@ patch_list = [
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'production_order_patch',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'gle_floating_point_issue',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user