[IMP]: implement new feature, remove invoice_equence_id from the journal
authorMantavya Gajjar <mga@tinyerp.com>
Sat, 14 Aug 2010 13:58:01 +0000 (19:28 +0530)
committerMantavya Gajjar <mga@tinyerp.com>
Sat, 14 Aug 2010 13:58:01 +0000 (19:28 +0530)
commit50ecc79b882e758c90a1e42a34475b036b25bd9f
treed1b7720408f8a87c5d78541f48c1c6cf056e4327
parentd08701f0619baf1fdada91539c472478826df89c
[IMP]: implement new feature, remove invoice_equence_id from the journal
now invoice will be relay on the sequence_id only to have the unique number
for the invoice and account move

bzr revid: mga@tinyerp.com-20100814135801-gad7b92s3794yv44
addons/account/account.py
addons/account/account_view.xml
addons/account/invoice.py