mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 14:55:13 +00:00
fix: Typo
This commit is contained in:
@@ -120,6 +120,6 @@ def update_pending_shortfall(shortfall):
|
||||
{
|
||||
"status": "Completed",
|
||||
"shortfall_amount": 0,
|
||||
"shortfall_precentage": 0
|
||||
"shortfall_percentage": 0
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user