From 201c2d8f40800ca992a5ea140e772534109021cf Mon Sep 17 00:00:00 2001
From: Rehan Khan <131848523+rehan3586@users.noreply.github.com>
Date: Mon, 23 Sep 2024 14:13:45 +0530
Subject: [PATCH] Added: support to store inventory transfer id in netsuite and
made custom field. (156-add-hc-inventory-transfer-number-custom-field) (#157)
---
.../custbody_hc_inv_transfer_no.xml | 12 ++++++++++++
.../custimport_inventory_transfer_hc.xml | 8 ++++++++
src/deploy.xml | 1 +
3 files changed, 21 insertions(+)
create mode 100644 src/Objects/InventoryTransfer/custbody_hc_inv_transfer_no.xml
diff --git a/src/Objects/InventoryTransfer/custbody_hc_inv_transfer_no.xml b/src/Objects/InventoryTransfer/custbody_hc_inv_transfer_no.xml
new file mode 100644
index 0000000..1a19f72
--- /dev/null
+++ b/src/Objects/InventoryTransfer/custbody_hc_inv_transfer_no.xml
@@ -0,0 +1,12 @@
+
+ 2
+ T
+ NORMAL
+ F
+ TEXT
+ T
+
+ 2
+ T
+ [scriptid=custtab_hc_tab]
+
\ No newline at end of file
diff --git a/src/Objects/InventoryTransfer/custimport_inventory_transfer_hc.xml b/src/Objects/InventoryTransfer/custimport_inventory_transfer_hc.xml
index 8f0fd89..9ed3c5b 100644
--- a/src/Objects/InventoryTransfer/custimport_inventory_transfer_hc.xml
+++ b/src/Objects/InventoryTransfer/custimport_inventory_transfer_hc.xml
@@ -31,6 +31,14 @@
NAME
+
+ [scriptid=custbody_hc_inv_transfer_no]
+
+ HC Inventory Transfer Number
+ INVENTORYTRANSFER
+ NAME
+
+
LOCATION
diff --git a/src/deploy.xml b/src/deploy.xml
index ee1f6aa..df3da15 100644
--- a/src/deploy.xml
+++ b/src/deploy.xml
@@ -88,6 +88,7 @@
~/Objects/SalesOrder/custcol_hc_giftcard_number.xml
~/Objects/SalesOrder/custcolisbopis.xml
~/Objects/POSReturn/custcol_hc_retrun_reason.xml
+ ~/Objects/InventoryTransfer/custbody_hc_inv_transfer_no.xml
~/Objects/SalesOrder/custform_hc_sales_order_form.xml