Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / product / product.py
2014-05-27 Christophe Matthieu[FIX] product: don't create new variants if the product...
2014-05-27 Christophe Matthieu[IMP] product: refactoring of product variant. The...
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-14 Martin TrigauxForward-port of latest 7.0, up to rev. 10046 (rev-id...
2014-05-09 Martin Trigaux[FIX] product: get_history_price recieves ids instead...
2014-05-08 Martin Trigaux[FIX] product: when duplicating a product, keep the...
2014-05-05 Quentin (OpenERP)[REV] revert of a partially wrong commit introduced...
2014-05-05 Quentin (OpenERP)[REF] product: get_price_history refactored and moved...
2014-05-02 Josse Colpaert[MERGE] Merge from trunk test
2014-04-28 Olivier Dony[IMP] product: simplify legacy useless code
2014-04-28 Quentin (OpenERP)[REF] product refactoring: prices.history model renamed...
2014-04-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-25 Denis Ledoux[FIX] product: price computation failed when for pricel...
2014-04-14 Josse Colpaert[IMP] Improve the copying of products and make sure...
2014-04-04 Quentin (OpenERP)[MERGE] merged jco's feature branch clearing the packag...
2014-03-27 Josse Colpaert[MERGE] Merge from trunk-wms
2014-03-26 Quentin (OpenERP)[FIX] fixes of bug introduced in the previous merge...
2014-03-26 Josse Colpaert[MERGE] Merge from trunk-wms
2014-03-26 Josse Colpaert[MERGE] Merge from trunk-wms-loconopreport-jco
2014-03-26 Quentin (OpenERP)[MERGE] merged trunk up to revision 9251
2014-03-20 Josse Colpaert[IMP] Adapt nomenclature
2014-03-20 Josse Colpaert[IMP] Add ul for palletization on packaging and put...
2014-03-19 Quentin (OpenERP)[REF] refactoring made during code review. Some optimiz...
2014-03-17 Denis Ledoux[FIX] product: overwritten name_search of product.price...
2014-03-14 Josse Colpaert[IMP] Optimize stock valuation report more
2014-03-13 Josse Colpaert[MERGE] Merge from trunk-wms-loconopmerge2 + only keep...
2014-03-10 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-10 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-05 Martin Trigaux[FIX] product: when converting unit of mesures, round...
2014-02-28 Josse Colpaert[IMP] Change _compute_qty to0 _compute_qty_obj in order...
2014-02-27 Josse Colpaert[IMP] name_get of product should not ask for seller_ids...
2014-02-26 Denis Ledoux[REVERT] rev 8788.1.1769: The exchange rate of the...
2014-02-12 Cedric Snauwaert[FIX]various usability thing
2014-02-10 Cedric Snauwaert[FIX]work on view for better usability
2014-02-03 Quentin (OpenERP)[MERGE] main trunk
2014-01-27 Raphael Collet[IMP] product: simplify further product_product.copy()
2014-01-27 Raphael Collet[IMP] product: in product.name_search(), do no search...
2014-01-27 Raphael Collet[IMP] product: Python fixes ('<>' -> '!=')
2014-01-26 Antony Lesuisse[FIX] product use osv _check_recursion helper
2014-01-26 Antony Lesuisse[FIX] product remove arbitrary size limits
2014-01-24 Cedric Snauwaert[MERGE]merge with latest wms-trunk
2014-01-23 Christophe Simonis[IMP] product: correct copy() of products variants
2014-01-23 Thibault Delavallée[IMP] product: supplier_info: when renaming a field...
2014-01-22 Thibault Delavallée[MERGE] Sync with website-al
2014-01-22 Thibault Delavallée[IMP] product: cleaned form in create mode. Moreover...
2014-01-22 Thibault Delavallée[FIX] product: when computing lst_price, that is the...
2014-01-22 Thibault Delavallée[IMP] product: only template child / multiple template...
2014-01-21 Thibault Delavallée[CLEAN] product: cleaned product template copy method...
2014-01-21 Thibault Delavallée[REV] product: unlink method back, no comment about...
2014-01-21 Thibault Delavallée[IMP] product variant: removed override of fields_view_...
2014-01-17 Darshan Kalola ... [IMP]product: removed unnecessary code from onchange_pr...
2014-01-17 Darshan Kalola ... [IMP]revert margin calculation.
2014-01-17 Darshan Kalola ... [IMP]removed unnecessary code.
2014-01-17 Darshan Kalola ... [MERGE]with lp:~openerp-dev/openobject-addons/trunk...
2014-01-16 Cedric Snauwaert[FIX]remove unneeded code to compute qty available...
2014-01-16 Darshan Kalola ... [IMP]improved test case in compute_price_margin.
2014-01-16 Darshan Kalola ... [IMP]rename has_variants field to standard_variants...
2014-01-16 Darshan Kalola ... [IMP]added onchange method on product_tmpl_id and...
2014-01-15 Amit Bhavsar (Open... [IMP] improve _save_product_lst_price.
2014-01-15 Cedric Snauwaert[FIX]rename group_stock_production_lot to match correct...
2014-01-15 Amit Bhavsar (Open... [IMP] improve code for fields_view_get and _save_produc...
2014-01-15 Darshan Kalola ... [IMP]product template: put context 'search_variants...
2014-01-15 Darshan Kalola ... [IMP]put ondelete='restrict' on product_tmpl_id to...
2014-01-15 Amit Bhavsar (Open... [IMP] Remove deprecated code unlink method and improve...
2014-01-15 Darshan Kalola ... [IMP]remove domain from product_variant_ids and improve...
2014-01-15 Darshan Kalola ... [MERGE] with lp:~openerp-dev/openobject-addons/trunk...
2014-01-10 Amit Bhavsar (Open... [IMP] price computation and yml testcase.
2014-01-09 Christophe Matthieu[FIX] product: remove data demo of product in multi_com...
2014-01-09 Darshan Kalola ... [IMP]added test case for extra price and remove copy_tr...
2014-01-09 Amit Bhavsar (Open... [IMP] change menu sequence, improve price computation...
2014-01-09 Christophe Matthieu[FIX] product: access right. Resolve: Use Superuser...
2014-01-09 Darshan Kalola ... [IMP]Add fields_view_get method to make dynamic view...
2014-01-08 Darshan Kalola ... [MERGE]with lp:~openerp-dev/openobject-addons/trunk...
2014-01-06 Thibault Delavallée[IMP] shop: added openchatter on product shop
2013-12-09 Fabien Pinckaers[IMP] allow users to change product price from CMS...
2013-12-09 Christophe Matthieu[FIX] website_sale: link; product: clean code and use...
2013-12-09 Christophe Matthieu[FIX] product.supplierinfo: product_id is a product...
2013-12-06 Fabien Pinckaers[IMP] Huge speed improvement in price computation on...
2013-12-06 Quentin (OpenERP)[FIX] product: moved the standard price historization...
2013-12-06 Quentin (OpenERP)[REF] stock_account, product: moved the standard price...
2013-12-03 Fabien Pinckaers[IMP] huge speed improvement on computing prices of...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-12-02 Amit Bhavsar (Open... [imp] solved image issue when duplicate the product.
2013-12-02 Amit Bhavsar (Open... [imp] solved traceback and improve copy method of produ...
2013-11-29 Quentin (OpenERP)[MERGE] trunk
2013-11-28 Amit Bhavsar (Open... [imp] add code note for product.py and improve template...
2013-11-28 Christophe Matthieu[IMP] product: add fnct_inv for lst_price field
2013-11-28 Amit Bhavsar (Open... [imp] add help,typo,improve search and change menu...
2013-11-25 Thibault Delavallée[MERGE] [IMP] Addons: updated some field labels to...
2013-11-21 Xavier Morel[IMP] product: avoid redundant work
2013-11-21 Darshan Kalola ... [MERGE] with lp:~openerp-dev/openobject-addons/trunk...
2013-11-15 Thibault Delavallée[MERGE] Sync with website-al
2013-11-15 Amit Bhavsar (Open... Override demo data for prouct_visible_discount and...
2013-11-14 Christophe Matthieu[WIP] website: remove contraints with many2one to res...
2013-11-11 Darshan Kalola ... [IMP]solve yml issue and improve unit price for invoice...
2013-11-08 Quentin (OpenERP)[IMP] misc usability improvements
2013-11-08 Darshan Kalola ... [IMP]add search view for product-variant,solve duplicat...
2013-11-01 Darshan Kalola ... [IMP]improve typo and solve the product duplication...
2013-10-30 Darshan Kalola ... [IMP]improve test case and product form view.
2013-10-29 jke-openerp[FIX] According to [wms] APR's Review from 20131022...
next