odoo/odoo.git
2009-12-03 Fabien Pinckaersmerge 5.0.7rc1-addons
2009-12-03 Fabien Pinckaers[FIX] Regression in SO from Jeroen and Jay, picked...
2009-12-03 Jay (Open ERP)[FIX] fields.related were misbehaving
2009-12-03 GPA(OpenERP)[FIX] Purchase : Fields set readonly on done state
2009-12-03 Christophe... [REL] 5.0.7 5.0.7rc1-server
2009-12-03 Christophe... [IMP] add option to disable the database listing
2009-12-03 mra (Open ERP)[FIX] Translation: Error parsing .po files when applica...
2009-12-03 mra (Open ERP)[FIX] : translation: modify msg id where it contains...
2009-12-03 Jay (Open ERP)[FIX] Pickling issue solved with ir_values (get method)
2009-12-02 Jay (Open ERP)[FIX] Encoding error corrected for client_action(ir_val...
2009-12-02 Xavier Morel[fix] use env for python shebang rather than hardcoding...
2009-12-02 Jay (Open ERP)[FIX] Purchase : MOQ-pricing problem corrected
2009-12-02 olt@tinyerp.com[FIX] base: wrong fr_FR translation for 'Delete Permission'
2009-12-02 Xavier(OpenERP)[MERGE] Merged Xavier's branch for deprecation warnings...
2009-12-02 VRA(OpenERP)[FIX] Stock : Removal of picking shuold affect product...
2009-12-01 Jay (Open ERP)[FIX] Account : making the default_get() eTiny compatible
2009-12-01 Christophe... [FIX] db_exist method works as expected
2009-12-01 Christophe... [FIX] allow related fields to point to one2many and...
2009-12-01 GPA(OpenERP)[FIX] Account :customer refund was displaying supplier...
2009-12-01 R.Messier[FIX] RAW reports creation corrected
2009-12-01 Jay (Open ERP)[FIX] Account : Ondelete=cascade added to bank statemen...
2009-12-01 Jay (Open ERP)[FIX] Reverted bad commit from Joel@CamptoCamp
2009-12-01 Jay (Open ERP)[FIX] Stock/MRP : Track line wizard improved
2009-12-01 Harry (Open... [FIX] quality_integration_server : fixed bug on make...
2009-11-30 olt@tinyerp.com[FIX] account, invoice, sale: description (product...
2009-11-30 olt@tinyerp.com[FIX] fields: '_fnct_write' should pass context object...
2009-11-30 Quentin De... [FIX] l10n_be: corrected internal type of vat account...
2009-11-30 Jay (Open ERP)[FIX] Hr_timesheet_sheet : setting type=workflow to...
2009-11-30 Jay (Open ERP)[FIX] Module informtion was not getting updated on...
2009-11-30 Jay (Open ERP)[FIX] Account: text made translatable
2009-11-30 Jay (Open ERP)[FIX] Sale : State was written wrongly
2009-11-30 Jay (Open ERP)[REF] Stock : corrected spelling mistakes
2009-11-28 Xavier Morel[FIX] Project : remove unused import causing a Deprecat...
2009-11-27 Christophe... [IMP] sql_log
2009-11-27 Christophe... [FIX] connection pool when database password is provide...
2009-11-27 Harry (Open... [IMP] quality_integration_server: added net_port option...
2009-11-26 Harry (Open... [FIX] quality_integration_server: wrong web-service...
2009-11-25 Mantavya Gajjar[MERGE]: merging from same branch
2009-11-25 Mantavya Gajjar[FIX]: fix the problem of menus uring installation
2009-11-25 VRA(OpenERP)[FIX] Amount to text conversions made better
2009-11-25 Jay (Open ERP)[FIX] Custom Object xml arch needed encoding.
2009-11-24 Jay (Open ERP)[FIX] Stock : Added Product UoS to the Stock Move view
2009-11-24 Dukai Gábor[FIX] Stock :Invoice created from manual picking might...
2009-11-24 Jay (Open ERP)[FIX] Upgrade could have failed when its a change in...
2009-11-23 Christophe... [IMP] better connection pool (global)
2009-11-23 ACH(OpenERP)[FIX] Expression : Making search easier for 'child_of...
2009-11-23 Jay (Open ERP)[FIX] Base_contact : Making Email field of address...
2009-11-23 Jay (Open ERP)[FIX] Point_of_sale : Report for Reciept corrected
2009-11-23 Jay (Open ERP)[FIX] Hr_holidays: Spell mistake corrected
2009-11-20 Jay (Open ERP)[FIX] CRM : Case form view priority issue resolved
2009-11-20 Lionel[FIX] Stock : Wizard improvements from Lionel
2009-11-20 GPA(OpenERP)[FIX] Stock : Moves offer onchange on UOM to affect UOS
2009-11-20 ACH(OpenERP)[FIX] Account : Total field on supplier invoice set...
2009-11-20 VRA(OpenERP)[FIX] Account : Ledger Report Landscape report adjusted...
2009-11-19 VRA(OpenERP)[FIX] Sale/Purcghase : Function fields did not have...
2009-11-19 VRA(OpenERP)[FIX] Sale : Passing customer ref. of picking to invoice
2009-11-19 Jay (Open ERP)[FIX] Stock : Added translations
2009-11-18 hda (Tiny)Merged
2009-11-18 ACH(OpenERP)[FIX] Stock : Forecast report: unicode error corrected
2009-11-18 Xavier MorelSmall PEP8 and PEP263 fixes
2009-11-18 Xavier Morelsplit get_line into helper functions, map over browse_r...
2009-11-18 Xavier MorelInverse line_ids test to return early and lower indenta...
2009-11-18 Xavier MorelMove unconditional items affectation (and a basic condi...
2009-11-18 Xavier MorelFix bug in account tax code report.
2009-11-18 Xavier MorelFix indentation in account_tax_code
2009-11-18 VRA(OpenERP)[FIX] Account_invoice_layout : Reports improved and...
2009-11-18 mra (Open ERP)[FIX] solve problem of importing data from csv with...
2009-11-17 HDA (OpenERP)Fixed xml dom problem in export translation.
2009-11-17 Alex Joni,PSI... [FIX] Base_vat : Romania VAT validation corrected
2009-11-17 DSH (Open ERP)[FIX] act_window False domain problem - produce after...
2009-11-17 Jay (Open ERP)[FIX] Priority on fields.function with store dictionary...
2009-11-17 Jay (Open ERP)[FIX] Project : If company has no Project time unit...
2009-11-16 Sebastien LANGEFixed Spelling mistake
2009-11-13 Jay (Open ERP)[FIX] On update, fields with only numeric/int/float...
2009-11-13 UCO,JVO[FIX] On Update, if only the size of column is changed...
2009-11-13 Harry (Open... [FIX] quality_integration_server : fixed problem in...
2009-11-13 mra (Open ERP)[FIX] membership: invoice membership wizard now calcula...
2009-11-12 mra (Open ERP)[FIX] membership: change membership product date from...
2009-11-12 Jay (Open ERP)[FIX] Subscription : Disallowed to change the Object...
2009-11-12 Mantavya Gajjar[MERGE]: merging form the same branch
2009-11-12 Mantavya Gajjar[FIX]: fix the problem that appers in to the account...
2009-11-12 Mantavya Gajjar[MERGE]: merging from the same branch
2009-11-12 Ferdinand@Chricar[IMP] ir_cron : added active feild on list view
2009-11-12 Jay (Open ERP)[FIX] Warning : the super of onchange may return {...
2009-11-11 NCH(OpenERP)Module: mrp_operations Fixed date format problem
2009-11-11 Jay (Open ERP)[IMP] MRP : mrp.routing.workcenter made deletable on...
2009-11-11 Xavier Morel[FIX] Added lxml as required module on setup
2009-11-11 mra (Open ERP)[FIX] membership: solve problem of deleting membership...
2009-11-11 GPA(OpenERP)[FIX] CRM : action name improved
2009-11-11 Jay (Open ERP)[FIX] M2M : values filtering on set()
2009-11-09 Jay (Open ERP)[FIX] Export : M2M field name was missing last character
2009-11-06 Jay (Open ERP)[FIX] Stock : Partial Picking wizard was missing transl...
2009-11-06 Jay (Open ERP)[FIX] Account: Wizards were missing translation import...
2009-11-06 Jay (Open ERP)[IMP] Account : Entry Line action Name Improved
2009-11-06 PSO(OpenERP)[IMP] Stock : Improved names of Stock move tree view
2009-11-06 HDA (OpenERP)Merged for financial improvements
2009-11-05 Jay (Open ERP)[FIX] Account : Warning message was missing _ import
2009-11-05 Marcelo HamraImproved trigger selection query
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-11-05 Harry (Open... [FIX][CRITICAL] warning : missing import statement...
next