[Erp5-dev] Production (MRP) problems
Jérôme Perrin
jerome at nexedi.com
Fri May 25 11:50:45 CEST 2007
Le vendredi 25 mai 2007 10:49, Łukasz K. Nowak a écrit :
> Hello,
>
> It is not possible to confirm production orders anymore. I'm attaching
> patch for testProductionOrder to prove it.
>
> I've also written on erp5-users[1] about this issue.
Ah, I know this bug, catalog tool now automatically converts dicts passed as
keyword arguments to a Query, and it fails if it cannot be converted to
Query. Before, dicts were simply ignored if the keyword argument was not a
valid key (related key or catalog column).
IIRC this script receives the activity_kw dict in **kw, and pass it to
portal_catalog.
Jérome
More information about the Erp5-dev
mailing list