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

« back to all changes in this revision

Viewing changes to financing_contract/test/financing_contract.yml

  • Committer: Quentin THEURET
  • Date: 2014-03-05 16:51:14 UTC
  • mto: (2004.1.33 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 2016.
  • Revision ID: qt@tempo-consulting.fr-20140305165114-m3n5p978sisi4n3f
REF-27 [FIX] Fix import of tools.translate

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
    fiscalyear_id: account_fiscalyear_fiscalyear0
142
142
    name: !eval "'Mar %s' %(datetime.now().year+1)"
143
143
    special: 1
 
144
    number: 3
144
145
    state: draft
145
146
-
146
147
  ... and a distribution.
226
227
    name: "Contract"
227
228
    code: "TEST"
228
229
    donor_id: donor1
 
230
    instance_id: !ref {search: "[]", model: msf.instance}
229
231
    grant_amount: 100000.0
230
232
    eligibility_from_date: !eval "'%s-01-01' %(datetime.now().year+1)"
231
233
    eligibility_to_date: !eval "'%s-12-31' %(datetime.now().year+1)"