Warehouse Inventory - Updating Journal Vouchers (JV) information
Finance reviews transactions from Knack and AIMs, she provides a spreadsheet for DTS to only update the JV ID to the transaction records.
Steps
Remove all columns from the spreadsheet except
TXN ID
,Journal Voucher Date
, andJournal Voucher ID
. Use "Save As" a CSV file so it can be imported.Pick an
TXN ID
and review record has noJournal Voucher Status
before import under Report "Completed Inventory Transaction Report"Import the CSV file into the
inventory_transactions
object by navigating in Records > Import.Does the first row of your data contain column headers? Yes
Do you want to update existing
inventory_transactions
records with this import? YesUpdate records where the following rules match:
TXN ID
matchesTransaction ID
What if no matching record is found to update? Skip the row and do nothing
Map columns to Knack fields: Map
TXN ID
toTransaction ID
, the other columnsJournal Voucher ID
andJournal Voucher Date
KNACK FIELD | COLUMN |
---|---|
TXN ID | Transaction ID |
Journal Voucher ID | Journal Voucher ID |
Journal Voucher Date | Journal Voucher Date |
The
Journal Voucher Status
field will update automatically from a field rulePick an
TXN ID
and review record and confirmJournal Voucher Status
field is updated after import under Report "Completed Inventory Transaction Report"
Last updated