Hello All,
We have taken latest update for one of our client, while update is displays following error,
From git://github.com/webnotes/wnframework
* branch master -> FETCH_HEAD
Already up-to-date.
From git://github.com/webnotes/erpnext
* branch master -> FETCH_HEAD
Already up-to-date.
Executing patches.september_2013.p02_fix_serial_no_status in sapphire
Traceback (innermost last):
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/modules/patch_handler.py", line 55, in execute_patch
webnotes.get_method(patchmodule + ".execute")()
File "app/patches/september_2013/p02_fix_serial_no_status.py", line 21, in execute
serial_bean = webnotes.bean("Serial No", serial_no)
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/__init__.py", line 343, in bean
return Bean(doctype, name)
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/model/bean.py", line 37, in __init__
self.load_from_db(dt, dn)
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/model/bean.py", line 52, in load_from_db
doc = Document(dt, dn, prefix=prefix)
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/model/doc.py", line 84, in __init__
self._loadfromdb(doctype, name)
File "/var/www/sites/sapphire.xbs360.com/lib/webnotes/model/doc.py", line 143, in _loadfromdb
raise webnotes.DoesNotExistError, '[WNF] %s %s does not exist' % (self.doctype, self.name)
DoesNotExistError: [WNF] Serial No 357267055305589 does not exist
patches.september_2013.p02_fix_serial_no_status: failed: STOPPED
Building js and css files...
Wrote public/css/all-web.css - 149k
Wrote public/js/all-web.min.js - 40k
Wrote public/css/all-app.css - 207k
Wrote public/js/all-app.min.js - 528k
Wrote public/js/slickgrid.min.js - 108k
Please suggest a solution.
Regards,
Gangadhar kadam
–
Note:
If you are posting an issue,
- We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
- Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
- For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.