[Erp5-dev] Problem editing accounting objects after recent ERP5 update
Mikolaj Antoszkiewicz
mikolaj at erp5.pl
Wed Aug 29 15:21:58 CEST 2007
Hello.
I've updated the ERP5 Site recently and now I cannot edit objects.
I'm trying this mostly on Accounting objects and get 'unauthorized' exception
(as a zope which is allowed to do workflow transitions).
The same thing happens when I try to update BusinessTemplates. The
notifyWorkflowMethod tries to execute 'edit' action
on 'invoice_causality_workflow' which doesn't have such action (in 'draft'
state), so it raises Unauthorized...
The only way to bypass this was to modify the notifyWorkflowMethod so it would
allow me to update BusinessTemplates, this worked, so I've updated all (or so
I fondly believe) concerning BT's: catalog, core, base, trade, accounting -
but still no progress.
help
Mikolaj
More information about the Erp5-dev
mailing list