[FIX] Price Accuracy : rounding made to be based on --price_accuracy option
[odoo/odoo.git] / bin / osv / orm.py
2008-12-11 Stephane Wirtel[FIX] Remove the decode(utf8) function
2008-12-10 Stephane Wirtel[IMP] Use the logger
2008-12-10 Christophe Simonis[MERGE]
2008-12-10 Najlaa[IMP] convert varchar to text in database
2008-12-09 Fabien Pinckaersmodifs
2008-12-09 Christophe Simonis[FIX] psycopg2: %d -> %s
2008-12-08 Christophe Simonis[MERGE]
2008-12-08 Fabien Pinckaersbugfixes_store
2008-12-07 Fabien Pinckaersbugfixes
2008-12-07 Fabien PinckaersSpeed Improvement ORM
2008-12-05 Christophe Simonis[FIX] orm: searching an inexisting id (as integer)...
2008-12-03 Raphaël Valyimerge
2008-12-02 Christophe Simonis[IMP] views don't need to include the state field anymo...
2008-12-02 Raphaël Valyiview debbugging improvement: cf branche definition
2008-12-02 Fabien Pinckaersremove_print
2008-12-02 Fabien Pinckaersimprove
2008-12-02 Fabien PinckaersSpeed_improvement
2008-12-01 Fabien Pinckaersbugfix_304008
2008-11-28 Christophe Simonis[FIX] translation of some labels in one2many fields...
2008-11-27 Stephane Wirtel[FIX] Move the read_string and write_string methods...
2008-11-25 Fabien Pinckaersimproved_customization
2008-11-24 Christophe Simonis[IMP] better get_invalid_fields function
2008-11-24 Jay VoraColored Fields red ,those fail in constraint validation...
2008-11-24 Jay VoraColored Fields red ,those fail in constraint validation.
2008-11-21 Christophe Simonis[FIX] allow long to be used as id in browse_record
2008-11-21 Fabien Pinckaersimprove
2008-11-10 hda@tinyerp.combugfix for active=false search
2008-11-05 Christophe Simonisfields_view_get return also the fields specified in...
2008-11-05 Stephane WirtelBug fix from Xavier ALT (AJM)
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-31 Fabien Pinckaersimprovment
2008-10-30 Xavier ALTBugfix: Search inactive (active = False) elements will...
2008-10-28 Fabien Pinckaersbugfixes
2008-10-27 Christophe Simonisbrowse_null objects doesn't fail anymore when accessing...
2008-10-27 Christophe Simonisadmin user is not restricted by roles
2008-10-27 Christophe Simonisfix bug with translation of empty string of selection...
2008-10-27 Fabien Pinckaersmerge
2008-10-27 Fabien Pinckaersbugfix
2008-10-25 Fabien Pinckaersimprovement
2008-10-24 Fabien Pinckaersbugfix
2008-10-23 Fabien Pinckaersimprove
2008-10-23 Amit Mendapara* Support for adding custom O2M & M2M fields
2008-10-20 Christophe Simonismerge syleam branch
2008-10-17 Stephane WirtelShow an error and raise an exception if the _name is...
2008-10-16 Jay VoraCorrected copy functionality for fields translated...
2008-09-25 Jay VoraBugfix :email sending and minor edit on constraint...
2008-09-24 Stephane WirtelIf the ids is an int or a long, convert it to array...
2008-09-23 Fabien Pinckaersbugfix
2008-09-23 Christophe Simonisget_binary_size is renamed bin_size and its behavior...
2008-09-22 Jay Vorafix:Displayed required and readonly attributes of a...
2008-09-18 Fabian SemalConcert date to datetime
2008-09-17 Christophe Simonisget_binary_size set as True by default
2008-09-16 Jay VoraBugfixed the binary type data fetch on osv_memory.
2008-09-16 Jay VoraAdded filtered file selection feature on binary field...
2008-09-11 Christophe Simonisbug fix with osv_memory objects
2008-09-10 Stephane WirtelRename Tiny ERP to OpenERP
2008-09-09 Harshad Modifix bugs on searching : pass limit=None, set it as...
2008-09-07 Fabien PinckaersBugfix in Kernel
2008-09-04 Fabien PinckaersBetter Security Rules
2008-09-03 Christophe Simonisrebugfix
2008-09-03 Jay VoraBugfix: _inherits
2008-09-03 Christophe Simonisbugfix
2008-09-02 Jean-Baptiste AubortMerge with 1037
2008-09-02 Fabien PinckaersImprovements
2008-09-02 Christophe Simonismerge
2008-09-01 Fabien PinckaersSmall bugfixes
2008-08-29 Jean-Baptiste Aubortmerge with last trunk
2008-08-29 Christophe Simonisbinary fields: the server send the size (instead of...
2008-08-26 Christophe Simonisbetter error message when _constraints fail
2008-08-26 Harshad Modion module model, made new function for install module...
2008-08-26 Jay VoraBugfix in default_get of osv_memory:Condition added
2008-08-26 Jean-Baptiste Aubortmerged with #1024 trunk
2008-08-25 Fabien PinckaersBugfixes
2008-08-22 Jean-Baptiste Aubortmerge trunk #1015
2008-08-22 Jay Vorabugfix in orm_memory read method
2008-08-22 Christophe Simonisno more <property /> tags
2008-08-20 mga@tinyerp.comBug-Fix
2008-08-20 Fabien PinckaersSimplified Partial Import
2008-08-20 Fabien PinckaersBugfixed Partial Import
2008-08-19 Fabien PinckaersRemoved print statement
2008-08-19 Fabien PinckaersBugfix ORM _inherits
2008-08-19 Fabien PinckaersSmall Bugfix
2008-08-19 Fabien PinckaersPartial Commit
2008-08-19 Fabien PinckaersSupport for Partial Commit
2008-08-18 Fabien PinckaersAdding a clause to not read inherit views in fields_vie...
2008-08-18 Fabien PinckaersSpeed Improvement
2008-08-18 Christophe Simonisexpression: bugfix with many2many fields
2008-08-17 Fabien PinckaersRemoved Print Statement
2008-08-17 Fabien PinckaersSpeed Improvement:
2008-08-16 Fabien PinckaersBugfixes
2008-08-14 Christophe Simonismerge
2008-08-14 Jay VoraMinor change:Covered Root account adding possibility...
2008-08-14 Christophe Simonismodify the expression parser to use a (more) real polis...
2008-08-13 Christophe Simonisfix merge error
2008-08-13 Fabien PinckaersSpeed Improvement in recursive functions and trees:
2008-08-12 Christophe Chauvet[server]
2008-08-12 Olivier Laurentpep8
2008-08-12 Jean-Baptiste Aubortmerge with #956 trunk
2008-08-12 Jean-Baptiste Aubort* Better views for: acces, menus, roles and rules
2008-08-05 Christophe Simonismove, rename and refactor use of ID_MAX
next