[IMP]account_followup: Improvement in yml is Done for constraint

bzr revid: aag@tinyerp.co.in-20110511053607-6sio6yeb23zatsqj
This commit is contained in:
aag (OpenERP) 2011-05-11 11:06:07 +05:30
parent fc48af90b3
commit 78fa60047c
1 changed files with 4 additions and 0 deletions

View File

@ -1,8 +1,12 @@
-
In order to test account followup module in OpenERP I create a FollowUp structure
-
!record {model: res.company, id: ymltest_company_2}:
name: Acme 2
-
!record {model: account_followup.followup, id: account_followup_followup_testfollowups0}:
description: First letter after 15 net days, 30 net days and 45 days end of month levels.
company_id: ymltest_company_2
followup_line:
- delay: 15
name: 'level 0: 15 days'