odoo/odoo.git
2010-09-03 Stephane Wirtel[RELEASE] OpenERP 5.0.14 5.0.14-server
2010-09-03 Stephane Wirtel[FIX] Patch from Pexego for currentThread
2010-09-03 Stephane Wirtel[RELEASE] OpenERP 5.0.13 5.0.13-server
2010-09-03 Jay (OpenERP)[FIX] Sale : Progressbar for picking should show accura... 5.0.13-addons 5.0.14-addons
2010-09-03 Jay (OpenERP)[FIX] read() should never return [] if fields are not...
2010-09-03 Dukai Gábor[FIX] Account_followup : Report corrected by putting...
2010-09-03 Stephane Wirtel[FIX] safe_eval : Replace the unsafe_eval by safe_eval
2010-09-03 js-reynaud... [FIX] Purchase : Report should show Partner of destinat...
2010-09-03 Stephane Wirtel[FIX] Remove the tools.debug call
2010-09-03 Olivier Dony[IMP] stock.move: backport of 6.0 fix: products reserva...
2010-09-03 Stephane Wirtel[FIX] purchase: Use .get instead of an eval
2010-09-02 Stephane Wirtel[I18N] Update the translations
2010-09-02 Stephane Wirtel[FIX] convert.py: don't use the nocopy flag
2010-09-02 Stephane Wirtel[FIX] Use the safe_eval function
2010-09-02 Stephane Wirtel[IMP] Backport the safe_eval function from the trunk...
2010-09-03 Christophe... [IMP] sql_db: better logging
2010-09-03 Christophe... [IMP] display database name in the logger
2010-09-02 Stephane Wirtel[I18N] Update the translations
2010-09-01 Jacques-Etienne... [FIX] netsvc: backport of trunk fix: don't marshal...
2010-09-01 Stephane Wirtel[FIX] stock: Use the standard price for the price in...
2010-09-01 Jay (OpenERP)[FIX] Account : Bank statement should allow opening...
2010-09-01 Jay (OpenERP)[FIX] mrp_repair : Creation of invoices corrected from...
2010-09-01 Anup (OpenERP)[FIX] msgstr in .pot file must be '' while exporting...
2010-08-31 Dukai Gabor[FIX] MRP : Cancellation of procurement allowed if...
2010-08-30 Christophe... [FIX/REF] Module : Notification for Uncertified modules...
2010-08-30 Anup (OpenERP)[FIX] stock : Manually created stock moves should confi...
2010-08-30 Jay (OpenERP)[FIX] Wiki : Corrections for history revision differenc...
2010-08-30 Anup (OpenERP)[FIX] stock : Missing translations added
2010-08-28 Anup (OpenERP)[FIX] purchase : Translations corrected
2010-08-27 Anup (OpenERP)[FIX] account : fixed _search_amount() ethod to allow...
2010-08-27 Anup (OpenERP)[FIX] stock : Missing translations added
2010-08-27 Jay (OpenERP)[FIX] Sale_crm : Case should be created with the user...
2010-08-27 Raphaël Valyi... [FIX] hr_timesheet : Onchange of user was counting...
2010-08-25 VRA (OpenERP)[FIX] account: Pay Invoice Wizard in foreign currency
2010-08-23 Jay (OpenERP)[FIX] l10n_be : Vat Listing wizard corrected
2010-08-23 JMA(OpenERP)[FIX] l10n_be : Vat declaration wizard corrected
2010-08-23 Jay (OpenERP)[FIX] l10n_be : Wizard of vat intra corrected
2010-08-20 Anup (OpenERP)[FIX] Corrected the problem of read when field is of...
2010-08-19 Jay (OpenERP)[REF] Account_payment :removed duplicated code
2010-08-19 Anup (OpenERP)[FIX] account : General Journal and Central Journal...
2010-08-19 Jay (OpenERP)[FIX] Sale/Purchase : Cancellation of Order should...
2010-08-19 Vincent Renaville... [FIX/REF] Account_payment : Report improved
2010-08-19 Stephane Wirtel[FIX] account: Use the right journal and period ids...
2010-08-17 qdp-launchpad... [FIX] l10n_be: fixed duplicated xml_id
2010-08-17 JMA(OpenERP)[FIX] Account : Partner Balance report filter corrected
2010-08-16 Omar (Pexego)[FIX] Report_intrastat : Correction in PSQL View creation
2010-08-16 RME(OpenERP)[FIX] CRM_configuration : Stage should be set to the...
2010-08-12 Christophe... [FIX] RNG file was missing filters attribute for binary...
2010-08-11 Jay (Open ERP)[REF] hr_timesheet_sheet : Corrections
2010-08-11 Vincent Renaville... [FIX] hr_timesheet_sheet : timesheet should only be...
2010-08-11 Jay (Open ERP)[REF] Report_project : Corrected terp contents
2010-08-10 Christophe... [FIX] core: correct fields.related behavior at write()
2010-08-10 Christophe... [IMP] tools/misc.py: @logged decorator also log exceptions
2010-08-10 Christophe... [FIX] core: raise an usefull exception when trying...
2010-08-06 Jay (Open ERP)[REF]
2010-08-05 Jay (Open ERP)[FIX] Account : General Ledger report correction
2010-08-05 vra[FIX] account: added notification on absence of invoice...
2010-08-04 vra[FIX] project_retro_planning: currection in write method.
2010-08-02 olt@tinyerp.com[FIX] project_timesheet: casting ids as a list: prevent...
2010-07-30 Quentin Theuret[FIX] Stock : Return picking wizard improved
2010-07-30 JMA,VRA[FIX] Stock : Return picking should not allow picking...
2010-07-30 YSA(OpenERP)[FIX] Account : Overdue message wizard corrected
2010-07-29 vra[FIX] purchase : Calculation of minimum planned date...
2010-07-29 ACH(OpenERP)[FIX] Expression : Support for M2O with in,not in opera...
2010-07-29 Anup (OpenERP)[REF] product : Removed Deadcode of checksum from produ...
2010-07-29 Anup (OpenERP)[REF] base : Removed dead code from res.partner
2010-07-29 JMA,VRA[FIX] sale : Make Invoice button set to invisible when...
2010-07-28 Jay (Open ERP)[FIX] Stock : Chained picking should generate same...
2010-07-28 JMA(OpenERP)[FIX] crm: fixes send reminder.
2010-07-28 vra[FIX] account: sequences in fiscal years should be...
2010-07-28 Anup (OpenERP)ir_translation : Better handling of ids
2010-07-27 Grzegorz Grzelak... [FIX] stock : return picking type corrected
2010-07-27 Niels Huylebroeck[FIX] account : Read Access for Fiscalyear given to...
2010-07-27 Jay (Open ERP)[FIX] fields.related should not break when o2m,m2m...
2010-07-26 ACH(OpenERP... [FIX] Translation should not fail if lang=False is...
2010-07-23 Jay (Open ERP)[FIX] Account ; Unpaid invoices should not include...
2010-07-19 nel@tinyerp.com[FIX] calculation of general ledger
2010-07-19 nel@tinyerp.com[IMP] rowheight
2010-07-16 nel@tinyerp.com[???] pass context in post_method(override in cci_account)
2010-07-21 Jay (Open ERP)[REM] MRP : Removed unused function set_indices()
2010-07-21 Grzegorz Grzelak[FIX] sale : Included customer reference in advance...
2010-07-19 Jay (Open ERP)[FIX] Account : General Ledger report improved
2010-07-19 JMA(OpenERP)[FIX] Sale : Correction on advance invoice wizard
2010-07-15 Stephane Wirtel[FIX] mrp: Don't make the production order if the produ...
2010-07-12 JMA(OpenERP)[FIX] Account_date_check/point_of_sale : Corrections...
2010-07-12 Vincent Renaville... [FIX] l10n_ch : Correction on making payment with DTA
2010-07-12 Jay (Open ERP)[FIX] mrp_operations: corrected workcenrer line Workflo...
2010-07-12 Stephane Wirtel[FIX] Specify the right fiscalyear in the context 5.0.12-addons
2010-07-09 Stephane Wirtel[I18N] Update the translations
2010-07-12 Jay (Open ERP)[FIX] Account : Workflow of invoice was missing a trans...
2010-07-09 Stephane Wirtel[RELEASE] OpenERP 5.0.12 5.0.12-server
2010-07-09 Stephane Wirtel[I18N] Update the translations
2010-07-08 Stephane Wirtel[FIX] Avoid to copy the default move lines on the stock...
2010-07-07 Stephane Wirtel[FIX] Pass the fiscal year in the context to use the...
2010-07-08 RME(OpenERP)[FIX] Product : partner_ref corrected
2010-07-07 Borja López... [FIX] Account : Validation of moves should create relav...
2010-07-07 Olivier Dony[IMP] account: correct assert typo to make it useful
2010-07-07 Jay (Open ERP)[FIX] Compute should work when to_currency is not supplied
2010-07-06 Jay,Vra[FIX] Account : When Payment is done by bank statement...
2010-07-06 JMA(OpenEPR)[FIX] account_analytic_default, sale : currection in...
next