[
https://issues.apache.org/jira/browse/OFBIZ-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552198
]
jacques.le.roux edited comment on OFBIZ-82 at 12/16/07 5:42 AM:
----------------------------------------------------------------
Hi Bilgin,
I tested your patch, it works well. I have just a question. I cant' see the
real benefit of adding a catalog choice before the main entry screen (where we
add products) since you can't browse any catalogs before, same question when
you add items in an existing catalog. Am I missing something ? What adds this
functionnality, that was not there before (apart from preselectioning a catalog
in order term screen) ?
I have seen the comment
<#-- TODO: Presently, this is the ofbiz way of getting the prodCatalog, which
is not generic. Replace with a selecatble list defaulting to this instead -->
But I can't see in which way it's helping : there are no constraints used on
the lookup for instance, and if you type something like GZ-1000 which is not in
rental catalog having choiced this catalog, this as no effect (the item is
added)
Thanks
was (Author: jacques.le.roux):
Hi Bilgin,
I tested your patch, it works well. I have just a question. I cant' see the
real benefit of adding a catalog choice before the main entry screen (where we
add products) since you can't browse any catalogs before, same question when
you add items in an existing catalog. Am I missing something ? What adds this
functionnality, that was not there before (apart from preselectioning a catalog
in order term screen) ?
> Support for product catalogs in ordermgr order entry
> ----------------------------------------------------
>
> Key: OFBIZ-82
> URL: https://issues.apache.org/jira/browse/OFBIZ-82
> Project: OFBiz
> Issue Type: New Feature
> Components: order
> Reporter: Si Chen
> Assignee: Bilgin Ibryam
> Attachments: catalog.patch
>
>
> Currently the ordermgr's order entry is basically getting the first available
> prodCatalogId by using the CatalogWorker.getCurrentCatalogId(request) method.
> We should change the initial order entry screen to show a list of available
> catalogs for this product and also change the add items to order to get a
> list of available catalogs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.