From: "BJ Freeman" <[EMAIL PROTECTED]>
where the actual code exist is not important to me.
however grouping the three function together is so someone does not have
to hunt around.
I use these imports for my clients and would love to move them into main
stream.
all the import page has is a browse button and uploadxls link.
so I will re-factor the way you suggest.
+1
Jacques
Hans Bakker sent the following on 8/27/2008 7:31 PM:
Hi BJ,
i am not sure if the actual import jobs should be part of mypage. If an
import is specific to product, then a import button in product would be
better. If specific for Supplier party info then better a import button
in the party component.
You could still add a button in mypage however using the menus and
services of the party/product component...
how does that sound?
Regards,
Hans
On Wed, 2008-08-27 at 11:08 -0700, BJ Freeman wrote:
Looking for a place to put some common imports
like to put a menu and screens for this in the mypage
they would only be seen if the person had those import permissions and
roles.
Three imports use excel data.
Supplier Info (mostly for party info and CRUD parties for suppliers)
Product Info (mostly deals with CRUD Products in mass)
Supplier Inventory (mostly facilities and inventory data, CRUD)
This is more than just importing data into ofbiz and is a easier way to
keep these updated from an end users point of view.