[FIX] constraint on UoM categories change
[odoo/odoo.git] / addons / product / product.py
2011-11-11 Fabien Pinckaers[FIX] constraint on UoM categories change
2011-11-08 Fabien Pinckaers[IMP] feedback from PS
2011-11-04 Atik Agewan (OpenERP)[IMP] Product:Improvement in write method
2011-11-03 Rucha (Open ERP)[REF]: product: Code improvement in write() of product...
2011-11-03 Rucha (Open ERP)[REF]: product: Code improvement in write() of product uom
2011-10-31 Atik Agewan (OpenERP)[IMP]: Optimize code
2011-10-24 Atik Agewan (OpenERP)[Fix] Product :User can not change the existing UOM...
2011-10-04 ARA (OpenERP)[FIX] Bad caculation of the quantity UDM in sale order...
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-25 Fabien Pinckaersmerge
2011-09-24 Fabien Pinckaers[FIX] removing not usefull feature that doed not work...
2011-09-21 ron@tinyerp.com[FIX]Product: Supplier Information is generated randoml...
2011-09-21 Amit (OpenERP)improved
2011-09-21 Amit (OpenERP)remove unused code from product
2011-09-21 Amit (OpenERP)improved
2011-09-20 Amit (OpenERP)[IMP]:product:improved kanban view for product and...
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-15 Meera Trambadia... [MERGE] branch merged with lp:openobject-addons
2011-09-15 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2011-09-15 Atik Agewan (OpenERP)[MERGE]: Merge with lp:openobject-addons
2011-09-08 Mayur Maheshwari... [FIX]product:Now UoM rounding precision is working
2011-08-28 Antony Lesuisse[MERGE] product rename real stock, virtual sotck into...
2011-08-16 Tejas (OpenERP)[Usability] Product : Lable changed ,Real Stock and...
2011-08-05 mtr[FIX] account,hr,hr_recruitment,hr_payroll,product...
2011-07-27 Mayur Maheshwari... [IMP]product:Improvement is done
2011-07-05 Olivier Dony[IMP] removed remaining method=True params from fields...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-21 aag (OpenERP)[FIX] product :Remove _sql_constraints
2011-06-15 aag (OpenERP)[FIX] product:Now user can create unique UOM
2011-06-13 mayur maheshwari... [FIX]product:putting a decimal_precision In weight...
2011-05-31 Quentin (OpenERP)[MERGE] lp:768430
2011-05-20 skh[FIX] Product: name_search() corrected while duplicatin...
2011-05-18 Quentin (OpenERP)[MERGE] 781639
2011-05-18 Quentin (OpenERP)[MERGE] lp:742100
2011-05-16 ARA (OpenERP)[FIX] product: Wrong tooltip for the supply method...
2011-05-09 Quentin (OpenERP)[IMP] product: improved order of product_category
2011-05-02 Olivier Dony[MERGE] merged latest fixes from 6.0 up to r.4556
2011-04-27 ron@tinyerp.com[IMP]product:Improve code =>return res instead of multi...
2011-04-27 ron@tinyerp.com[FIX]product:Fixed-After delete All product category...
2011-04-01 ron@tinyerp.com[IMP]product: wrong price calculation when changing...
2011-03-29 psi (Open ERP)[MERGE] merge with mtr's branch
2011-03-23 ron@tinyerp.com[FIX]product:the same field twice in _defaults of proje...
2011-03-10 Stephane Wirtel[FIX] product: load the sellers with a valid sequence
2011-03-09 Quentin (OpenERP)[MERGE] lp:731035
2011-03-09 Quentin (OpenERP)[MERGE] lp:726816
2011-03-09 Quentin (OpenERP)[MERGE] merged with main addons branch
2011-03-09 aag (OpenERP)[FIX] Product:Reference UoM for category should be...
2011-03-04 psi (Open ERP)[MERGE] merge with trunk-payroll branch
2011-03-03 Rifakat Haradwala... [FIX] : Product: Product field standard_price should...
2011-02-28 Quentin THEURET[FIX] product: name_search should give precedence to...
2011-02-28 Quentin THEURET[FIX] Fix the name_search method of product_product
2011-02-17 Rucha (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-02-17 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2011-02-16 ksa (Open ERP)[IMP]: check if context is none
2011-02-16 ksa (Open ERP)[FIX]: Defining supplier UOM for product not default
2011-02-15 Jay Vora (OpenERP)[FIX] Product : context transmitted as an argument...
2011-02-14 ron@tinyerp.com[MERGE]Merged with trunk-dev-addons2
2011-02-11 ron@tinyerp.com[FIX]product:Product UoM conversion error needs definition
2011-02-08 aag (OpenERP)[FIX] Product:Now context is transmitted in price_get...
2011-02-01 Olivier Dony[FIX] product: name_search() should only look for exact...
2011-01-19 Olivier Dony[FIX] res.product: avoid issues with non-ascii product...
2011-01-13 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-commiter/openobject...
2011-01-13 aag (OpenERP)[FIX] Product:delete a product category if it contained...
2011-01-03 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-31 Fabien Pinckaersfix
2010-12-30 husenmerged with trunk
2010-12-30 rha@tinyerp.com[Fix]: Bug #695353: [product] Exception raised in funct...
2010-12-29 Sbh (OpenERP)[MERGE] merge with lp:openobject-addons
2010-12-28 Fabien Pinckaers[IMP] access rights
2010-12-27 Sbh (OpenERP)[MERGE] merge with lp:openobject-addons
2010-12-22 rpa (Open ERP)[MERGE]: Merged with lp:~openerp-dev/openobject-addons...
2010-12-22 ron@tinyerp.com[MERGE]Merged with Trunk-dev-addons2
2010-12-21 Olivier Dony[FIX] product: better natural order for products (sugge...
2010-12-21 Olivier Dony[FIX] product: product.name_get() was O(n) instead...
2010-12-21 qdp-launchpad@tiny... [IMP] product: supplier pricelist usability improved
2010-12-21 qdp-launchpad@tiny... [IMP] product: suppliers info and pricelist usability...
2010-12-20 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-12-17 ron@tinyerp.com[MERGE]Merged :trunk-dev-addons2
2010-12-16 ron@tinyerp.com[FIX]PRODUCT: the ean13 check is incorrect for check...
2010-12-15 rha@tinyerp.com[commit]
2010-12-09 rpa (Open ERP)[IMP]: product: Added proper tooltip for supplier price...
2010-12-09 rpa (Open ERP)[REVERT]: product: Reverted wrong commit in product
2010-12-08 rpa (Open ERP)[FIX]: product/purchase: Fixed wrong calculation of...
2010-12-07 qdp-launchpad@tiny... [REF] product: bazaar is your historian
2010-12-07 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-12-06 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-commiter/openobject...
2010-11-26 qdp-launchpad@tiny... [MERGE] merged the dev team2 branch
2010-11-25 aag (OpenERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-11-25 aag (OpenERP)[FIX]Product:Bug #613724 products sorted by id instead...
2010-11-25 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-11-24 qdp-launchpad@tiny... [IMP] product: small usability improvments
2010-11-24 rpa (Open ERP)[IMP]: product: Return name of product with supplier...
2010-11-24 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-11-23 ksa (Open ERP)[IMP]: Apply removing changes when merge branch
2010-11-23 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-22 ron@tinyerp.com[IMP]Improvement in Code
2010-11-22 ksa (Open ERP)[IMP]: Add comment change related bug 543979
2010-11-22 ron@tinyerp.com[IMP]product:EAN Code check Function Improvment
next