Commit Graph

26 Commits

Author SHA1 Message Date
Atik Agewan (OpenERP) d3154cb060 [ADD]: Add Comment
bzr revid: aag@tinyerp.com-20110823121059-6caeh1mr9jzvdnv8
2011-08-23 17:40:59 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
uco e16c15f45c [IMP] mrp: Improve 'Change Standard Price' wizard to change price of Parent product according to user's choice.
bzr revid: uco@tinyerp.com-20100710092007-yp8j0mjzxbf6hqj5
2010-07-10 14:50:07 +05:30
uco (OpenERP) 0479ed81bc [ADD] mrp, mrp_procurement: Task ID-574: Remove mrp.procurement from the MRP module. Separated mrp.procurment object into new module mrp_procurement.
bzr revid: uco@tinyerp.co.in-20100429133007-ut53koctlffi8g2a
2010-04-29 19:00:07 +05:30
uco (OpenERP) bee4052cb0 [ADD] mrp: Added remaining wizard after converting to osv_memory wizard (Track Production). Added docstring in (Compute Procurement).
bzr revid: uco@tinyerp.co.in-20100329125830-eg5o7gobjnj2btmq
2010-03-29 18:28:30 +05:30
uco (OpenERP) ccfb3bd4d1 [ADD] mrp: Added remaining wizard after converting to osv_memory wizard (Compute Procurement).
bzr revid: uco@tinyerp.co.in-20100329054425-lzfhfk05cvq4y6oq
2010-03-29 11:14:25 +05:30
uco (OpenERP) 38c671e458 [ADD] mrp: Added an osv_memory wizard 'Work Center Load' for opening reports.
bzr revid: uco@tinyerp.co.in-20100318132519-dzzzb9943gujjmdj
2010-03-18 18:55:19 +05:30
uco (OpenERP) f9dd534a59 [ADD] mrp: Added an osv_memory wizard 'Product Cost Structure' for opening reports.
bzr revid: uco@tinyerp.co.in-20100318130834-cwqtjfk8rlu834mk
2010-03-18 18:38:34 +05:30
Harry (Open ERP) bdc78703ea [MERGE]
bzr revid: hmo@tinyerp.com-20100311142449-gfhiuwigpchfr074
2010-03-11 19:54:49 +05:30
uco (OpenERP) a753efb0bf [IMP] mrp: Converted 'Compute Schedulers' wizard into osv_memory wizard.
bzr revid: uco@tinyerp.co.in-20100309085406-cd2vk9u95n5h3v5n
2010-03-09 14:24:06 +05:30
uco (OpenERP) 3182690728 [IMP] mrp: Converted 'Compute Stock Minimum Rules Only' wizard into osv_memory wizard.
bzr revid: uco@tinyerp.co.in-20100309084159-knxmex7nv6ezi4r2
2010-03-09 14:11:59 +05:30
uco (OpenERP) 9fd8b8ad5a [IMP] mrp: Converted 'Change Production Quantity' wizard into osv_memory wizard.
bzr revid: uco@tinyerp.co.in-20100309074238-9qher5ex154s3hlb
2010-03-09 13:12:38 +05:30
uco (OpenERP) 2c4229fd1c [IMP] mrp: Converted 'Requisition Request' wizard into osv_memory wizard.
bzr revid: uco@tinyerp.co.in-20100309063945-9o712w12gio5mcvs
2010-03-09 12:09:45 +05:30
rpa (Open ERP) 80181ea389 [IMP]: stock, mrp: Changed logic of track lots, Improvement in functions of split and consume
bzr revid: rpa@openerp.co.in-20100219134455-47etho3p4i67dszw
2010-02-19 19:14:55 +05:30
rpa (Open ERP) 0abe371437 [IMP]: mrp: Manufacturing Order Usability Improvement: View improvement, Separated move_lines into 2, one for product to consume and the other for consumed products + wizard related changes
bzr revid: rpa@openerp.co.in-20100219105543-rc1jxi0lrimfk21i
2010-02-19 16:25:43 +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) 7b6f176319 [FIX] Stock-MRP : Split production wizard made individual to mrp if mrp is not installed
lp bug: https://launchpad.net/bugs/383057 fixed

bzr revid: jvo@tinyerp.com-20091007143823-l2hx2mjzth33hv1z
2009-10-07 20:08:23 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Harshad Modi d7cc160cad * Put button for change qty on production order and read only product qty field on confirm ,approved state
bzr revid: hmo@tinyerp.com-20081113094216-tzwc7wh52ttm0drh
2008-11-13 15:12:16 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Sofia a268fad012 The following modules are merged::
addons-extra/product_procurement -> mrp module
addons-extra/inventory_merge -> stock
addons-extra/product_pricelist_print -> product
addons-extra/invoice_payment -> account

bzr revid: sahibsofia@gmail.com-20080916114513-7an9yz59hucjmjk8
2008-09-16 17:15:13 +05:30
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00