[MERGE] from master
[odoo/odoo.git] / addons / product / product.py
2014-12-09 Frédéric van der... [MERGE] from master
2014-12-03 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2e092ac
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-12-02 Josse Colpaert[IMP] Add a method half-up for uom conversion in case...
2014-12-02 Josse Colpaert[IMP] Rounding of the UoM should have an unlimited...
2014-12-01 Christophe Simonis[MERGE] forward port of branch saas-3 up to e1e7dc0
2014-11-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to de07c64
2014-11-28 Richard Mathot[REV] stock: revert of f229d40fb7a2a16c6f211a059694b181...
2014-11-27 Olivier Dony[FIX] product: remove unnecessary UoM rounding step...
2014-11-26 Olivier Dony[REV] product: rev. 42f5114 needs further review
2014-11-26 Josse Colpaert[IMP] When no stock moves, change whatever you want...
2014-11-26 Richard Mathot[REM] product: leftovers of unused field "mes_type"
2014-11-26 Christophe Matthieu[FIX] product: keep attribute on a variant with only...
2014-11-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to e2dd18f
2014-11-26 Frédéric van der... [IMP] point_of_sale: enable product re-ordering in...
2014-11-26 Aaron Bohy[FIX] barcodes,point_of_sale,stock,base: minor changes...
2014-11-26 Aaron Bohy[FIX] base(res_partner),point_of_sale,product,sale_stoc...
2014-11-26 Aaron Bohy[FIX] ean13 field in product.packaging replaced by...
2014-11-26 Aaron Bohy[FIX] product field ean13 renamed in Barcode (only...
2014-11-25 Martin Trigaux[FIX] product: comparison of currency rounding
2014-11-24 Martin Trigaux[FIX] product: creation of reference uom
2014-11-17 Christophe Simonis[MERGE] forward port of branch 8.0 up to c92e70b
2014-11-14 Denis Ledoux[MERGE] forward port of branch saas-3 up to 7ab4137
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-13 Raphael Collet[FIX] addons: incorrect new-api invocation of method...
2014-11-12 Christophe Simonis[MERGE] forward port of branch 8.0 up to 83bd9ee
2014-11-07 Christophe Matthieu[FIX] product: name_get of product.attribute.value
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-04 Denis Ledoux[FIX] product: use new api to retrieve user company
2014-11-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to 8c4a7cb
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-31 Géry Debongnie[FIX] add missing descriptions to many fields
2014-10-30 Mohammed Shekha[IMP] product: allow to search on supplier info if
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-29 Christophe Simonis[MERGE] forward port of branch saas-3 up to 21b1203
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-27 Christophe Matthieu[FIX] product: is_product_variant is all time false...
2014-10-23 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed92589
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-22 Denis Ledoux[FIX] product: remove empty from state field selection
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
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 8.0 up to e883193
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-19 rsi-odoo[IMP] product: remove UoM constraint from product modul...
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...
next