diff --git a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Resource_getVariatedInventoryList.xml b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Resource_getVariatedInventoryList.xml index eb8354a8ac73641c5e2cb20a7b7f6a507720d7bc..76ed21faf50f11468833bf2b6dc77a5118f5da43 100644 --- a/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Resource_getVariatedInventoryList.xml +++ b/bt5/erp5_pdm/SkinTemplateItem/portal_skins/erp5_pdm/Resource_getVariatedInventoryList.xml @@ -75,7 +75,6 @@ kwargs.update(\n at_date = kw.get(\'at_date\'),\n )\n \n -# getAllInventoryList used to fetch all results using one query\n return context.getPortalObject().portal_simulation.getAllInventoryList(**kwargs)\n </string> </value> </item> diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision index dd4a90065ceb3d30cc38d69c0e85d96466c90bd1..ae4d10b425edf2234036e6dd7b07f9bd53fc25e3 100644 --- a/bt5/erp5_pdm/bt/revision +++ b/bt5/erp5_pdm/bt/revision @@ -1 +1 @@ -254 \ No newline at end of file +256 \ No newline at end of file