Commit 952bc316 authored by Łukasz Nowak's avatar Łukasz Nowak

Fixup e291ce5d

tag has been removed.
parent 9a8e264f
...@@ -66,7 +66,7 @@ if 1:\n ...@@ -66,7 +66,7 @@ if 1:\n
if not invoice.getResource():\n if not invoice.getResource():\n
invoice.setResource(invoice.getPriceCurrency())\n invoice.setResource(invoice.getPriceCurrency())\n
\n \n
invoice.plan(comment=translateString(\'Initialised by Delivery Builder.\'), activate_kw={\'tag\': tag})\n invoice.plan(comment=translateString(\'Initialised by Delivery Builder.\'))\n
invoice.startBuilding()\n invoice.startBuilding()\n
</string> </value> </string> </value>
</item> </item>
......
61 62
\ No newline at end of file \ 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