~enapps-london-uk/enapps-csv-import-tool/old_trunk

« back to all changes in this revision

Viewing changes to ea_import_examples/data/ea_import.template.csv

  • Committer: Enapps Ltd.
  • Date: 2012-05-30 15:32:13 UTC
  • Revision ID: openerp@enapps.co.uk-20120530153213-92lw2i3u1v18vxz1
added examples module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"id","name","update","create_new","target_model_id"
 
2
"res_partner_template","res.partner","TRUE","TRUE","res.partner"
 
3
"res_partner_address_template","res.partner.address","TRUE","TRUE","res.partner.address"
 
4
"sale_order_billing_template","sale.order billing address","TRUE","TRUE","res.partner.address"
 
5
"sale_order_shipping_template","sale.order shipping address","TRUE","TRUE","res.partner.address"
 
6
"sale_order_template","sale.order","TRUE","TRUE","sale.order"
 
7
"sale_order_line_template","sale.order.line","TRUE","TRUE","sale.order.line"