Commit 43f81179 authored by Łukasz Nowak's avatar Łukasz Nowak

Stabilise account setup.

parent 637c9d3c
......@@ -85,7 +85,7 @@ For real use, it is required to set an appropriate source (= account) category i
</item>
<item>
<key> <string>efficiency</string> </key>
<value> <float>-1.0</float> </value>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -83,6 +83,10 @@
<value> <string>This business path is just a template thus disabled by using \'python:False\' in Predicate.\n
For real use, it is required to set an appropriate source (= account) category in Profile.</string> </value>
</item>
<item>
<key> <string>efficiency</string> </key>
<value> <float>-1.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>account_debit_path</string> </value>
......
......@@ -24,8 +24,8 @@
<tuple>
<string>trade_phase/vifib/accounting</string>
<string>trade_date/trade_phase/vifib/invoicing</string>
<string>source/account_module/coll_vat</string>
<string>destination/account_module/refundable_vat</string>
<string>source/account_module/coll_vat</string>
</tuple>
</value>
</item>
......@@ -39,6 +39,10 @@
<none/>
</value>
</item>
<item>
<key> <string>efficiency</string> </key>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>accounting_tax1</string> </value>
......
......@@ -39,6 +39,10 @@
<none/>
</value>
</item>
<item>
<key> <string>efficiency</string> </key>
<value> <float>-1.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>accounting_tax2</string> </value>
......
107
\ No newline at end of file
108
\ 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