Commit 21f50db6 authored by Thibaut Deheunynck's avatar Thibaut Deheunynck

thibaut

update s5  module with Scribus utils in order to correct some problems.
b

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23026 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f00fee02
......@@ -43,45 +43,15 @@ class S1Constraint:
'type' : 'PropertyExistence',
'hypothecation_person_title' : None,
},
{ 'id' : 'hypothecation_person_address_existence',
'description' : 'Property hypothecation person address must be definied',
{ 'id' : 'corporate_registration_code_existence',
'description' : 'Property corporate registration code must be definied',
'type' : 'PropertyExistence',
'hypothecation_person_address' : None,
'corporate_registration_code' : None,
},
{ 'id' : 'hypothecation_person_corporate_registration_code_existence',
'description' : 'hypothecation person corporate registration_code must be definied',
{ 'id' : 'date_existence',
'description' : 'Property date must be definied',
'type' : 'PropertyExistence',
'hypothecation_person_corporate_registration_code' : None,
},
{ 'id' : 'credit_title_existence',
'description' : 'Property credit title must be definied',
'type' : 'PropertyExistence',
'credit_title' : None,
},
{ 'id' : 'credit_acts_existence',
'description' : 'Property credit acts must be definied',
'type' : 'PropertyExistence',
'credit_acts' : None,
},
{ 'id' : 'credit_date_existence',
'description' : 'Property credit date must be definied',
'type' : 'PropertyExistence',
'credit_date' : None,
},
{ 'id' : 'liability_conditions_existence',
'description' : 'Property liability conditions must be definied',
'type' : 'PropertyExistence',
'liability_conditions' : None,
},
{ 'id' : 'credit_amount_existence',
'description' : 'Property credit amount must be definied',
'type' : 'PropertyExistence',
'credit_amount' : None,
},
{ 'id' : 'affluent_goods_description_existence',
'description' : 'Property affluent goods description must be definied',
'type' : 'PropertyExistence',
'affluent_goods_description' : None,
'date' : None,
},
{ 'id' : 'rccm_radiation_check_existence',
'description' : 'Property rccm radiation check must be definied',
......
......@@ -43,45 +43,15 @@ class S5Constraint:
'type' : 'PropertyExistence',
'inscription_person_title' : None,
},
{ 'id' : 'inscription_person_address_existence',
'description' : 'Property inscription person address must be definied',
{ 'id' : 'corporate_registration_code_existence',
'description' : 'Property corporate registration code must be definied',
'type' : 'PropertyExistence',
'inscription_person_address' : None,
'corporate_registration_code' : None,
},
{ 'id' : 'inscription_person_corporate_registration_code_existence',
'description' : 'inscription person corporate registration code must be definied',
{ 'id' : 'date_existence',
'description' : 'Property date must be definied',
'type' : 'PropertyExistence',
'inscription_person_corporate_registration_code' : None,
},
{ 'id' : 'credit_title_existence',
'description' : 'Property credit title must be definied',
'type' : 'PropertyExistence',
'credit_title' : None,
},
{ 'id' : 'credit_acts_existence',
'description' : 'Property credit acts must be definied',
'type' : 'PropertyExistence',
'credit_acts' : None,
},
{ 'id' : 'credit_date_existence',
'description' : 'Property credit date must be definied',
'type' : 'PropertyExistence',
'credit_date' : None,
},
{ 'id' : 'liability_conditions_existence',
'description' : 'Property liability conditions must be definied',
'type' : 'PropertyExistence',
'liability_conditions' : None,
},
{ 'id' : 'credit_amount_existence',
'description' : 'Property liability amount must be definied',
'type' : 'PropertyExistence',
'credit_amount' : None,
},
{ 'id' : 'affluent_goods_description_existence',
'description' : 'Property affluent goods description must be definied',
'type' : 'PropertyExistence',
'affluent_goods_description' : None,
'date' : None,
},
{ 'id' : 'rccm_radiation_check_existence',
'description' : 'Property rccm radiation check must be definied',
......
......@@ -46,7 +46,7 @@
<value>
<dictionary>
<item>
<key> <string>page_0</string> </key>
<key> <string>page_0</string> </key>
<value>
<list>
<string>my_inscription_check</string>
......@@ -56,12 +56,12 @@
<string>my_credit_check</string>
<string>my_property_reserve_check</string>
<string>my_title</string>
<string>my_corporate_registration_code</string>
<string>my_address</string>
<string>my_beneficiary_corporate_registration_code</string>
<string>my_head_office_address</string>
<string>my_capital</string>
<string>my_residence</string>
<string>my_inscription_person_title</string>
<string>my_inscription_person_corporate_registration_code</string>
<string>my_corporate_registration_code</string>
<string>my_inscription_person_address</string>
<string>my_inscription_capital</string>
<string>my_credit_title</string>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_inscription_person_corporate_registration_code</string> </value>
<value> <string>my_beneficiary_corporate_registration_code</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>required</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/credit_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -266,7 +266,7 @@
</item>
<item>
<key> <string>date_separator</string> </key>
<value> <string>/</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -322,7 +322,7 @@
</item>
<item>
<key> <string>required</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>start_datetime</string> </key>
......@@ -332,7 +332,7 @@
</item>
<item>
<key> <string>time_separator</string> </key>
<value> <string>:</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>timezone_style</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_address</string> </value>
<value> <string>my_head_office_address</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/inscription_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/modification_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/no_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/property_reserve_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/radiation_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/rccm_modification_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/rccm_radiation_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/rccm_registration_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -266,7 +266,7 @@
</item>
<item>
<key> <string>date_separator</string> </key>
<value> <string>/</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -332,7 +332,7 @@
</item>
<item>
<key> <string>time_separator</string> </key>
<value> <string>:</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>timezone_style</string> </key>
......
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/renewal_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>required</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -85,9 +85,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -174,20 +172,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/yes_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
914
\ No newline at end of file
916
\ 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