File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ class SerializedAssemblyItem
6161 :hazmat_packing_group ,
6262 :hazmat_shipping_name ,
6363 :include_children ,
64- :income_account ,
6564 :interco_cogs_account ,
6665 :interco_income_account ,
6766 :invt_classification ,
@@ -209,6 +208,8 @@ class SerializedAssemblyItem
209208 :wip_acct ,
210209 :wip_variance_acct
211210
211+ record_refs :income_account
212+
212213 # accountingBookDetailList ItemAccountingBookDetailList
213214 # binNumberList InventoryItemBinNumberList
214215 # itemOptionsList ItemOptionsList
@@ -220,6 +221,7 @@ class SerializedAssemblyItem
220221 # siteCategoryList SiteCategoryList
221222 # translationsList TranslationList
222223
224+ field :subsidiary_list , RecordRefList
223225 field :custom_field_list , CustomFieldList
224226
225227 attr_reader :internal_id
You can’t perform that action at this time.
0 commit comments