File tree 1 file changed +1
-19
lines changed
erpnext/accounts/doctype/sales_invoice_item
1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 96
96
" sales_order" ,
97
97
" so_detail" ,
98
98
" sales_invoice_item" ,
99
- " subscription_plan" ,
100
- " subscription_plan_name" ,
101
99
" column_break_74" ,
102
100
" delivery_note" ,
103
101
" dn_detail" ,
654
652
{
655
653
"fieldname" : " brand" ,
656
654
"fieldtype" : " Data" ,
657
- "hidden" : 1 ,
658
655
"label" : " Brand Name" ,
659
656
"oldfieldname" : " brand" ,
660
657
"oldfieldtype" : " Data" ,
863
860
"fieldtype" : " Check" ,
864
861
"label" : " Grant Commission" ,
865
862
"read_only" : 1
866
- },
867
- {
868
- "fieldname" : " subscription_plan" ,
869
- "fieldtype" : " Link" ,
870
- "label" : " Subscription Plan" ,
871
- "options" : " Subscription Plan" ,
872
- "print_hide" : 1 ,
873
- "read_only" : 1
874
- },
875
- {
876
- "fieldname" : " subscription_plan_name" ,
877
- "fieldtype" : " Data" ,
878
- "label" : " Nombre del Plan de Suscripci\u00f3 n" ,
879
- "read_only" : 1
880
863
}
881
864
],
882
865
"idx" : 1 ,
883
866
"istable" : 1 ,
884
867
"links" : [],
885
- "modified" : " 2024-10-21 09:41:57.759598 " ,
868
+ "modified" : " 2024-11-13 08:50:20.744632 " ,
886
869
"modified_by" : " Administrator" ,
887
870
"module" : " Accounts" ,
888
871
"name" : " Sales Invoice Item" ,
889
872
"owner" : " Administrator" ,
890
873
"permissions" : [],
891
- "route" : " app/doctype/Sales%20Invoice%20Item" ,
892
874
"sort_field" : " modified" ,
893
875
"sort_order" : " DESC"
894
876
}
You can’t perform that action at this time.
0 commit comments