odoo/odoo.git
2013-09-30 Alexis de Lattre[FIX] Restore the appropriate accounts on tax ACH-19.6
2013-09-30 Launchpad Translatio... Launchpad automatic translations update.
2013-09-27 Olivier Dony[FIX] ir.fields.converter: fields.reference values...
2013-09-27 Martin Trigaux[FIX] point_of_sale: return empty list instead of False...
2013-09-27 Hardik Ansodariya[FIXED] pos: Fixed the issue of pos detail report when...
2013-09-27 Launchpad Translatio... Launchpad automatic translations update.
2013-09-25 Denis Ledoux[FIX]share: embed url action= instead of action_id=
2013-09-25 Launchpad Translatio... Launchpad automatic translations update.
2013-09-24 Denis Ledoux[FIX]portal_crm: add default_type in action, in order...
2013-09-24 Denis Ledoux[FIX]base, ir_translation: in _get_src, if model or...
2013-09-24 Martin Trigaux[FIX] mrp: don't select bom out of current date range...
2013-09-24 Launchpad Translatio... Launchpad automatic translations update.
2013-09-24 Rifakat[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_F...
2013-09-23 Denis Ledoux[FIX]sale_crm: add context to categ_ids for sale order...
2013-09-23 Launchpad Translatio... Launchpad automatic translations update.
2013-09-20 Martin Trigaux[FIX] sale: duplication of an existing sale order shoul...
2013-09-20 Martin Trigaux[FIX] product: avoid getting date=False in pricelist...
2013-09-20 Martin Trigaux[FIX] project: allow deleting project members from...
2013-09-20 Martin Trigaux[FIX] stock: show button check availibility on stock...
2013-09-20 Martin Trigaux[FIX] mrp_operations: change icon to start a work order...
2013-09-20 Martin Trigaux[IMP] account: remove wrong colspan on partner ledger...
2013-09-20 Martin Trigaux[FIX] survey: add missing translations
2013-09-20 Martin Trigaux[IMP] stock: improve performances of _product_reserve...
2013-09-20 Martin Trigaux[FIX] account: allow ordering of lines on all invoices...
2013-09-20 Martin Trigaux[FIX] account,purchase,stock: update report sxw to...
2013-09-20 Launchpad Translatio... Launchpad automatic translations update.
2013-09-19 Denis Ledoux[FIX]web base: when kanban view was setted after the...
2013-09-19 Launchpad Translatio... Launchpad automatic translations update.
2013-09-18 Frédéric van... [FIX] point_of_sale: barcode scanner was not working...
2013-09-18 Olivier Dony[FIX] ir.mail.server: improve support for user names...
2013-09-18 Martin Trigaux[IMP] account: performance improvement on the creation...
2013-09-18 Frédéric van... [IMP] point_of_sale: when the product search returns...
2013-09-18 Frédéric van... [FIX] point_of_sale: currency should be fetched from...
2013-09-18 Olivier Dony[MERGE] tools.translate: add compatibility with Babel...
2013-09-18 Stefan Rijnhart[FIX] Keep backwards compatibility with Babel 0.9.6
2013-09-18 Stefan Rijnhart[RVT] Undo previous fix
2013-09-18 Martin Trigaux[FIX] sale_crm: move code reverted at revision 9452...
2013-09-18 Olivier Dony[MERGE] project_mrp: correct reference to process.node...
2013-09-18 Launchpad Translatio... Launchpad automatic translations update.
2013-09-17 Martin Trigaux[FIX] project_mrp: revert addition in commit 9445 break...
2013-09-17 Olivier Dony[FIX] project_mrp: correct reference to process.node...
2013-09-17 Stefan Rijnhart[FIX] Restore compatibility with Babel > 0.9.6
2013-09-17 Martin Trigaux[MERGE] [FIX] base_calendar: Fix domain evaluation...
2013-09-17 Martin Trigaux[FIX] stock: use user's language as default value to...
2013-09-17 Martin Trigaux[FIX] stock: decimal precision of new_price field on...
2013-09-17 Launchpad Translatio... Launchpad automatic translations update.
2013-09-16 Martin Trigaux[FIX] hr_timesheet_sheet: use timezone in hour computat...
2013-09-16 Martin Trigaux[MERGE] [FIX] mrp_subproduct: correctly take into accou...
2013-09-16 Martin Trigaux[MERGE] [FIX] mrp: producing a BoM of type service...
2013-09-16 Martin Trigaux[IMP] project_mrp: cleaning and add condition for trigg...
2013-09-16 Martin Trigaux[IMP] mrp: trigger workflow only if no move lines
2013-09-16 Launchpad Translatio... Launchpad automatic translations update.
2013-09-13 Paramjit Singh... [IMP]Improved code for multiple bom.
2013-09-13 Paramjit Singh... [MERGE] Merged lp:openobject-addon/7.0
2013-09-13 Frédéric van... [FIX] sale.shop: The pricelist should be a required...
2013-09-13 Thibault Delavallée[FIX] account: fixed an error when using custom chart...
2013-09-13 Launchpad Translatio... Launchpad automatic translations update.
2013-09-12 Frédéric van... [FIX] point_of_sale: fixed text overflow issues due...
2013-09-12 Frédéric van... [FIX] point_of_sale: onscreen keyboard would stop worki...
2013-09-12 Frédéric van... [IMP] point_of_sale: make products searchable by intern...
2013-09-12 Christophe... [FIX] ir.ui.view: properly validate newly created inher...
2013-09-12 Paramjit Singh... [IMP] Improved code to return product_lines.
2013-09-12 Paramjit Singh... [IMP] Improved method name and code accordingly.
2013-09-12 Martin Trigaux[FIX] point_of_sale: correct _get_tax_amount to see...
2013-09-12 Paramjit Singh... [IMP] Divided the action_compute method and improved...
2013-09-12 Thibault Delavallée[MERGE] [FIX] charts of account: fixed currency not...
2013-09-12 Paramjit Singh... [IMP] Added another testcase for 2 service type product
2013-09-12 Paramjit Singh... [IMP] Improved the test case to make the product produce.
2013-09-12 Launchpad Translatio... Launchpad automatic translations update.
2013-09-11 Paramjit Singh... [IMP] Improved code
2013-09-11 Paramjit Singh... [IMP] Improved code for the BOM with service type product.
2013-09-11 Paramjit Singh... [REM] Removed the unwanted code.
2013-09-11 Paramjit Singh... [MERGE] Merged lp:openobject-addons/7.0
2013-09-11 Martin Trigaux[MERGE] [FIX] report: Skip register reports that have...
2013-09-11 Launchpad Translatio... Launchpad automatic translations update.
2013-09-10 Olivier Dony[FIX] ir.mail_server: be more lenient when validating...
2013-09-10 Turkesh Patel... [FIX] remove use of search_read method
2013-09-10 Christophe... [FIX] base_calendar: add s after day, month, year into...
2013-09-10 Martin Trigaux[FIX] stock: Correctly pass referece for chained locati...
2013-09-10 Launchpad Translatio... Launchpad automatic translations update.
2013-09-09 Denis Ledoux[FIX]base_calender: pop default_state from context...
2013-09-09 Christophe... [FIX] point_of_sale: ensure proxy connection have a...
2013-09-09 Frédéric van... [FIX] point_of_sale: Some azerty barcode reader setups...
2013-09-09 Martin Trigaux[MERGE] [FIX] stock: Correctly pass referece for Chaine...
2013-09-09 Martin Trigaux[FIX] stock: correctly select sequence for internal...
2013-09-09 Denis Ledoux[FIX]l10n_be_coda: wizard coda import, search period...
2013-09-09 Olivier Dony[MERGE] modules.loading: extra loop when installing...
2013-09-09 Anael Closson[FIX] OPW 596899 : no session_id when using pos proxy
2013-09-09 Martin Trigaux[FIX] product: pass count argument to super call for...
2013-09-09 Martin Trigaux[MERGE] res.users: synchronise partner's company with...
2013-09-09 Martin Trigaux[IMP] account: don't write state as draft on lines...
2013-09-09 Samus CTO ... [FIX] modules.loading: extra loop when installing/upgra...
2013-09-09 Martin Trigaux[FIX] stock: change wrong variable name
2013-09-09 Martin Trigaux[MERGE] [FIX] pass context for 2many fields in views
2013-09-09 Martin Trigaux[FIX] stock: overwrite message_{un,}subscribe on stock...
2013-09-09 Turkesh Patel... [IMP] improved code
2013-09-09 Turkesh Patel... [MRG] add default values for currency in all l10n_...
2013-09-09 Turkesh Patel... [MRG] merge with lp:openobject-addons/7.0
2013-09-09 Chirag Dodiya... [IMP]Improved currency as per country data file
2013-09-09 Launchpad Translatio... Launchpad automatic translations update.
next