Commit 90b1796b authored by Jérome Perrin's avatar Jérome Perrin

base_amount/over_time -> base_amount/overtime

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20215 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 703cbce5
......@@ -81,7 +81,7 @@ params = {\n
\'from_date\' : DateTime(paysheet.getStartDate().year(), 1, 1),\n
\'simulation_state\' : [\'confirmed\', \'stopped\', \'delivered\'],\n
\'precision\' : paysheet.getPriceCurrencyValue().getQuantityPrecision(),\n
\'resource_category\' : [\'base_amount/over_time\',]\n
\'resource_category\' : [\'base_amount/overtime\',]\n
#\'src__\' : 1\n
}\n
\n
......@@ -100,6 +100,12 @@ return portal_simulation.getInventoryAssetPrice(**params)\n
<none/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>paysheet=None</string> </value>
......
233
\ No newline at end of file
234
\ 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