updating fields

26 views
Skip to first unread message

Robert Becht

unread,
Feb 16, 2014, 3:19:32 PM2/16/14
to erpnext-dev...@googlegroups.com
Hi,
We have done scripting to make user specific calculations in the invoice.
With help of Nabin we have it almost up and running.

However, we can not update the custom fields.We could use a hint how call the "update"/"change" of a field

rgds robert


rushabh

unread,
Feb 17, 2014, 12:23:17 AM2/17/14
to erpnext-dev...@googlegroups.com
cur_frm.get_field("fieldname").refresh()

using:

cur_frm.set_value("fieldname", value)

will also call refresh
Reply all
Reply to author
Forward
0 new messages