[fix] [minor] update finished goods against production order
This commit is contained in:
parent
6be5332aa7
commit
598ac510de
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from webnotes.model.doc import Document, addchild, getchildren
|
|||
from webnotes.model.utils import getlist
|
||||
from webnotes.utils.email_lib import sendmail
|
||||
from webnotes.model.code import get_obj, get_server_obj, run_server_obj
|
||||
from webnotes import session, form, msgprint, errprint
|
||||
from webnotes import session, form, msgprint, errprint, _
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue