[Erp5-users] Business template and ERP5Subversion issues

Deepak Sathya deepak at viyat.com
Mon Oct 23 19:20:12 CEST 2006


Thanks for the reply, I did a total reinstall and tried it.
Now the error is :
Error Type: KeyError
Error Value: 'ticket_workflow'

ticket_workflow is part of erp5_crm, the business template I am using
to test ERP5Subversion. I have pasted the traceback below. rest of the
issues are the same. Could this have anything to do with the version
of python I am using (2.3.4 - quite old compared to mandriva's
version)?

Here is the traceback:
Traceback (innermost last):
  Module ZPublisher.Publish, line 101, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 39, in call_object
  Module Shared.DC.Scripts.Bindings, line 306, in __call__
  Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
  Module Products.PythonScripts.PythonScript, line 323, in _exec
  Module None, line 4, in tree.xml
   - <PythonScript at /erp5/tree.xml used for /erp5/portal_templates/4>
   - Line 4
  Module Products.ERP5Subversion.Tool.SubversionTool, line 1122, in extractBT
  Module Products.ERP5Type.Base, line 116, in __call__
  Module Products.ERP5Type.patches.WorkflowTool, line 63, in
WorkflowTool_wrapWorkflowMethod
  Module Products.CMFCore.WorkflowTool, line 616, in _invokeWithNotification
  Module Products.DCWorkflow.DCWorkflow, line 324, in wrapWorkflowMethod
  Module Products.CMFCore.WorkflowCore, line 94, in __call__
  Module Products.ERP5Type.patches.WorkflowTool, line 63, in
WorkflowTool_wrapWorkflowMethod
  Module Products.CMFCore.WorkflowTool, line 616, in _invokeWithNotification
  Module Products.DCWorkflow.DCWorkflow, line 324, in wrapWorkflowMethod
  Module Products.ERP5Type.Document.BusinessTemplate, line 3836, in build
  Module Products.ERP5Type.Document.BusinessTemplate, line 450, in build
  Module OFS.Traversable, line 185, in unrestrictedTraverse
   - __traceback_info__: ([], 'ticket_workflow')
  Module OFS.ObjectManager, line 670, in __getitem__
KeyError: 'ticket_workflow'

On 10/23/06, Rafael Monnerat <rmonnerat at gmail.com> wrote:
> If you install your site before install ERP5Subversion you need install
> 'portal_subversion' using ZMI.
>
> Please, check if there is the portal_subversion in ZMI.
>
>
> On 10/23/06, Deepak Sathya <deepak at viyat.com> wrote:
> >
> > Hi,
> >
> > I have been trying to install couple of business templates and use
> > them with ERP5Subversion. I have the following issues
> >
> > 1. When I install a business template using "Install Business
> > Templates From Repositories", I get the "Validate Install" screen and
> > after that the Install status still shows as "not_installed". I have
> > to get into the template and use "Install Business Template" again
> > when it shows "Changed+Status" and then as an installed template.
> >
> > Is this the way it is supposed to work?
> >
> > 2. I have installed ERP5Subversion and I can see the subversion tab
> > only for business templates whose installation status is
> > "not_installed". Once the template is installed, the tab wont appear.
> > And when the 'Subversion' tab is clicked, it shows
> > Error Type: KeyError
> > Error Value: 'portal_subversion'
> >
> > I have followed the Howtos on the site for both installations and made
> > sure the read/write permissions are set right for using it with
> > subversion.
> >
> > Platform details:
> > OS: CentOS 4.3
> > Python: 2.3.4
> > Subversion: 1.3.2
> > pysvn: 1.4.2
> >
> > Any help/suggestions would be of great help.
> >
> > Regards,
> > Deepak
> > _______________________________________________
> > Erp5-users mailing list
> > Erp5-users at erp5.org
> > http://erp5.org/mailman/listinfo/erp5-users
> >
>
>
>
> --
> Rafael M. Monnerat
> http://monnerat.objectis.net
> Information System Research Group, CefetCampos, Brazil
> _______________________________________________
> Erp5-users mailing list
> Erp5-users at erp5.org
> http://erp5.org/mailman/listinfo/erp5-users
>
>
>



More information about the Erp5-users mailing list