lib/skr/configuration.rb in stockor-0.1.5 vs lib/skr/configuration.rb in stockor-0.1.7

- old
+ new

@@ -40,10 +40,10 @@ # The Accounts Payable (AP) GL account number to use for freshly created Vendors ap: '2200', # The Freight GL account number to use for freshly created Vendors freight: '6420', # The Asset GL account number to use for freshly created SKUs - asset: '1100', + asset: '1110', # Clearing account for inventory that's been inventory_receipts_clearing: '2600', # Holding account for funds that are awaiting deposit deposit_holding: '1010' }