[MERGE] forward port of branch 7.0 up to de07c64
[odoo/odoo.git] / addons / product / product.py
2014-11-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to de07c64
2014-11-27 Olivier Dony[FIX] product: remove unnecessary UoM rounding step...
2014-11-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to e2dd18f
2014-11-24 Martin Trigaux[FIX] product: creation of reference uom
2014-11-14 Denis Ledoux[MERGE] forward port of branch 7.0 up to da15c9d
2014-11-14 Denis Ledoux[FIX] product: more accurate name_search
2014-11-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5035c76
2014-11-04 Denis Ledoux[FIX] product: product prices can be company dependent
2014-10-29 Christophe Simonis[MERGE] forward port of branch 7.0 up to 43db726
2014-10-29 Mohammad Alhashash[FIX] stock: UoS quantity in stock.picking
2014-10-22 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3a0af6a
2014-10-22 Cedric Snauwaert[FIX] product: remove digits_precision from uom factor...
2014-10-02 Denis Ledoux[MERGE] forward port of branch 7.0 up to eb9113c
2014-10-02 Martin Trigaux[IMP] product: name_get matching on commercial_partner_...
2014-10-01 Denis Ledoux[MERGE] forward port of branch 7.0 up to 9cc54dc
2014-10-01 Denis Ledoux[FIX] product: name_search handles negative operators
2014-09-25 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5f6d324
2014-09-24 Cedric Snauwaert[FIX] product: _compute_qty: first round before ceiling...
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-18 Thomas Groutars[FIX] product: make sure unlinked product still exists
2014-05-14 Martin TrigauxForward-port of latest 7.0, up to rev. 10046 (rev-id...
2014-05-08 Martin Trigaux[FIX] product: when duplicating a product, keep the...
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-03-17 Denis Ledoux[FIX] product: overwritten name_search of product.price...
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-26 Denis Ledoux[REVERT] rev 8788.1.1769: The exchange rate of the...
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-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 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 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-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-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 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-28 Darshan Kalola ... [IMP]improve view,label and help of product.
2013-10-24 Darshan Kalola ... [IMP]add image field and description field in product_p...
2013-10-18 Christophe Matthieu[WIP] payment_acquirer
2013-10-18 Darshan Kalola ... [IMP]kanban view of product-template.
2013-10-11 Amit Bhavsar (Open... [imp] Improve the price margin calculation and name_sea...
2013-10-11 Amit Bhavsar (Open... [imp] changes of cms branch.
2013-10-02 Thibault Delavallée[MERGE] Sync with trunk, until revision 8927
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
2013-09-09 Martin Trigaux[FIX] product: pass count argument to super call for...
2013-09-06 Olivier Dony[FIX] product: support string values for context `price...
2013-08-28 Christophe Matthieu[IMP] point_of_sale, product: change model 'pos.categor...
2013-08-20 Christophe Matthieu[IMP] website_sale: use product.template insead of...
2013-08-19 Christophe Matthieu[IMP] website_sale: add product variants
next