Commit 893b0b92 authored by Nicolas Dumazet's avatar Nicolas Dumazet

Revert r31722 for now, see Mailing-List for details.

This caused in particular a problem with Resource/Measure couples:
 if Resource has Quantity Unit A, and you want to set the same Unit A
 on a Measure, the property will not be saved as the aquired value
 is the same than the one you want to set.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33201 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec07bb59
......@@ -43,7 +43,7 @@
</item>
<item>
<key> <string>acquisition_copy_value</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>acquisition_mask_value</string> </key>
......@@ -111,7 +111,7 @@
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>6</string> </value>
<value> <string>4</string> </value>
</item>
<item>
<key> <string>membership_criterion_base_category</string> </key>
......
1490
\ No newline at end of file
1491
\ 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