I'm parting out a set. I set the mycost values for that part out with bricksync and the invmycost command. The BL inventory already has existing mycost values.
Is it possible to then merge the mycost values from the part out with the existing inventory? Seems like it should be since it's the whole point of mycost but I can't find any suitable commands to do it. How is this done?
Comments
(((old cost * old qty) + (new cost * new qty)) divided by (new qty + old qty))
After you sync, BO will also be updated.
Is there no way to get that functionality if using bricksync to add to the inventory?