odoo/odoo.git
2009-02-07 P. ChristeasAt reportlab, allow a custom font mapping table, system...
2009-02-01 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-01-31 Christophe... [FIX] Avoid an infinite loop when a module can not...
2009-01-31 Christophe... [FIX] database connections aren't serialized by default
2009-01-31 P. ChristeasLittle better message when modules cannot be loaded.
2009-01-31 P. ChristeasFix module loading when some not found.
2009-01-31 P. ChristeasFix a few Greek translations.
2009-01-31 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-30 Christophe... [FIX] reactive the colored logging
2009-01-30 Stephane Wirtel[FIX] Don't use the color if we use the logfile as...
2009-01-30 Stephane Wirtel[FIX] generate the pyc for redhat
2009-01-30 Stephane Wirtel[FIX] Set the template0 as default template when you...
2009-01-29 Christophe... [FIX] update the docs
2009-01-29 Christophe... [FIX] avoid a crash when resetting the local with pytho...
2009-01-29 Stephane Wirtel[IMP] Integrate the headers from the old custom module
2009-01-29 Stephane Wirtel[FIX] Generate the pgpass file for the pg_dump and...
2009-01-29 Stephane Wirtel[FIX] Remove the select for update and use a lock table
2009-01-29 Fabien Pinckaersbugfix
2009-01-29 Stephane Wirtel[IMP] Use a real exception instead of a simple assert
2009-01-29 Stephane Wirtel[REV] Revert code for the hostname and the dump
2009-01-29 Christophe... [IMP] the module graph is updated and loaded until...
2009-01-29 P. ChristeasFix a few typos wrt. translations.
2009-01-29 Jay (Open ERP)Bugfixed translation of selection field in wizard
2009-01-29 P. ChristeasTranslations
2009-01-29 P. ChristeasTranslation from database
2009-01-29 P. ChristeasFix .po loader for multiple source references
2009-01-29 P. ChristeasLogger: if unicode fails, try plain str decoding.
2009-01-29 Jay (Open ERP)Minor modifs
2009-01-29 Stephane Wirtel[FIX] Compile the migrate script in doc/migrate
2009-01-29 Stephane Wirtel[FIX] Don't use the hostname if it is in ('127.0.0...
2009-01-28 Fabien Pinckaersmodifs
2009-01-28 Fabien Pinckaersbugfix_no_translate_computed_selection
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Fabien Pinckaersmerge
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Stephane Wirtel[FIX] Improve the sql queries to avoid errors
2009-01-28 Stephane Wirtel[FIX] Typo obect -> object
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Fabien Pinckaersimproved
2009-01-28 Stephane Wirtel[FIX] Use the copy version from Python 2.5
2009-01-28 qdp[FIX] bugfixed the date of account_move that were wrong...
2009-01-28 Stephane Wirtel[FIX] Fix the rate
2009-01-28 Stephane Wirtel[MERGE]
2009-01-28 Fabien Pinckaersbugfix_sale
2009-01-28 Stephane Wirtel[FIX] base_contact - Set an empty ref
2009-01-28 qdp[FIX] added security rules for l10n_fr report
2009-01-28 Najlaâ EL KHAYATadd technical name in technical guide report
2009-01-28 Stephane Wirtel[FIX] Use the notation for the default values of a...
2009-01-28 Fabien Pinckaersmerge
2009-01-28 Fabien Pinckaersicons
2009-01-28 mra (Open ERP)followp modifs
2009-01-28 P. ChristeasLogger: format the date numerically, avoid locale
2009-01-28 qdp[IMP] aded translate=true on description field of follo...
2009-01-28 qdp[FIX] fixed translation on account.invoice.tax in a...
2009-01-28 hda (Tiny)Bugfix
2009-01-28 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-28 qdp[FIX] removed wrong bugfix
2009-01-28 P. ChristeasImprove the language loading, when locales fail.
2009-01-28 qdp[FIX] added translate = true on name field of account_i...
2009-01-28 Stephane Wirtel[FIX] Remove the print statement
2009-01-28 Stephane Wirtel[FIX] Set True to installable
2009-01-28 mga (Tiny/Axelor)merging from the trunk
2009-01-28 mga (Tiny/Axelor)solve problem for the
2009-01-28 Jay (Open ERP)Report_sxw modified for browse_record values in default...
2009-01-28 mra (Open ERP)account followup modifs
2009-01-28 Stephane Wirtel[FIX] Seek the position to 0 for a stringio
2009-01-28 Jay (Open ERP)Bugfixed view of analytic line entries
2009-01-28 Stephane Wirtel[MERGE]
2009-01-28 Stephane Wirtel[FIX] l10n_fr - Add a certificate ID
2009-01-28 Stephane Wirtel[FIX] Change the layout for the crm case
2009-01-28 mra (Open ERP)account followup modifs on report
2009-01-28 Apa (Open ERP)Set partner name in purchase order report
2009-01-28 qdp[FIX] I you changed the invoice of a member (draft...
2009-01-28 Stephane Wirtel[FIX] User can read his own password
2009-01-28 Apa (Open ERP)set partner name in RFQ report
2009-01-28 qdp[FIX] The state of Associated members was only changed...
2009-01-28 Apa (Open ERP)modify RFQ
2009-01-28 Apa (Open ERP)modify RFQ report
2009-01-28 Apa (Open ERP)Set Warehouse address in RFQ report.
2009-01-28 Jay (Open ERP)Surpassed the exception when resetting locale for non...
2009-01-28 Fabien Pinckaersmerge
2009-01-28 Fabien Pinckaersmodifs
2009-01-28 P. ChristeasRevert "Workaround broken set request in many2many."
2009-01-28 Olivier LaurentNo need to prepend Module before the title
2009-01-28 Apa (Open ERP)small changes
2009-01-28 Apa (Open ERP)set formatlang finction in :
2009-01-28 Apa (Open ERP)set attrs in wizard:
2009-01-28 Stephane Wirtel[IMP] Update the translations
2009-01-28 Stephane Wirtel[IMP] Update the translations
2009-01-27 Fabien Pinckaersmodifs
2009-01-27 Fabien Pinckaersmerge
2009-01-27 Fabien Pinckaersmerge
2009-01-27 Stephane Wirtel[FIX] Rewrite the sql query
2009-01-27 Stephane Wirtel[FIX] Add a certificate ID
2009-01-27 qdpimproved and bugfixed the account_followup module:
2009-01-27 Stephane Wirtel[FIX] Use a limit in the domain
2009-01-27 qdp[IMP] improved views
2009-01-27 Najlaâ EL KHAYATmerge
2009-01-27 Najlaâ EL KHAYATAvoid crash when no account
next