Commit Graph

10 Commits

Author SHA1 Message Date
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
qdp 78ba1dbe58 [IMP] improved views
bzr revid: qdp@tinyerp.com-20090127152353-hf6ascoujsjz36n2
2009-01-27 16:23:53 +01:00
Stephane Wirtel 8ef9e3254f [FIX] Initialize the amount variable
lp bug: https://launchpad.net/bugs/321510 fixed

bzr revid: stephane@tinyerp.com-20090126163243-5vo8oybsmzm7bav9
2009-01-26 17:32:43 +01:00
qdp 2d76b47316 [IMP] improvement of import invoices on bank statement wizard.
- cash journal are now allowed
	- search is done on account with reconcile = true

bzr revid: qdp@tinyerp.com-20090121142752-zl7m2d0mwfa3r26h
2009-01-21 15:27:52 +01:00
Quentin d3ab3d0553 [IMP] the importing of invoices from bank.statement are now more generic and allow user to select journals for filtering
bzr revid: qdp@jade-20090120172904-8q63hrpj8me3yp31
2009-01-20 18:29:04 +01:00
qdp 89cdf9342b *typo corrected
bzr revid: qdp@tinyerp.com-20080916090151-c8d5tg8wc98quwbk
2008-09-16 11:01:51 +02:00
qdp 53fbe318b5 *renamed populate statement from invoice for better concistency
bzr revid: qdp@tinyerp.com-20080910144048-m6vxjnycweuzssm4
2008-09-10 16:40:48 +02:00
qdp 8c29f5df87 *bugfixed some views of account_payment
pushed c2c's work (author Joel Grand-Guillaume)
* added a wizard to import invoice lines on bank statement

bzr revid: qdp@tinyerp.com-20080903173224-w9pmwm7bcpa0xrpk
2008-09-03 19:32:24 +02:00
Joel Grand-Guillaume ffa3f53119 Importing entries from invoice in bank statement
Add supplier support and date choice for statement line
Remove selected lines by default when populate statment
Modify view to corret button disposition

bzr revid: joel.grandguillaume@camptocamp.com-20080903152426-izklty3ir5qxm1lg
2008-09-03 17:24:26 +02:00