Commit ab0e9c6d authored by Thibaut Deheunynck's avatar Thibaut Deheunynck

thibaut

update p2_module with Scribus because I modify several fields by example the field new_corporate_registration become establishment_corporate_registration_code.
So I commit P2_view, P2.css, P2_viewP2AsPdf and P2_background.
I update too the PropertySheet P2 and the constraint for the P2 form

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22997 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f20f24b9
......@@ -160,7 +160,17 @@ class P2:
, 'type' : 'string'
, 'mode' : 'w'
},
{ 'id' : 'new_corporate_registration_code'
{ 'id' : 'corporate_registration_code'
, 'description': 'RCCM'
, 'type' : 'string'
, 'mode' : 'w'
},
{ 'id' : 'establishment_corporate_registration_code'
, 'description': 'RCCM'
, 'type' : 'string'
, 'mode' : 'w'
},
{ 'id' : 'company_corporate_registration_code'
, 'description': 'RCCM'
, 'type' : 'string'
, 'mode' : 'w'
......
......@@ -45,25 +45,22 @@ class P2Constraint:
'message_no_such_property': 'The owner first name address must be defined',
'message_property_not_set': 'The owner first name address must be defined',
},
{ 'id' : 'owner_birthday_existence',
'description' : 'Property owner birthday must be definied',
'type' : 'PropertyExistence',
'owner_birthday' : None,
},
{ 'id' : 'owner_birthplace_existence',
'description' : 'Property owner_birthplace must be definied',
'type' : 'PropertyExistence',
'owner_birthplace' : None,
{ 'id' : 'date_existence',
'description' : 'Property date must be definied',
'type' : 'PropertyExistence',
'date' : None,
},
{ 'id' : 'owner_citizenship_existence',
'description' : 'Property owner citizenship must be definied',
{ 'id' : 'company_modifications_existence',
'description' : 'Property company modifcation must be definied',
'type' : 'PropertyExistence',
'owner_citizenship' : None,
'company_modifications' : None,
'condition' : 'python: object.getEstablishmentModification() == None',
},
{ 'id' : 'owner_address_existence',
'description' : 'Property owner address must be definied',
{ 'id' : 'establishment_modification_existence',
'description' : 'Property my establishment modification must be definied',
'type' : 'PropertyExistence',
'owner_address' : None,
'establishment_modification' : None,
'condition' : 'python: object.getCompanyModifications() == None',
},
{ 'id' : 'rccm_check_existence',
'description' : 'Property rccm check must be definied',
......@@ -77,4 +74,20 @@ class P2Constraint:
'rccm_check' : None,
'condition' : 'python: object.getRccmCheck() == None',
},
{ 'id' : 'company_corporate_registration_code_existence',
'description' : 'Property must be definied',
'type' : 'PropertyExistence',
'company_corporate_registration_code' : None,
'condition' : 'python: object.getCompanyModifications() != None',
'message_no_such_property': 'for an orgnisation modification you must define the company registration code',
'message_property_not_set': 'for an orgnisation modification you must define the company registration code',
},
{ 'id' : 'establishment_corporate_registration_code_existence',
'description' : 'Property must be definied',
'type' : 'PropertyExistence',
'establishment_corporate_registration_code' : None,
'condition' : 'python: object.getEstablishmentModification() != None',
'message_no_such_property': 'for an establishment modification you must define the establishment registration code',
'message_property_not_set': 'for an establishment modification you must define the establishment registration code',
},
)
......@@ -59,11 +59,10 @@
.my_first_administrator_birthday_class_3 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:53.781512605px; margin-top:849.672209026px; background:#F5F5DC; margin-left:556.638655462px; position:absolute}\n
.my_company_address_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:408.739495798px; margin-top:373.748218527px; background:#F5F5DC; margin-left:360.336134454px; position:absolute}\n
.my_first_administrator_birthday_class_1 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:26.8907563025px; margin-top:849.672209026px; background:#F5F5DC; margin-left:502.857142857px; position:absolute}\n
.my_new_corporate_registration_code_class {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:161.344537815px; margin-top:557.933491686px; background:#F5F5DC; margin-left:197.647058824px; position:absolute}\n
.my_first_administrator_birthplace_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:142.521008403px; margin-top:849.672209026px; background:#F5F5DC; margin-left:619.831932773px; position:absolute}\n
.my_closed_date_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:630.588235294px; margin-top:673.553444181px; background:#F5F5DC; margin-left:141.176470588px; position:absolute}\n
.my_owner_widower_check_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:198.973871734px; background:#F5F5DC; margin-left:473.277310924px; position:absolute}\n
.my_second_spouse_fullname_class {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:290.394299287px; background:#F5F5DC; margin-left:182.857142857px; position:absolute}\n
.my_first_administrator_birthplace_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:142.521008403px; margin-top:849.672209026px; background:#F5F5DC; margin-left:619.831932773px; position:absolute}\n
.my_company_old_address_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:412.773109244px; margin-top:392.570071259px; background:#F5F5DC; margin-left:357.647058824px; position:absolute}\n
.my_third_spouse_fullname_class {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:311.904988124px; background:#F5F5DC; margin-left:182.857142857px; position:absolute}\n
.my_new_address_class {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:484.033613445px; margin-top:575.410926366px; background:#F5F5DC; margin-left:287.731092437px; position:absolute}\n
......@@ -84,6 +83,7 @@
.my_second_administrator_new_check_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:957.225653207px; background:#F5F5DC; margin-left:119.663865546px; position:absolute}\n
.my_first_administrator_maintained_check_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:888.660332542px; background:#F5F5DC; margin-left:278.319327731px; position:absolute}\n
.my_second_administrator_address_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:416.806722689px; margin-top:933.026128266px; background:#F5F5DC; margin-left:348.235294118px; position:absolute}\n
.my_company_corporate_registration_code_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:160.0px; margin-top:354.926365796px; background:#F5F5DC; margin-left:160.0px; position:absolute}\n
.my_second_administrator_modification_date_class_1 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:45.7142857143px; margin-top:954.536817102px; background:#F5F5DC; margin-left:582.18487395px; position:absolute}\n
.my_second_administrator_modification_date_class_2 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:45.7142857143px; margin-top:954.536817102px; background:#F5F5DC; margin-left:627.899159664px; position:absolute}\n
.my_second_administrator_modification_date_class_3 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:91.4285714286px; margin-top:954.536817102px; background:#F5F5DC; margin-left:673.613445378px; position:absolute}\n
......@@ -94,7 +94,6 @@
.my_second_administrator_birthday_class_2 {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:29.5798319328px; margin-top:914.204275534px; background:#F5F5DC; margin-left:533.781512605px; position:absolute}\n
.my_source_reference_class {font-size:13.3218527316px; height:18.8218527316px; padding:0px; width:129.075630252px; margin-top:10.7553444181px; background:#F5F5DC; margin-left:641.344537815px; position:absolute}\n
.my_first_administrator_modification_date_class {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:182.857142857px; margin-top:888.660332542px; background:#F5F5DC; margin-left:579.495798319px; position:absolute}\n
.my_corporate_registration_code_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:160.0px; margin-top:354.926365796px; background:#F5F5DC; margin-left:160.0px; position:absolute}\n
.my_owner_address_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:556.638655462px; margin-top:177.463182898px; background:#F5F5DC; margin-left:213.781512605px; position:absolute}\n
.my_company_modifications_class {font-size:13.3218527316px; height:18.8218527316px; padding:0px; width:17.4789915966px; margin-top:30.9216152019px; background:#F5F5DC; margin-left:131.764705882px; position:absolute}\n
.my_company_modified_name_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:129.075630252px; margin-top:412.736342043px; background:#F5F5DC; margin-left:314.621848739px; position:absolute}\n
......@@ -117,6 +116,7 @@
.my_first_administrator_modification_date_class_2 {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:45.7142857143px; margin-top:888.660332542px; background:#F5F5DC; margin-left:625.210084034px; position:absolute}\n
.my_third_spouse_restrictive_clauses_class {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:311.904988124px; background:#F5F5DC; margin-left:623.865546218px; position:absolute}\n
.my_buyers_date_class {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:317.31092437px; margin-top:653.387173397px; background:#F5F5DC; margin-left:449.075630252px; position:absolute}\n
.my_establishment_corporate_registration_code_class {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:161.344537815px; margin-top:557.933491686px; background:#F5F5DC; margin-left:197.647058824px; position:absolute}\n
.my_owner_birthplace_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:307.899159664px; margin-top:114.275534442px; background:#F5F5DC; margin-left:461.176470588px; position:absolute}\n
.my_owner_single_check_class {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:200.318289786px; background:#F5F5DC; margin-left:281.008403361px; position:absolute}\n
.my_first_spouse_birthdate_class {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:137.142857143px; margin-top:268.883610451px; background:#F5F5DC; margin-left:332.100840336px; position:absolute}\n
......@@ -166,11 +166,10 @@
.my_first_administrator_birthday_class_3_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:53.781512605px; margin-top:849.672209026px; background:rgb(255,64,64); margin-left:556.638655462px; position:absolute}\n
.my_company_address_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:408.739495798px; margin-top:373.748218527px; background:rgb(255,64,64); margin-left:360.336134454px; position:absolute}\n
.my_first_administrator_birthday_class_1_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:26.8907563025px; margin-top:849.672209026px; background:rgb(255,64,64); margin-left:502.857142857px; position:absolute}\n
.my_new_corporate_registration_code_class_error {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:161.344537815px; margin-top:557.933491686px; background:rgb(255,64,64); margin-left:197.647058824px; position:absolute}\n
.my_first_administrator_birthplace_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:142.521008403px; margin-top:849.672209026px; background:rgb(255,64,64); margin-left:619.831932773px; position:absolute}\n
.my_closed_date_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:630.588235294px; margin-top:673.553444181px; background:rgb(255,64,64); margin-left:141.176470588px; position:absolute}\n
.my_owner_widower_check_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:198.973871734px; background:rgb(255,64,64); margin-left:473.277310924px; position:absolute}\n
.my_second_spouse_fullname_class_error {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:290.394299287px; background:rgb(255,64,64); margin-left:182.857142857px; position:absolute}\n
.my_first_administrator_birthplace_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:142.521008403px; margin-top:849.672209026px; background:rgb(255,64,64); margin-left:619.831932773px; position:absolute}\n
.my_company_old_address_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:412.773109244px; margin-top:392.570071259px; background:rgb(255,64,64); margin-left:357.647058824px; position:absolute}\n
.my_third_spouse_fullname_class_error {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:311.904988124px; background:rgb(255,64,64); margin-left:182.857142857px; position:absolute}\n
.my_new_address_class_error {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:484.033613445px; margin-top:575.410926366px; background:rgb(255,64,64); margin-left:287.731092437px; position:absolute}\n
......@@ -191,6 +190,7 @@
.my_second_administrator_new_check_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:957.225653207px; background:rgb(255,64,64); margin-left:119.663865546px; position:absolute}\n
.my_first_administrator_maintained_check_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:888.660332542px; background:rgb(255,64,64); margin-left:278.319327731px; position:absolute}\n
.my_second_administrator_address_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:416.806722689px; margin-top:933.026128266px; background:rgb(255,64,64); margin-left:348.235294118px; position:absolute}\n
.my_company_corporate_registration_code_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:160.0px; margin-top:354.926365796px; background:rgb(255,64,64); margin-left:160.0px; position:absolute}\n
.my_second_administrator_modification_date_class_1_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:45.7142857143px; margin-top:954.536817102px; background:rgb(255,64,64); margin-left:582.18487395px; position:absolute}\n
.my_second_administrator_modification_date_class_2_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:45.7142857143px; margin-top:954.536817102px; background:rgb(255,64,64); margin-left:627.899159664px; position:absolute}\n
.my_second_administrator_modification_date_class_3_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:91.4285714286px; margin-top:954.536817102px; background:rgb(255,64,64); margin-left:673.613445378px; position:absolute}\n
......@@ -201,7 +201,6 @@
.my_second_administrator_birthday_class_2_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:29.5798319328px; margin-top:914.204275534px; background:rgb(255,64,64); margin-left:533.781512605px; position:absolute}\n
.my_source_reference_class_error {font-size:13.3218527316px; height:18.8218527316px; padding:0px; width:129.075630252px; margin-top:10.7553444181px; background:rgb(255,64,64); margin-left:641.344537815px; position:absolute}\n
.my_first_administrator_modification_date_class_error {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:182.857142857px; margin-top:888.660332542px; background:rgb(255,64,64); margin-left:579.495798319px; position:absolute}\n
.my_corporate_registration_code_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:160.0px; margin-top:354.926365796px; background:rgb(255,64,64); margin-left:160.0px; position:absolute}\n
.my_owner_address_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:556.638655462px; margin-top:177.463182898px; background:rgb(255,64,64); margin-left:213.781512605px; position:absolute}\n
.my_company_modifications_class_error {font-size:13.3218527316px; height:18.8218527316px; padding:0px; width:17.4789915966px; margin-top:30.9216152019px; background:rgb(255,64,64); margin-left:131.764705882px; position:absolute}\n
.my_company_modified_name_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:129.075630252px; margin-top:412.736342043px; background:rgb(255,64,64); margin-left:314.621848739px; position:absolute}\n
......@@ -224,6 +223,7 @@
.my_first_administrator_modification_date_class_2_error {font-size:11.9774346793px; height:17.4774346793px; padding:0px; width:45.7142857143px; margin-top:888.660332542px; background:rgb(255,64,64); margin-left:625.210084034px; position:absolute}\n
.my_third_spouse_restrictive_clauses_class_error {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:138.487394958px; margin-top:311.904988124px; background:rgb(255,64,64); margin-left:623.865546218px; position:absolute}\n
.my_buyers_date_class_error {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:317.31092437px; margin-top:653.387173397px; background:rgb(255,64,64); margin-left:449.075630252px; position:absolute}\n
.my_establishment_corporate_registration_code_class_error {font-size:9.28859857482px; height:14.7885985748px; padding:0px; width:161.344537815px; margin-top:557.933491686px; background:rgb(255,64,64); margin-left:197.647058824px; position:absolute}\n
.my_owner_birthplace_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:307.899159664px; margin-top:114.275534442px; background:rgb(255,64,64); margin-left:461.176470588px; position:absolute}\n
.my_owner_single_check_class_error {font-size:10.6330166271px; height:16.1330166271px; padding:0px; width:16.1344537815px; margin-top:200.318289786px; background:rgb(255,64,64); margin-left:281.008403361px; position:absolute}\n
.my_first_spouse_birthdate_class_error {font-size:7.94418052257px; height:13.4441805226px; padding:0px; width:137.142857143px; margin-top:268.883610451px; background:rgb(255,64,64); margin-left:332.100840336px; position:absolute}\n
......@@ -257,6 +257,7 @@
\n
/* text_error field classes */ \n
.my_registration_date_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:1102.42280285px; white-space:nowrap; position:absolute}\n
.my_company_corporate_registration_code_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:354.926365796px; white-space:nowrap; position:absolute}\n
.my_owner_single_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:200.318289786px; white-space:nowrap; position:absolute}\n
.my_applicant_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:989.491686461px; white-space:nowrap; position:absolute}\n
.my_first_administrator_last_name_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:849.672209026px; white-space:nowrap; position:absolute}\n
......@@ -264,16 +265,15 @@
.my_second_administrator_going_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:957.225653207px; white-space:nowrap; position:absolute}\n
.my_first_administrator_first_name_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:849.672209026px; white-space:nowrap; position:absolute}\n
.my_owner_married_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:200.318289786px; white-space:nowrap; position:absolute}\n
.my_transfer_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:52.432304038px; white-space:nowrap; position:absolute}\n
.my_second_administrator_address_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:933.026128266px; white-space:nowrap; position:absolute}\n
.my_corporate_registration_code_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:354.926365796px; white-space:nowrap; position:absolute}\n
.my_transfer_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:52.432304038px; white-space:nowrap; position:absolute}\n
.my_other_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:786.48456057px; white-space:nowrap; position:absolute}\n
.my_second_spouse_matrimonial_situation_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:290.394299287px; white-space:nowrap; position:absolute}\n
.my_third_spouse_fullname_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:311.904988124px; white-space:nowrap; position:absolute}\n
.my_first_administrator_birthday_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:849.672209026px; white-space:nowrap; position:absolute}\n
.my_closing_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:52.432304038px; white-space:nowrap; position:absolute}\n
.my_buyers_corporate_registration_code_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:653.387173397px; white-space:nowrap; position:absolute}\n
.my_identification_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:52.432304038px; white-space:nowrap; position:absolute}\n
.my_second_administrator_modification_date_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:954.536817102px; white-space:nowrap; position:absolute}\n
.my_company_old_name_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:412.736342043px; white-space:nowrap; position:absolute}\n
.my_first_administrator_going_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:888.660332542px; white-space:nowrap; position:absolute}\n
.my_modified_added_activities_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:740.774346793px; white-space:nowrap; position:absolute}\n
......@@ -284,8 +284,8 @@
.my_establishment_modification_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:30.9216152019px; white-space:nowrap; position:absolute}\n
.my_first_administrator_address_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:868.494061758px; white-space:nowrap; position:absolute}\n
.my_radiation_rccm_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:1041.9239905px; white-space:nowrap; position:absolute}\n
.my_new_corporate_registration_code_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:557.933491686px; white-space:nowrap; position:absolute}\n
.my_first_administrator_birthplace_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:849.672209026px; white-space:nowrap; position:absolute}\n
.my_second_administrator_modification_date_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:954.536817102px; white-space:nowrap; position:absolute}\n
.my_first_spouse_matrimonial_situation_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:268.883610451px; white-space:nowrap; position:absolute}\n
.my_first_spouse_fullname_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:268.883610451px; white-space:nowrap; position:absolute}\n
.my_buyers_name_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:633.220902613px; white-space:nowrap; position:absolute}\n
......@@ -321,7 +321,7 @@
.my_second_spouse_fullname_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:290.394299287px; white-space:nowrap; position:absolute}\n
.my_second_administrator_new_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:957.225653207px; white-space:nowrap; position:absolute}\n
.my_second_administrator_last_name_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:914.204275534px; white-space:nowrap; position:absolute}\n
.my_first_administrator_birthday_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:849.672209026px; white-space:nowrap; position:absolute}\n
.my_establishment_corporate_registration_code_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:557.933491686px; white-space:nowrap; position:absolute}\n
.my_signature_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:1043.26840855px; white-space:nowrap; position:absolute}\n
.my_place_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:997.558194774px; white-space:nowrap; position:absolute}\n
.my_first_administrator_maintained_check_error_display {color:rgb(255,0,0); margin-left:820px; padding:0px; margin-top:888.660332542px; white-space:nowrap; position:absolute}\n
......
......@@ -67,7 +67,7 @@
<value>
<dictionary>
<item>
<key> <string>page_0</string> </key>
<key> <string>page_0</string> </key>
<value>
<list>
<string>my_company_modifications</string>
......@@ -95,14 +95,14 @@
<string>my_third_spouse_birthdate</string>
<string>my_third_spouse_matrimonial_situation</string>
<string>my_third_spouse_restrictive_clauses</string>
<string>my_corporate_registration_code</string>
<string>my_company_corporate_registration_code</string>
<string>my_company_address</string>
<string>my_company_old_address</string>
<string>my_company_modified_name</string>
<string>my_company_old_name</string>
<string>my_company_modified_removed_activities</string>
<string>my_company_modified_added_activities</string>
<string>my_new_corporate_registration_code</string>
<string>my_establishment_corporate_registration_code</string>
<string>my_new_address</string>
<string>my_transferred_address</string>
<string>my_transferred_date</string>
......
......@@ -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/activity_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/administrators_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/closing_check</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_corporate_registration_code</string> </value>
<value> <string>my_company_corporate_registration_code</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/company_modifications</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>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_new_corporate_registration_code</string> </value>
<value> <string>my_establishment_corporate_registration_code</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/establishment_modification</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/first_administrator_going_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/first_administrator_maintained_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/first_administrator_new_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/identification_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/owner_divorced_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/owner_married_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/owner_single_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/owner_widower_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_rccm_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_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>
......
......@@ -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/second_administrator_going_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/second_administrator_maintained_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/second_administrator_new_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/transfer_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>
......
900
\ No newline at end of file
902
\ 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