mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 01:07:19 +00:00
[fix][#1450] Add Shipping Addr field to Sales Invoice
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -219,7 +219,7 @@
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Shipping Address",
|
||||
"label": "Shipping Address Name",
|
||||
"options": "Address",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
@@ -1018,7 +1018,7 @@
|
||||
"idx": 1,
|
||||
"is_submittable": 1,
|
||||
"issingle": 0,
|
||||
"modified": "2014-09-18 03:17:33.241162",
|
||||
"modified": "2014-10-09 12:08:37.193169",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Sales Order",
|
||||
|
||||
Reference in New Issue
Block a user