Skip to content
Snippets Groups Projects
Commit 0633bde5 authored by Haresh Shyara's avatar Haresh Shyara Committed by Simon Lejeune
Browse files

[FIX] stock_account: stock_history report

* shadowing of "fields" import in the read_group function as it receives
  a "fields" arg. As we have to use fields.Datetime in this method,
  whe choosed to reimport it as "fieldsDatetime" to use it.
* cast not_real_cost_method_products.ids list to tuple, because
  psycopg2 only accept tuple for "IN" condition.
parent 07a63ca2
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment