~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to account_reconciliation/__openerp__.py

  • Committer: matthieu.choplin at msf
  • Date: 2012-08-30 07:48:00 UTC
  • mto: This revision was merged to the branch mainline in revision 1118.
  • Revision ID: matthieu.choplin@geneva.msf.org-20120830074800-l442bu42mt0yzutn
[uf-1374]- change the write and create by an _sql_constraint on the financing contract check dates

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    "description" : "Default reconciliation wizard adaptation for MSF",
28
28
    "author" : "MSF, TeMPO Consulting",
29
29
    "category" : "Accounting",
30
 
    "depends" : ["base", "finance", "res_currency_functional", "register_accounting", "msf_homere_interface"], # register_accounting for third parties and partner_txt field in account_move_line
 
30
    "depends" : ["base", "account_override", "res_currency_functional", "register_accounting", "msf_homere_interface"], # register_accounting for third parties and partner_txt field in account_move_line
31
31
    #+ res_currency_functional for credit_currency and debit_currency fields (and to redefine some functions)
32
32
    #+ account_override module add 'is_addendum_line' attribute that permits to avoid corrections on this kind of line.
33
33
    "init_xml" : [