Link composed documents to the actual list of all initial specialise values
Given an order (-> TC1) with a line (-> TC2 -> TC3), line.asComposedDocument() considers specialise values of the line and its parents, resulting in the union of TC1', TC2' and TC3' (TC' being effective model of TC). However, on a simulation movement linked to the line, we'd like to have specialise_list = [TC2, TC1]. Now, this can be easily computed with: line.asComposedDocument().getSpecialiseList() git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37779 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment