mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 07:02:54 +00:00
Update generate-code-based-on-custom-logic.md
This commit is contained in:
committed by
Anand Doshi
parent
670269f85c
commit
89d64f5b12
@@ -4,8 +4,6 @@ Fügen Sie diesen Kode so in einem benutzerdefinierten Skript eines Artikels hin
|
||||
|
||||
(Vielen Dank an Aditya Duggal)
|
||||
|
||||
|
||||
|
||||
cur_frm.cscript.custom_validate = function(doc) {
|
||||
// clear item_code (name is from item_code)
|
||||
doc.item_code = "";
|
||||
|
||||
Reference in New Issue
Block a user