accounting: stop using portal_catalog.getObject
This is not public API and is not supposed to be used outside of catalog tool. using getObject here is also wrong because it does not apply security and does not check provided argument type.
Showing
Please register or sign in to comment