odoo/odoo.git
2007-08-02 cedcrm: fix cache of browse record when evaluate rules
2007-08-02 Fabien PinckaersBetter purchase wizard and typo
2007-08-02 Fabien PinckaersBugfixes
2007-08-02 Fabien PinckaersRemoved unused base dependencies
2007-08-02 Fabien PinckaersBugfixes and dashboard when connecting to all profiles
2007-08-02 Fabien PinckaersBugfix
2007-08-02 Fabien PinckaersSplitted module report_analytic_line in 2 modules:
2007-08-02 Fabien PinckaersSplitted module report_analytic_line in 2 modules:
2007-08-02 Fabien PinckaersBetter view for sales and purchases
2007-08-02 Fabien PinckaersAdding dashboard in manufacturing Account
2007-08-02 Fabien PinckaersAdding report mrp module
2007-08-02 Fabien PinckaersAdding board manufacturing
2007-08-02 bchBASE, partner: bugfix in name_get where owner is not...
2007-08-02 Fabien PinckaersBetter menu upper/lower cases
2007-08-02 Fabien PinckaersBetter menu for categories of parnters
2007-08-02 Fabien PinckaersBetter menu for categories of parnters
2007-08-02 Fabien PinckaersCleaned menus
2007-08-02 Fabien PinckaersCleaning upper/lowercase in menus
2007-08-02 Fabien PinckaersCleaning upper/lowercase in menus
2007-08-02 bchACCOUNT, bank statement line: added a ref field.
2007-08-02 bchACCOUNT, bank statement line: added a note field.
2007-08-01 cedcrm: use Message-Id/References
2007-08-01 cedcrm: use Message-Id/References
2007-08-01 bchACCOUNT, bugfix: specify the good alias for the account...
2007-08-01 cedcrm, tools: don't use X- for header email as it is...
2007-08-01 cedcrm, tools: don't use X- for header email as it is...
2007-08-01 cedtools: add tinycrm to email_attach
2007-08-01 cedcrm: remove set command in body message
2007-08-01 cedcrm, tools: improve mailgate
2007-08-01 cedcrm, tools: improve mailgate
2007-08-01 cedaccount: remove exception when inactive account with...
2007-08-01 cedkernel: fix orm for sql query with reserved words
2007-08-01 cedbase: add information on module to download when upgrad...
2007-08-01 cedkernel: fix creation of DB with zipfile
2007-08-01 cedbase: don't put url if it is the same version
2007-08-01 bchACCOUNT: use the argument obj instead of the harcoded...
2007-08-01 Fabien PinckaersImprovement for the report designer
2007-07-31 cedbase_report_designer: fix typo
2007-07-31 cedaccount: add vat report based on invoices or payment.
2007-07-31 cedbase, account: fix is_zero and pay_and_reconcile test
2007-07-31 cedbase, account: fix is_zero and pay_and_reconcile test
2007-07-31 cedbase, base_report_designer: better modularity
2007-07-31 cedbase, base_report_designer: better modularity
2007-07-31 cedkernel: allow id in csv file without module prefix
2007-07-31 cedbase: revert to record rule more explicit
2007-07-31 cedproject: fix grantt report to use always DateTime object
2007-07-31 cedkernel: remove test on active in child_of
2007-07-31 bchL10N_CH, DTA: changed file encoding from latin-1 to...
2007-07-31 Fabien PinckaersBugfix in o2m child_of
2007-07-31 Fabien PinckaersBugfix in o2m child_of
2007-07-30 Fabien PinckaersSmall improvements: mainly types
2007-07-30 Fabien PinckaersSmall improvements: mainly types
2007-07-30 Fabien PinckaersBetter menu for budgets
2007-07-30 Fabien PinckaersRemoved unused object:
2007-07-30 Fabien PinckaersORM:
2007-07-30 Fabien PinckaersORM:
2007-07-30 Fabien PinckaersProjects - Add a menu entry:
2007-07-30 Fabien PinckaersProjects - Add a menu entry:
2007-07-30 cedbase,kernel,base_module_publish: improve publication...
2007-07-30 cedbase,kernel,base_module_publish: improve publication...
2007-07-30 cedaccount, kernel: fix recursion in analytic account
2007-07-30 cedaccount, kernel: fix recursion in analytic account
2007-07-30 cedaccount, base: fix rounding for reconcile
2007-07-30 cedaccount, base: fix rounding for reconcile
2007-07-30 cedbase_module_publish, base: improve publication and...
2007-07-30 cedbase_module_publish, base: improve publication and...
2007-07-30 cedbase, base_module_publish, kernel: improve module publi...
2007-07-30 cedbase, base_module_publish, kernel: improve module publi...
2007-07-30 cedaccount: add domain on reconcile line to show only...
2007-07-26 Fabien PinckaersResolved conflict
2007-07-26 cedaccount: add index on (journal_id, period_id)
2007-07-26 cedaccount: improve speed in account_move_line creation...
2007-07-26 cedbase: add index to wkf_triggers
2007-07-26 cedkernel: fix workflow bug introduce by improvement
2007-07-26 cedkernel: fix context
2007-07-26 cedbase,mrp: allow to run scheduler in ir.cron
2007-07-26 cedbase,mrp: allow to run scheduler in ir.cron
2007-07-26 cedbase,account: improve menu
2007-07-26 cedbase,account: improve menu
2007-07-26 cedkernel,base: allow to specify in the context to not...
2007-07-26 cedbase: add index on ir_values
2007-07-26 cedkernel: workflow don't read all the field when evaluate...
2007-07-26 cedkernel: don't commit in the workflow
2007-07-26 cedkernel: browse record compute also all the function...
2007-07-26 cedkernel: add number of request in sql logs
2007-07-26 cedsale: use browse in action_wait
2007-07-26 cedbase: clean code get_id from ir.sequence
2007-07-26 cedaccount,account_report,base,product,scrum,stock,kernel...
2007-07-26 cedaccount,account_report,base,product,scrum,stock,kernel...
2007-07-26 cedkernel: add commit when workitem state is complete
2007-07-26 cedkernel: add log to sql query
2007-07-26 cedkernel: improve workflow
2007-07-26 cedaccount: add limit to name_search
2007-07-26 cedkernel: copy args in name_search as it is changed in...
2007-07-26 cedkernel: remove print
2007-07-26 cedaccount: add constraint on account inactive
2007-07-26 cedkernel: fix context in search / where_calc
2007-07-26 cedkernel: don't use mutable as default value in function...
2007-07-26 cedkernel: don't modify the args of the call
2007-07-26 cedaccount,base,base_setup,l10n_xxx,account_chart,hr_times...
next