From 062594d53ed7f79460ecc1d22677db601063621d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 28 Jun 2007 13:47:11 +0000 Subject: [PATCH] split description / comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15047 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_immobilisation/bt/comment | 16 ++++++++++++++++ bt5/erp5_immobilisation/bt/description | 19 +------------------ bt5/erp5_immobilisation/bt/revision | 2 +- 3 files changed, 18 insertions(+), 19 deletions(-) create mode 100644 bt5/erp5_immobilisation/bt/comment diff --git a/bt5/erp5_immobilisation/bt/comment b/bt5/erp5_immobilisation/bt/comment new file mode 100644 index 0000000000..f2f01c29fa --- /dev/null +++ b/bt5/erp5_immobilisation/bt/comment @@ -0,0 +1,16 @@ +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 diff --git a/bt5/erp5_immobilisation/bt/description b/bt5/erp5_immobilisation/bt/description index 28559a2e83..2f7db424a3 100644 --- a/bt5/erp5_immobilisation/bt/description +++ b/bt5/erp5_immobilisation/bt/description @@ -1,18 +1 @@ -Immobilisation Template gives the ability to make accountable immobilisations and amortisations in ERP5. - -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. \ No newline at end of file diff --git a/bt5/erp5_immobilisation/bt/revision b/bt5/erp5_immobilisation/bt/revision index dce6588ca1..7c091989d0 100644 --- a/bt5/erp5_immobilisation/bt/revision +++ b/bt5/erp5_immobilisation/bt/revision @@ -1 +1 @@ -36 \ No newline at end of file +37 \ No newline at end of file -- 2.30.9