Commit Graph

36 Commits

Author SHA1 Message Date
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Saurang Suthar (OpenERP) d8692a69aa [IMP]:improved some titles as per requirement
bzr revid: ssu@tinyerp.com-20120504104506-2j2btsseva9de1xc
2012-05-04 16:15:06 +05:30
Jagdish Panchal (Open ERP) 427ea26334 [IMP] MRP: rename UOM to Unit of Measure everywhere
bzr revid: jap@tinyerp.com-20120425085415-vcgutq32ohkkjiu6
2012-04-25 14:24:15 +05:30
Quentin (OpenERP) 471d403d81 [FIX] mrp_subproduct: update qty to produce now change accordingly the qty of subproducts created
lp bug: https://launchpad.net/bugs/904170 fixed

bzr revid: qdp-launchpad@openerp.com-20120214155746-zyejucj0745obtps
2012-02-14 16:57:46 +01:00
Fabien Pinckaers 77a228421e merge: digital precision product uom
bzr revid: fp@tinyerp.com-20111111135906-kljtmr0r5tb59ia5
2011-11-11 14:59:06 +01:00
Quentin (OpenERP) cbaf08b7db [IMP] mrp, mrp_subproduct: cleaner implementation of the fix for lp:794431 proposed by aag
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: qdp-launchpad@openerp.com-20111109151038-oqo76jgzbd87t7v9
2011-11-09 16:10:38 +01:00
Atik Agewan (OpenERP) d8dfd2b13d [IMP] mrp_subproduct:set variable as a default for subproduct_type and add tooltip
bzr revid: aag@tinyerp.com-20111109105321-r55u6gtfbnjm0a8w
2011-11-09 16:23:21 +05:30
Atik Agewan (OpenERP) 2a0b2f3cc5 [Fix] mrp,mrp_subproduct:Add Context in method
bzr revid: aag@tinyerp.com-20111109103452-zk1kg7tppzdw90nh
2011-11-09 16:04:52 +05:30
Atik Agewan (OpenERP) e1d67534c6 [Fix] mrp,mrp_subproduct:Add function _get_quantity_to_produce to calculate production qty and sub product qty
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20111109100106-7vjyuxi55iq2k52k
2011-11-09 15:31:06 +05:30
Bogdan Stanciu e19e1fe100 [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty.
lp bug: https://launchpad.net/bugs/884179 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20111031113830-drdqvvrz032nrzh4
2011-10-31 12:38:30 +01:00
Atik Agewan (OpenERP) cb99fda783 [FIX] mrp,mrp_subproduct:sub_products qty is True when Product type is Variable & sub product is in more than one BOM
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20110823102708-itcfkm74hlhj6m3t
2011-08-23 15:57:08 +05:30
Atik Agewan (OpenERP) a648fdaccb [IMP]mrp,mrp_subproducts: Optimize code - remove dic res
bzr revid: aag@tinyerp.com-20110817100831-hrtypdvv921sz5o8
2011-08-17 15:38:31 +05:30
Atik Agewan (OpenERP) f8db8e64b0 [IMP]mrp,mrp_subproducts: Optimize code
bzr revid: aag@tinyerp.com-20110817095249-ujrm0onvzng60pad
2011-08-17 15:22:49 +05:30
Atik Agewan (OpenERP) 8001a5f2b9 [FIX] mrp,mrp_subproduct:sub_products qty is True when Product type is Variable
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20110817091826-fkg4y3b6pbbh220e
2011-08-17 14:48:26 +05:30
François Degrave 773cdea683 "[IMP] security groups on act_window in product and partner objects"
bzr revid: fde@openerp.com-20101220145607-vx2r937j9sj7e1zw
2010-12-20 15:56:07 +01:00
rpa (Open ERP) b84488356c [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv
2010-12-20 18:30:56 +05:30
rha@tinyerp.com e4f7bb54d4 [Merge]: merge with addons2
bzr revid: rha@tinyerp.com-20101216073317-48599ut5l4fgenjl
2010-12-16 13:03:17 +05:30
rha@tinyerp.com 37c862c83b [Fix]: Bug #689678 Error when manufacturing a subproduct with quantity = 0
bzr revid: rha@tinyerp.com-20101215094644-btbc1b2q3n2pgr69
2010-12-15 15:16:44 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) 3704b3de8b [REF] : Corrections suggested by buildbot.
bzr revid: uco@tinyerp.com-20101012061707-wi0uph158ahn99ob
2010-10-12 11:47:07 +05:30
sbh (Open ERP) 9b6c4820eb [IMP] mrp_subproduct: Rename the date_planned to date in stock_move
bzr revid: sbh@tinyerp.com-20100921131439-ovr5igac3gjwg9zi
2010-09-21 18:44:39 +05:30
uco (OpenERP) 6c669dc806 [IMP] mrp, mrp_operations, mrp_subproduct: Task ID-808: Added docstrings and refactored code.
bzr revid: uco@tinyerp.com-20100525123648-e1t4x0px19sx7npb
2010-05-25 18:06:48 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
GPA(OpenEPR) cea2b3cf11 [FIX] (5.0 - 6.0)mrp_subproduct : Corrected action_confirm method
bzr revid: vra@tinyerp.com-20100511053506-emfbi93ndt1hoxlf
2010-05-11 11:05:06 +05:30
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
Jay (Open ERP) bf46b6e105 [FIX] Mrp_subproduct : Wrong calculation of QTYs corrected(Product qty,UOS qty)
lp bug: https://launchpad.net/bugs/445267 fixed

bzr revid: jvo@tinyerp.com-20091008085016-6s9tgo0qejtpxq1q
2009-10-08 14:20:16 +05:30
Stephane Wirtel 0f5795da3e [MERGE] From Christophe Chauvet (Sylëam)
[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: stephane@tinyerp.com-20090319145551-knhkfderl68ezvjz
2009-03-19 15:55:51 +01:00
Fabien Pinckaers 8e2fd2051f modifs
bzr revid: fp@tinyerp.com-20090315165144-9txcozd7cilxaxwb
2009-03-15 17:51:44 +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
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Harshad Modi b4bca0beb1 new module : mrp_subproduct
bzr revid: hmo@tinyerp.com-20081010152449-19gmt42j95ujgli8
2008-10-10 20:54:49 +05:30
Naresh Choksy 8c307d7b1d designed a module mrp_subproduct, that adds a tab on the mrp.bom
object called 'sub product' with a one2many in editable list with a
few fields:
* product_id
* product_qty
* product_uom
 
When creating the mrp.production, added these products, in the finnished
products tab. kept this module in the profile_manufacturing configuration wizard.

bzr revid: nch@tinyerp.com-20081010133646-v2eb3s4p0yjy4fd8
2008-10-10 19:06:46 +05:30