~openerp-coface-team/openerp-coface-connector/openerp-coface-connector

« back to all changes in this revision

Viewing changes to coface_credit_insurance/partner_view.xml

  • Committer: Alexis de Lattre
  • Date: 2012-09-12 21:16:31 UTC
  • Revision ID: alexis@via.ecp.fr-20120912211631-oejdkg06i0akcrx3
Replace the Kettle transfo by pure Python/OpenERP code
Minor enhancements

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
                    <field name="coface_decision_details" colspan="4"/>
81
81
                    <separator string="Technical info" colspan="4"/>
82
82
                    <field name="create_date" readonly="1"/>
83
 
                    <field name="coface_file_date" readonly="1"/>
 
83
                    <field name="coface_file_date" />
 
84
                    <field name="coface_import_id"/>
84
85
                </form>
85
86
            </field>
86
87
        </record>