File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed
Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22from __future__ import unicode_literals
33
4- __version__ = '2.3.0 '
4+ __version__ = '2.3.1 '
Original file line number Diff line number Diff line change 340340 "fieldname" : " type_of_business" ,
341341 "fieldtype" : " Data" ,
342342 "hidden" : 0 ,
343- "idx" : 15 ,
343+ "idx" : 16 ,
344344 "ignore_user_permissions" : 0 ,
345345 "ignore_xss_filter" : 0 ,
346346 "in_global_search" : 0 ,
374374 ],
375375 "custom_perms" : [],
376376 "doctype" : " Lead" ,
377- "property_setters" : [],
377+ "property_setters" : [
378+ {
379+ "_assign" : null ,
380+ "_comments" : null ,
381+ "_liked_by" : null ,
382+ "_user_tags" : null ,
383+ "creation" : " 2021-08-02 01:19:39.019864" ,
384+ "default_value" : null ,
385+ "doc_type" : " Lead" ,
386+ "docstatus" : 0 ,
387+ "doctype_or_field" : " DocField" ,
388+ "field_name" : " status" ,
389+ "idx" : 0 ,
390+ "modified" : " 2021-08-02 01:19:39.019864" ,
391+ "modified_by" : " Administrator" ,
392+ "name" : " Lead-status-options" ,
393+ "owner" : " Administrator" ,
394+ "parent" : null ,
395+ "parentfield" : null ,
396+ "parenttype" : null ,
397+ "property" : " options" ,
398+ "property_type" : " Text" ,
399+ "value" : " Lead\n Open\n Replied\n Opportunity\n Quotation\n Lost Quotation\n Interested\n Converted\n Not Qualified\n Investor\n Do Not Contact\n Spam\n Channel Partner\n Referral Partner\n Sales Partner Prospect"
400+ }
401+ ],
378402 "sync_on_migrate" : 1
379403}
You can’t perform that action at this time.
0 commit comments