odoo/odoo.git
2008-08-14 Fabian SemalChanged '<>' by '!=' for rng
2008-08-14 Christophe... merge
2008-08-14 Christophe... bugfix: change variable usage
2008-08-14 hda@tinyerp.comadded rng grammer for xml validation on views
2008-08-14 Fabien PinckaersOpen Invoice -> Unpaid Invoice
2008-08-14 Christophe... merge
2008-08-14 Jay VoraMinor change:Covered Root account adding possibility...
2008-08-14 Christophe... modify the expression parser to use a (more) real polis...
2008-08-14 Christophe... merge
2008-08-14 Christophe... add reverse_enumerate method
2008-08-14 mga@tinyerp.comsmall change in other Actions in Server Action
2008-08-14 mga@tinyerp.com* Change View for the Server Action
2008-08-13 Fabien PinckaersImprovement:
2008-08-13 Christophe... fix merge error
2008-08-13 Fabien PinckaersNested Tree for Chart of Accounts
2008-08-13 Fabien PinckaersSpeed Improvement in recursive functions and trees:
2008-08-13 Christophe... osv.py come back
2008-08-13 Jay VoraBugfix:expression.py:Added condition for a list with...
2008-08-12 Fabien PinckaersFixed bug 254460
2008-08-12 Olivier Laurentremoved wrong encoding line
2008-08-12 Olivier Laurentpep8
2008-08-12 Olivier LaurentBugfix: a dot was missing: self__operator -> self.__ope...
2008-08-12 hda@tinyerp.combugfix for report calling from wizard
2008-08-11 mga@tinyerp.comchange partner view put the properties in the
2008-08-11 hda@tinyerp.comset report name as pdf name in reports (ref: bhoomika...
2008-08-08 Dhara Shahchange in report_sxw.py
2008-08-07 Jay VoraBugfix:Solved the problem of expression conversion...
2008-08-07 mga@tinyerp.comApply patch which is iven by the Amit for the view...
2008-08-06 Fabian SemalBubfix for dates
2008-08-06 mga@tinyerp.comsmall change, to fix the bug
2008-08-06 mga@tinyerp.combug fixing for the board view
2008-08-06 mga@tinyerp.comdo changes for the dashboard custom view for the user
2008-08-06 Amit Mendaparatitle string of the name field of board.line
2008-08-06 Amit MendaparaSuport for `!=` operation for domain expression.
2008-08-05 Christophe... during addons initialisation, warn user if the objects...
2008-08-05 Christophe... merge
2008-08-05 Christophe... merge
2008-08-05 Christophe... adapt code to moved constant + refactor
2008-08-05 Christophe... move, rename and refactor use of ID_MAX
2008-08-05 Amit MendaparaImproved `GettextAlias`
2008-08-05 Amit MendaparaExtended `common.about` to return version info
2008-08-05 Christophe... remove commented code
2008-08-04 Christophe... move domain parsing into expression class
2008-07-31 Stephane Wirtelchange the version to 4.3
2008-07-31 Stephane Wirteladd indexes
2008-07-31 Stephane Wirtelrefactor the xml file
2008-07-31 Stephane Wirteladd index for ir_translation
2008-07-31 Christophe... expression parser: beautification
2008-07-31 Christophe... expression parser:
2008-07-31 Stephane Wirteladd indexes on the workflow module
2008-07-30 Christophe... refactor the expression parser
2008-07-30 Amit MendaparaImprovements
2008-07-30 Harshad ModiDeveloped the get move wizard on a picking:
2008-07-30 Harshad Modifixed bug on price_get method of pricelist
2008-07-29 qdp*commited jvo's work:
2008-07-29 Jay Voraremoved temporary code of account fiscal year.
2008-07-29 Jay Voraremoved temporary code for wizard of bob import.
2008-07-29 Stephane Wirteladd expression to improve the domain
2008-07-29 Stephane Wirteluseless variable
2008-07-29 Jay VoraModified parent_id type for France chart of account
2008-07-29 mga@tinyerp.comconfig.py : add 2 more options to the server startup
2008-07-29 Stephane Wirtelmerge
2008-07-29 mga@tinyerp.comir.xml : add context to the ir.ui.view model view
2008-07-28 Stephane Wirtelrefactoring
2008-07-28 Stephane Wirtelrefactoring
2008-07-28 Jay Vorasolved error of no period_ids and misc. changes in...
2008-07-28 Jay Vorasolved error of fiscal year and period in report-accoun...
2008-07-28 Jay VoraModified parent_id ref. from many2many to many2one...
2008-07-28 Stephane Wirtelbugfix from Joel Grand-Guillaume - Fix truncated string...
2008-07-26 mga@tinyerp.comsmall change in view to have the correct view
2008-07-26 mga@tinyerp.comchange fields_view_get method in board.board object...
2008-07-26 mga@tinyerp.comImplement the method write method for the board.board...
2008-07-26 mga@tinyerp.comapply context to take care for the
2008-07-25 Jay Voracorrected spell mistake
2008-07-25 mga@tinyerp.comremove user wise clone view table and add fields itsend...
2008-07-25 mga@tinyerp.comRemove print statements
2008-07-25 mga@tinyerp.comoverride write method in to the ir.ui.view to store...
2008-07-25 mga@tinyerp.comsmall change to the ir_ui_view.py
2008-07-25 mga@tinyerp.comadd new object wich is clone to the ir.ui.view
2008-07-25 Christophe... merge
2008-07-25 mga@tinyerp.comsmall change in view remove view_id from board view
2008-07-25 Christophe... ir.ui.menu: add a picture of the chosen icon
2008-07-25 mga@tinyerp.comchange board functionality
2008-07-25 Jay VoraModified Assertion test for parent_id(as we changed...
2008-07-25 qdp*added tree view for res.partner.function
2008-07-25 mga@tinyerp.comadd filted to select the correct view for dashboard
2008-07-24 Joel Grand... Fix truncated string in DB when update server and field...
2008-07-24 qdp*added INTERVAT wizards in l10n_be module.
2008-07-23 Christophe... merge
2008-07-23 Christophe... merge
2008-07-23 Christophe... add encoding comment and vim comment
2008-07-23 Christophe... add encoding comment and vim comment
2008-07-23 Jay Vora-Modified data xml files:account_data1 and account_mini...
2008-07-23 Amit MendaparaSome `attrs` usages examples.
2008-07-23 Christophe... export language: no crash when no modules selected
2008-07-23 Christophe... bugfix: original constraint message is showed when...
2008-07-23 Mustufa Rangwalaadded wizard on l10n_be for vat listing and declation
2008-07-23 Mustufa Rangwalaadd wizard and sequence files for vat listing and decla...
2008-07-23 mga@tinyerp.comAdd access for the res.request which is used for the...
2008-07-23 mga@tinyerp.comchange the message, use tiny logging system for the...
next