[MERGE] forward port of branch saas-3 up to c89d1a0
[odoo/odoo.git] / addons / product / product.py
2014-10-23 Christophe Simonis[MERGE] forward port of branch saas-3 up to c89d1a0
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-14 Christophe Simonis[FIX] product: correct name_get for products with resel...
2014-10-14 Denis Ledoux[FIX] product: use new api to retrieve product standard...
2014-10-14 Denis Ledoux[FIX] product: redo forward port 2832d2d for fix 12eb15...
2014-10-02 Denis Ledoux[MERGE] forward port of branch saas-3 up to 77500e5
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 Christophe Simonis[MERGE] forward port of branch saas-3 up to 3d4b82c
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-26 Christophe Simonis[MERGE] forward port of branch saas-3 up to fe8106f
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-09-24 Grzegorz Krukar[FIX] product: typo in field string
2014-09-17 Josse Colpaert[IMP] Use display_name instead of partner_ref
2014-09-12 Josse Colpaert[IMP] Implement comments on pull request
2014-09-12 Josse Colpaert[WIP] Pricelist of purchase is not in stock only and...
2014-09-09 Commandant Custo[IMP] product: Order product.template by name
2014-09-03 Josse Colpaert[WIP] Create procurement when Phantom
2014-08-20 Christophe Simonis[MERGE] forward port of branch saas-5 up to 39bee35
2014-08-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to ddef2dd
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-18 Frederic van der... [FIX] product, point_of_sale: add a display_default_cod...
2014-08-18 Thomas Groutars[FIX] product: make sure unlinked product still exists
2014-08-07 Olivier Dony[IMP] hr,mail,product,project,base: use @auto_join...
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-5 up to 655a5b9
2014-07-29 Christophe Matthieu[FIX] product: some fields on the product template...
2014-07-23 Olivier Dony[MERGE] Forward-port saas-5 up to a5f7891
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-4 up to 5739aebfb17...
2014-07-18 Christophe Matthieu[FIX] product: user who don't use product variant can...
2014-07-16 Josse Colpaert[IMP] Change reception to receipt
2014-07-08 Christophe Matthieu[FIX] product: add menu item to attributes and attribut...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-20 Christophe Matthieumerge upstream
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-5 up to adf07a9
2014-06-17 kevin wang[FIX] product: create works for internal reference...
2014-06-16 Christophe Matthieu[FIX] product: remove unused values
2014-06-13 Christophe Matthieu[MERGE] from master
2014-06-11 Christophe Matthieu[IMP] website_sale: allow optional products in shop...
2014-06-05 sve-odoo[ADD] Default value for supplierinfo.min_qty
2014-06-03 Christophe Simonis[FIX] product: correct SyntaxError made by kdiff3 ...
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-5 up to b1c0bc0
2014-06-03 Guewen BaconnierWrong variable name. The write() method should accept...
2014-06-03 Guewen Baconnier[FIX] product: fix _set_price_extra method
2014-06-03 Christophe Matthieu[IMP] product: move product packaging field from produc...
2014-06-03 Christophe Matthieu[FIX] product: remove wrong field on product.template...
2014-06-02 Christophe Matthieu[FIX] product: check if context is none in _set_standar...
2014-05-30 Christophe Simonis[IMP] product: improve field labels about variant/attri...
2014-05-28 Christophe Matthieu[IMP] product: rename fields variant_ids into attribute...
2014-05-28 Christophe Matthieu[FIX] product: revert change for price_extra. Need...
2014-05-28 Christophe Matthieu[IMP] product: fixes for review
2014-05-28 Christophe Matthieu[IMP] product: rename field variants_ids to respect...
2014-05-28 Christophe Matthieu[FIX] product: recursion error when active field on...
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...
next