Commit Graph

31 Commits

Author SHA1 Message Date
Fabien Pinckaers 7369085786 [IMP] sale useability, fix stock, better uom handling
bzr revid: fp@tinyerp.com-20100626151523-40k3eqmegon0ovqg
2010-06-26 17:15:23 +02:00
Fabien Pinckaers 805fb21c22 merge
bzr revid: fp@tinyerp.com-20100621185808-ffoiamidk7szdwqg
2010-06-21 20:58:08 +02:00
Fabien Pinckaers 9c3da9c251 [FIX] sale,purchase,stock
bzr revid: fp@tinyerp.com-20100621184058-try3rw3m59uc4e55
2010-06-21 20:40:58 +02:00
nel@tinyerp.com 24d7b1bcfc [IMP] stock: set use exist to true when outgoing
bzr revid: nel@tinyerp.com-20100617081122-rfnwk4e5jh5sw7g1
2010-06-17 10:11:22 +02:00
nel@tinyerp.com 3d7342f301 [MERGE]
bzr revid: nel@tinyerp.com-20100615224743-jzpfdzj5xzxr4h2r
2010-06-16 00:47:43 +02:00
Fabien Pinckaers 7101687e14 bugfix
bzr revid: fp@tinyerp.com-20100615212608-9bqnuqv3qu4cmp2u
2010-06-15 23:26:08 +02:00
nel@tinyerp.com 0fb6db81bb [IMP] stock: qty on wizard
bzr revid: nel@tinyerp.com-20100615204332-txko0ubmayc59vk5
2010-06-15 22:43:32 +02:00
nel@tinyerp.com ecd057eb70 [IMP] stock, claim views
bzr revid: nel@tinyerp.com-20100615202004-grbyetb7kwe8yewy
2010-06-15 22:20:04 +02:00
Fabien Pinckaers 8056010771 bugfix
bzr revid: fp@tinyerp.com-20100614114911-z2c17zol480zsz4c
2010-06-14 13:49:11 +02:00
Fabien Pinckaers f5b4319b04 [FIX] improvements in stock management
bzr revid: fp@tinyerp.com-20100613223525-qmtypsjrhio58rcy
2010-06-14 00:35:25 +02:00
nel@tinyerp.com 3102f540e5 [MERGE]
bzr revid: nel@tinyerp.com-20100610192111-ougv1pwoje0i76gw
2010-06-10 21:21:11 +02:00
nel@tinyerp.com 0a7f8cf1e6 partial reception from move and picking for outgoing
bzr revid: nel@tinyerp.com-20100610140453-em5ypfw7wit9fw3f
2010-06-10 16:04:53 +02:00
Quentin De Paoli b5215f17fd [MERGE] with trunk addons
bzr revid: qdp@cyan-20100610135930-da8fzxqg1mrl54db
2010-06-10 15:59:30 +02:00
nel@tinyerp.com 96bfb5b2df [IMP] use exist global and change setting production lots
bzr revid: nel@tinyerp.com-20100610085912-qesib9robxe4adc6
2010-06-10 10:59:12 +02:00
nel@tinyerp.com b5ed5d2cca [FIX] stock: split production lots
bzr revid: nel@tinyerp.com-20100607142620-26gm67x3n6bs4rlw
2010-06-07 16:26:20 +02:00
uco (OpenERP) 2b33245391 [IMP] stock: Task ID-813: Added Doc strings to stock and related modules with wizards.
bzr revid: uco@tinyerp.com-20100526125930-i6dgh9vj9t82tqap
2010-05-26 18:29:30 +05:30
uco (OpenERP) 27e1daebc0 [FIX] stock: Changed field name for scrap_location in stock.move.
bzr revid: uco@tinyerp.com-20100506121604-lf2qnizxrw71yqdz
2010-05-06 17:46:04 +05:30
uco (OpenERP) 7650793dac [IMP] stock: Task ID-575 (1) The scraped field on stock.move changed to related field. (2) Set a default location wich is the location having a scrap checkbox on. (3) Changed location field to selection field (widget=selection) (4) Added demo data for scraped locations. (5) When a move line is added in picking as scraped it should be converted to grey color. (6) Corrected tooltip on buttons for 'Scraped products' in outgoing picking-> move lines.
bzr revid: uco@tinyerp.com-20100504111419-6j6tla6zj5kqwtkp
2010-05-04 16:44:19 +05:30
Harry (Open ERP) d1e3a35310 [MERGE]
bzr revid: hmo@tinyerp.com-20100428111527-0kryygc6yrrayfjj
2010-04-28 16:45:27 +05:30
uco (OpenERP) a51e1755de [REF] stock: Task ID-575:Replaced scraped field on a stock.move by a related field in stock module.
bzr revid: uco@tinyerp.co.in-20100428103202-8ctirorhnytzctf6
2010-04-28 16:02:02 +05:30
uco (OpenERP) 6ee58526f8 [IMP] mrp, stock: Task ID-575: MRP Improvement.(1) Add a checkbox on stock.location 'Scrap'. (2) In the scrap Moves wizard in mrp.production: add a domain to filter on scrap location for destination locations, replace the scraped field on a stock.move by a related field to the scraped checkbox on the destination location, set a default location wich is the location having a scrap checkbox on
bzr revid: uco@tinyerp.co.in-20100428091114-w2gfucg8yh6vrlis
2010-04-28 14:41:14 +05:30
mso c5f3a4c941 [FIX]:stock:set the proper name of the field
bzr revid: mso@mso-20100323061045-32tm1yhe4g88ye6r
2010-03-23 11:40:45 +05:30
mso 99a905c1af [IMP]: stock: fields_list variable has been changed to fields
bzr revid: mso@mso-20100322121637-lz6jnln149vn9vf9
2010-03-22 17:46:37 +05:30
sbh (Open ERP) 07c8efd1f4 [IMP] stock,mrp: Used default_get instead of defaults and clean the code
bzr revid: sbh@tinyerp.com-20100319072012-olyachwz80s9d3pv
2010-03-19 12:50:12 +05:30
mso 7b678a4a1b [MERGE]: merged the branch with module1_addons
bzr revid: mso@mso-20100318093558-yu7mliu8bgpdh3kq
2010-03-18 15:05:58 +05:30
Harry (Open ERP) 42a396dcfe [MERGE] merged from lp:~openerp/openobject-addons/trunk/
bzr revid: hmo@tinyerp.com-20100318074214-9blwk2h5qgfo59zd
2010-03-18 13:12:14 +05:30
Harry (Open ERP) aa2f699167 [IMP] stock, mrp: code improve on scrap, consume, split line
bzr revid: hmo@tinyerp.com-20100317075605-7md35k8okenczlg9
2010-03-17 13:26:05 +05:30
uco (OpenERP) a268acb4c7 [REF] delivery, mrp, mrp_repair, point_of_sale, product_margin, slae, stock: Removed '@summary' from docstring.
bzr revid: uco@tinyerp.co.in-20100317073413-ks8i2ppev0pxm3cf
2010-03-17 13:04:13 +05:30
rpa (Open ERP) 28e7983164 [IMP]: stock: Improvement for default function
bzr revid: rpa@tinyerp.com-20100316064643-n99w7xqhfrp1oobq
2010-03-16 12:16:43 +05:30
mso c6be2d42a3 [IMP]: stock,sale:docstrings added in the osv_memory files
bzr revid: mso@mso-20100312134255-b8h0bg1gjah1s2e1
2010-03-12 19:12:55 +05:30
Harry (Open ERP) bdc78703ea [MERGE]
bzr revid: hmo@tinyerp.com-20100311142449-gfhiuwigpchfr074
2010-03-11 19:54:49 +05:30