Commit a4c793a2 authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: fixup comment

parent ef844a36
......@@ -5,6 +5,7 @@ select_dict= {'causality__related__uid': None}
kw.update(
portal_type='Sale Packing List',
ledger__uid=portal.portal_categories.ledger.automated.getUid(),
# Only Packing List created to generate deposit Invoice need to be expanded
causality__portal_type='Payment Transaction',
# This is an optimisation to help mariadb selecting a better index
simulation_state=['delivered'],
......
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