fix: validation for zero qty in SABB

(cherry picked from commit 497f560b4b)
This commit is contained in:
Rohit Waghchaure
2024-04-17 17:07:19 +05:30
committed by Mergify
parent a1fb289290
commit 85796b3534
6 changed files with 20 additions and 2 deletions

View File

@@ -305,6 +305,7 @@ def create_asset_repair(**args):
"serial_nos": args.serial_no,
"posting_date": today(),
"posting_time": nowtime(),
"do_not_submit": 1,
}
)
).name