[IMP] misc

bzr revid: psi@tinyerp.com-20120522111907-thfo7hydk7endomn
This commit is contained in:
Purnendu Singh (OpenERP) 2012-05-22 16:49:07 +05:30
parent 1631dd2831
commit 551e096786
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ class account_invoice(osv.osv):
('proforma2','Pro-forma'),
('open','Open'),
('sent','Sent'),
('paid','Paid')
('paid','Paid'),
('cancel','Cancelled'),
],'State', select=True, readonly=True,
help=' * The \'Draft\' state is used when a user is encoding a new and unconfirmed Invoice. \