Commit Graph

5 Commits

Author SHA1 Message Date
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
qdp 0f64fe0538 *replaced spaces by tabs
*added a filter on period (new field in the wizard + behavior changed: the wiard will validate only draft moves in this period)

bzr revid: qdp-cab13c931474c01d39503807c9a74261072935e6
2008-06-17 06:40:30 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
qdp b9af6d0521 *added a new functionnality to allow the user to set the state of the account_move from draft to validate (and existing account_move_lines related). This functionnality
can be called from:
 ** a list of account_move_lines
 ** a menuitem in Financial Management\Periodical Processing\Validate Account Moves: it asks for a journal and set the state of all draft account_moves of this journal 
to validate.
*overwritten the name_get of the account_move in order to display the name with a star * before it if its state is in draft

bzr revid: qdp-2933c3b426bc6fcaf73f5941469eadba0e0862f4
2008-06-04 12:42:36 +00:00