@@ -349,6 +349,7 @@ Allows to only consider incoming or outgoing movements.
Grouping parameters are for getInventoryList, but they also can be applied to getMovementHistoryList.
#### misc
- only_accountable: only take into account accountable movements. Default is *True*
- precision: the precision used to round quantities and prices
...
...
@@ -357,6 +358,24 @@ Grouping parameters are for getInventoryList, but they also can be applied to ge
- transformed_resource: the resource or list of resource that can be produced using the resulting movement's resource as an input. *relative_resource_url* for each line will point to the transformed resource, while the stock will be expressed in number of the respective transformed resources **(XXX: what does this actually mean?)**
- transformed_variation_text: to be used with *transformed_resource* to refine the transformation selection only to those using variated resources as input
#### Queries
Note that all inventory API methods supports `Query` arguments, which allows to do advanced queries.
For example, to get movements going to A or to nowhere, you can do: