Commit 67aaa82b authored by Tristan Cavelier's avatar Tristan Cavelier

XXX yusei changes

parent c8aee3ed
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
<key> <string>_Access_contents_information_Permission</string> </key> <key> <string>_Access_contents_information_Permission</string> </key>
<value> <value>
<tuple> <tuple>
<string>Agent</string>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
...@@ -50,6 +51,7 @@ ...@@ -50,6 +51,7 @@
<key> <string>_View_Permission</string> </key> <key> <string>_View_Permission</string> </key>
<value> <value>
<tuple> <tuple>
<string>Agent</string>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
......
...@@ -79,7 +79,6 @@ ...@@ -79,7 +79,6 @@
<string>trade_phase/default/delivery</string> <string>trade_phase/default/delivery</string>
<string>predecessor/trade_state/ordered</string> <string>predecessor/trade_state/ordered</string>
<string>successor/trade_state/delivered</string> <string>successor/trade_state/delivered</string>
<string>delivery_builder/portal_deliveries/internal_packing_list_builder</string>
<string>delivery_builder/portal_deliveries/purchase_packing_list_builder</string> <string>delivery_builder/portal_deliveries/purchase_packing_list_builder</string>
<string>delivery_builder/portal_deliveries/sale_packing_list_builder</string> <string>delivery_builder/portal_deliveries/sale_packing_list_builder</string>
<string>delivery_builder/portal_deliveries/task_report_builder</string> <string>delivery_builder/portal_deliveries/task_report_builder</string>
......
...@@ -8,14 +8,17 @@ ...@@ -8,14 +8,17 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>active_sense_method_id</string> </key> <key> <string>active_sense_method_id</string> </key>
<value> <string>Alarm_buildInvoice</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <value>
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>description</string> </key>
<value> <string>Disabled because broken. It\'s been more than 3 months that it\'s not run because of an "after_method_id" dependency to a failed activity.\n
The strange thing is that we have accumulated ~3000 activities in -1 state, with the consequence that the distribute node uses more than 50% CPU.\n
\n
I enabled this alarm, because this alarm is called by accounting_workflow/scripts/Delivery_localBuild and because it was disabled, activeSense method raised an exception and I could not change workflow state of invoice transactions. So, instead of disabling this alarm, I removed Active Sense Method. It was "Alarm_buildInvoice".(yusei 2015/12/14)</string> </value>
</item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <value> <string>Disabled. See Invoice Builder Alarm.</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <int>1</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
......
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