~unifield-team/unifield-wm/us-927

« back to all changes in this revision

Viewing changes to msf_doc_import/data/inactive_categ.xml

  • Committer: Olivier DOSSMANN
  • Date: 2013-03-22 13:35:49 UTC
  • mto: This revision was merged to the branch mainline in revision 1589.
  • Revision ID: od@tempo-consulting.fr-20130322133549-vnmjtnuysyee7q3e
UF-1894 [MOVE] msf_supply_doc_import to msf_doc_import directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<openerp>
3
3
    <data noupdate="0">
4
 
        <!-- We deactivate the categ here because this file is loaded after the msf_supply_doc_import_data.xml
 
4
        <!-- We deactivate the categ here because this file is loaded after the msf_doc_import_data.xml
5
5
        Otherwise we may get the error "violate not Null constraint categ_id" when we load the product To Be Defined -->
6
6
        <record id="cat_tbd" model="product.category">
7
7
            <field name="active" eval="False" />