Commit 14b5e874 authored by Łukasz Nowak's avatar Łukasz Nowak

Fine tune Business Process.

Provide configuration to generate taxes and discounts.
Sort paths and links.
parent 7760dded
......@@ -163,7 +163,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>3</int> </value>
<value> <int>6</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -93,7 +93,7 @@ For real use, it is required to set an appropriate source (= account) category i
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>4</int> </value>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -89,7 +89,7 @@ For real use, it is required to set an appropriate source (= account) category i
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>4</int> </value>
<value> <int>6</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -163,7 +163,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>1</int> </value>
<value> <int>2</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -65,7 +65,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>3</int> </value>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -165,7 +165,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>2</int> </value>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -111,7 +111,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -161,7 +161,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>4</int> </value>
<value> <int>7</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -93,7 +93,7 @@ For real use, it is required to set an appropriate source (= account) category i
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>5</int> </value>
<value> <int>7</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
......@@ -90,7 +90,7 @@ For real use, it is required to set an appropriate source (= account) category i
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>5</int> </value>
<value> <int>8</int> </value>
</item>
<item>
<key> <string>language</string> </key>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Business Link" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>delivery_builder/portal_deliveries/vifib_sale_invoice_transaction_trade_model_builder</string>
<string>predecessor/trade_state/invoiced</string>
<string>successor/trade_state/accounted</string>
<string>trade_phase/vifib/tax</string>
</tuple>
</value>
</item>
<item>
<key> <string>completed_state</string> </key>
<value>
<tuple>
<string>confirmed</string>
<string>delivered</string>
<string>started</string>
<string>stopped</string>
</tuple>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>tax</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>frozen_state</string> </key>
<value>
<tuple>
<string>delivered</string>
<string>stopped</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>tax</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Business Link</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>tax</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -22,8 +22,9 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/vifib/discount</string>
<string>trade_date/trade_phase/vifib/invoicing</string>
<string>trade_phase/vifib/discount</string>
<string>trade_phase/vifib/tax</string>
</tuple>
</value>
</item>
......@@ -39,7 +40,11 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>2</string> </value>
<value> <string>trade_model_path</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>payment_end_of_month</string> </key>
......
94
\ No newline at end of file
95
\ 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