Commit 062594d5 authored by Jérome Perrin's avatar Jérome Perrin

split description / comment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15047 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 34491cac
INSTALL :
After installing this BT, you should achieve some tasks :
1) On any delivery movement portal type which is not in erp5_trade, which can aggregate items and which isAccountable :
a) run PortalType_ImmobilisationMovement_addAmortisationMethodActions directly on the portal type
b) attach workflow immobilisation_movement_interaction_workflow
2) On any corresponding root delivery portal type :
a) run PortalType_ImmobilisationDelivery_addImmobilisationActions directly on the portal type
b) attach workflows immobilisation_movement_interaction_workflow and immobilisation_workflow
3) On any item :
a) run PortalType_Item_addImmobilisationActions directly on the portal type
TODO :
- Handle currency changes in expand
\ No newline at end of file
Immobilisation Template gives the ability to make accountable immobilisations and amortisations in ERP5. Immobilisation Template gives the ability to make accountable immobilisations and amortisations in ERP5.
\ No newline at end of file
INSTALL :
After installing this BT, you should achieve some tasks :
1) On any delivery movement portal type which is not in erp5_trade, which can aggregate items and which isAccountable :
a) run PortalType_ImmobilisationMovement_addAmortisationMethodActions directly on the portal type
b) attach workflow immobilisation_movement_interaction_workflow
2) On any corresponding root delivery portal type :
a) run PortalType_ImmobilisationDelivery_addImmobilisationActions directly on the portal type
b) attach workflows immobilisation_movement_interaction_workflow and immobilisation_workflow
3) On any item :
a) run PortalType_Item_addImmobilisationActions directly on the portal type
TODO :
- Handle currency changes in expand
\ No newline at end of file
36 37
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment