Commit cf949f47 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: fix it

parent f1bac156
......@@ -279,7 +279,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: 25.0 + here.getPortalObject().portal_simulation.getAvailableInventory(portal_type="Leave Request Period",node_uid=here.getSourceUid(),)</string> </value>
<value> <string>python: here.getPortalObject().portal_simulation.getInventory(portal_type=("Holiday Acquisition", "Leave Request Period"), simulation_state= "confirmed", node_uid=here.getSourceUid(),)</string> </value>
</item>
</dictionary>
</pickle>
......
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