0% found this document useful (0 votes)
7 views1 page

Inventory Transaction Updates 2025

The document contains multiple update operations for the 'inventory_transaction_sync' collection in a database. Each operation sets a specific transaction date, product code, and cost for various entries identified by their unique ObjectId. The updates are all dated April 28, 2025, with two distinct product codes and their corresponding costs.

Uploaded by

Bonbihandmade
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Inventory Transaction Updates 2025

The document contains multiple update operations for the 'inventory_transaction_sync' collection in a database. Each operation sets a specific transaction date, product code, and cost for various entries identified by their unique ObjectId. The updates are all dated April 28, 2025, with two distinct product codes and their corresponding costs.

Uploaded by

Bonbihandmade
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[Link]("inventory_transaction_sync").

update( { _id:
ObjectId("681084ca02c96e7173b4a911") }, { $set: {
_id: ObjectId("681084ca02c96e7173b4a911"),
transactionDate: ISODate("2025-04-28T17:00:00.000Z"),
productCode: "71053967",
maCost: "538767.8732806596192505751324946546507523"
} } );
[Link]("inventory_transaction_sync").update( { _id:
ObjectId("6810a02979a77c5d47360439") }, { $set: {
_id: ObjectId("6810a02979a77c5d47360439"),
transactionDate: ISODate("2025-04-28T17:00:00.000Z"),
productCode: "71053967",
maCost: "538767.8732806596192505751324946546507523"
} } );
[Link]("inventory_transaction_sync").update( { _id:
ObjectId("6810a26e79a77c5d47360a9f") }, { $set: {
_id: ObjectId("6810a26e79a77c5d47360a9f"),
transactionDate: ISODate("2025-04-28T17:00:00.000Z"),
productCode: "71053967",
maCost: "538767.8732806596192505751324946546507523"
} } );
[Link]("inventory_transaction_sync").update( { _id:
ObjectId("68107d2779a77c5d4735cb0c") }, { $set: {
_id: ObjectId("68107d2779a77c5d4735cb0c"),
transactionDate: ISODate("2025-04-28T17:00:00.000Z"),
productCode: "71050697",
maCost: "1760604.5093474211124639234535142774937473"
} } );
[Link]("inventory_transaction_sync").update( { _id:
ObjectId("68107df802c96e7173b49fa3") }, { $set: {
_id: ObjectId("68107df802c96e7173b49fa3"),
transactionDate: ISODate("2025-04-28T17:00:00.000Z"),
productCode: "71050697",
maCost: "1760604.5093474211124639234535142774937473"
} } );

You might also like