Discussion:
[Erp5-dev] auto-generated keys
bartek
2007-08-11 14:51:21 UTC
Permalink
Hello

I'm trying to use auto-generated keys - like:

context.portal_catalog(destination_section_uid=context.getUid())

And it works for destination_section, but does not work for
source_section (returns an empty set). I checked mysql database and it
seems to contain correct records for both cases - the respective entries
in the "category" table are equivalent. What's wrong, then?

B.
--
"feelings affect productivity. (...) unhappy people write worse
software, and less of it."
Karl Fogel, "Producing Open Source Software"
Loading...