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

XXX yusei changes

parent c8aee3ed
......@@ -10,6 +10,7 @@
<key> <string>_Access_contents_information_Permission</string> </key>
<value>
<tuple>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
......@@ -50,6 +51,7 @@
<key> <string>_View_Permission</string> </key>
<value>
<tuple>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
......
......@@ -79,7 +79,6 @@
<string>trade_phase/default/delivery</string>
<string>predecessor/trade_state/ordered</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/sale_packing_list_builder</string>
<string>delivery_builder/portal_deliveries/task_report_builder</string>
......
......@@ -8,14 +8,17 @@
<dictionary>
<item>
<key> <string>active_sense_method_id</string> </key>
<value> <string>Alarm_buildInvoice</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</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>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
......
......@@ -12,13 +12,11 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>Disabled. See Invoice Builder Alarm.</string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
<item>
<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