Talk:ProductSync

From DevWiki

Jump to: navigation, search

1. Is there some explanation for the formula:

      new_stock = old_stock - (old_stock - volusion_stock) - (old_stock - external_stock)

2. What is old_stock ?

3. Can you explain the formula with an example?

4. Where is the sample ProductSync C# project? Was there supposed to be a link or attachment of a C# project?

Navigation