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