[Zope] copy a Product
   
    Oleg Broytmann
     
    Oleg Broytmann <phd@phd.pp.ru>
       
    Thu, 29 Nov 2001 19:13:29 +0300
    
    
  
On Thu, Nov 29, 2001 at 09:45:03AM -0600, Clark OBrien wrote:
> I want to write a DTML method that will copy a product (squishdot)
> from one Folder to another Folder. Any ideas.
   A Product or a Product's instance? For a Product's instance use
manage_clone or manage_copyObjects+manage_pasteObjects.
Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.