File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ def self.create_preference_class(*attrs, &block)
1919 PREFERENCE_SECTIONS = {
2020 :accounting_info => %w( TrackDepartments DepartmentTerminology ClassTrackingPerTxnLine? ClassTrackingPerTxn? CustomerTerminology ) ,
2121 :product_and_services => %w( ForSales? ForPurchase? QuantityWithPriceAndRate? QuantityOnHand? ) ,
22- :vendor_and_purchase => %w( TrackingByCustomer? BillableExpenseTracking? DefaultTerms? DefaultMarkup? POCustomField ) ,
22+ :vendor_and_purchases => %w( TrackingByCustomer? BillableExpenseTracking? DefaultTerms? DefaultMarkup? POCustomField ) ,
2323 :time_tracking => %w( UseServices? BillCustomers? ShowBillRateToAll WorkWeekStartDate MarkTimeEntiresBillable? ) ,
2424 :tax => %w( UsingSalesTax? PartnerTaxEnabled? ) ,
2525 :currency => %w( MultiCurrencyEnabled? HomeCurrency ) ,
You can’t perform that action at this time.
0 commit comments