Commit Graph

12 Commits

Author SHA1 Message Date
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Olivier Laurent 22d9dfbce5 [FIX]: on very big data, the query was way too long to execute. Speed is now greatly improved.
bzr revid: olt@tinyerp.com-20090626132332-9jc0mfhd0y6lyl3n
2009-06-26 15:23:32 +02:00
Christophe Simonis c178f8c95b [FIX] bug fix with pricelist calculation (reported by N. Blobel)
bzr revid: christophe@tinyerp.com-20090323132438-3ljmlycwsmpmttng
2009-03-23 14:24:38 +01:00
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Fabien Pinckaers 242b3c53c2 improved_spped
bzr revid: fp@tinyerp.com-20081218193918-zgfe299e76ljku6q
2008-12-18 20:39:18 +01:00
Fabien Pinckaers 6c73581318 improvements
bzr revid: fp@tinyerp.com-20081214164657-gdd0wnr2m8yrpfb2
2008-12-14 17:46:57 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Naresh Choksy 29149c87bd * Inherited sale module,from the product
* Added 2 fields.function of type text (pricelist_sale & pricelist_purchase) on the product form.
  these fields shows one line for each pricelist and the price computed for the product according to the pricelist and   
  Minimum qauntity.
* kept these fields in the view to the product_extended group.
* Also kept these 2 fields in the view, inside the Prices Tab.

bzr revid: nch@tinyerp.com-20081007110705-ufvqbpe42t3y8cc5
2008-10-07 16:37:05 +05:30
hda@tinyerp.com d286f601cb Added pricelists on product form
bzr revid: hda@tinyerp.com-20080925112734-3cu3io9c1de22em0
2008-09-25 16:57:34 +05:30